Out Put Commands in RsLogix 5000

hi

Guest
H
Can several differnt rungs end with the same out put, Ex: turn on the yllow light in several different rungs or locations?

Can several differet rungs ehd with the same out put latch and unlatch fron different places of the program.

I have experienced some problems with the first case and I used to assign each rung out to a bool and parallel the bools in another rung, is that relally needed in secound case given below?

Used Software : Rs Logix 5000 PLC :1758-M13 AB
 
RSLogix will treat the output as well one way as the other but with experience, in my opinion, you will decide to keep one output on one rung, not two. You may know there are multiple rungs for one output but someone else may not. Troubleshooting will be easier if you have the output in one rung.

By the way registering is free and doesn't take long. Go ahead and register. You'll be glad you did.
 

Similar Topics

I am experimenting with a very simple program for testing purposes and not getting any movement from the servo motor. The attached program...
Replies
6
Views
1,798
XIC and XIO: For you newer PLC programmers, if you get it clear in your mind about how the two common digital input commands work, (XIC and XIO...
Replies
30
Views
11,967
Hi There, I have a filler with a coriolis flowmeter that has died. the filler requires a pulsed output (manufacturer wont edit the program) is...
Replies
10
Views
101
Hello, I'm looking for a dirt cheap digital display + input, that would be wired to an analog input and analog output. This would be for my home...
Replies
10
Views
220
Hello, I am trying to read a barcode scanner input using a cognex dataman 280 barcode reader, store it another string, the compare with another...
Replies
1
Views
61
Back
Top Bottom