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,810
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,991
I have a project in panelbuilder32, and I want to put a password to secure the project from uploading to other people computers
Replies
1
Views
80
Hi looking to install a smaller less sophisticated PLC for fountain timing and also one analog pressure sensor which would be used to detect...
Replies
23
Views
638
Hello All, After trying to transfer some field changes on the safety scanner microscan3, and verifying, the device is stuck at .... waiting for...
Replies
1
Views
118
Back
Top Bottom