![]() ![]() ![]() ![]() ![]() ![]() |
||
![]() |
||
![]() ![]() ![]() ![]() This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
![]() |
![]() |
#1 |
Member
![]() ![]() Join Date: Nov 2006
Location: Soth Asia
Posts: 300
|
Programming tip require for RS Logics 500.
Hi;
Please see the attached image, I want that, for example, when R6:6 Position = 1 then the value of N18:0 should be move (continuously) to N22:1 and when R6:6 Position = 2 then the value of N18:0 should be move (continuously) to N22:2 and so on. I need a short programming tip to achieve this task other wise I have to be created 99 rungs i.e. one rung per integer. |
![]() |
![]() |
#2 |
Member
![]() ![]() Join Date: Jan 2011
Location: NC
Posts: 1,236
|
N22:[R6:6]
Check your Help File and Search Indirect Addressing |
![]() |
![]() |
#3 |
Lifetime Supporting Member + Moderator
|
You can do it with a single Move instruction.
Source: N18:0 Dest: N22:[R6:6.POS]
__________________
John |
![]() |
![]() |
#4 |
Member
![]() ![]() Join Date: Nov 2006
Location: Soth Asia
Posts: 300
|
Hi Friends;
Thanks a lot. Very simple way to achieve the goal. I love Allen Bradley. |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Practice Programming Tip for Beginners | klm | LIVE PLC Questions And Answers | 41 | July 11th, 2011 02:44 AM |
Need a programming tip in RS Logix | AB2005 | LIVE PLC Questions And Answers | 6 | September 25th, 2008 03:34 AM |
What is require for programming a TI 510-1101 PLC? | wilvil2000 | LIVE PLC Questions And Answers | 4 | June 22nd, 2005 08:51 AM |
500 different productnumbers programming | mulderm | LIVE PLC Questions And Answers | 10 | June 9th, 2005 06:37 PM |
Need guide on RSLogix 500 programming for sequencing & valve operation | ckchew666 | LIVE PLC Questions And Answers | 2 | April 24th, 2005 11:04 AM |