i know three type of input's sources

abdouzita103

Member
Join Date
Nov 2023
Location
algeria
Posts
4
im new at Allen bradley rslogix programming;
i have something to ask you guys , and i will be happy to get answers so thank you in advance.
when reading or exploring a program in rslogix there are input sources such as :
* hardware input : like two wires into input card
*software input : like using an output in the program as an input in other rungs.
* other input : like an input you get from communication with another plc for example .
may be there are another inputs i dont know .


my question now is :how to determine which source is that input from the three i mentionned above?
and how to know the exact location of the wires of that input in the input card?
thanks guys
 
Easiest way to track down a tag's origin is to cross reference.
If you click on a tag name in logic then press ctrl + E or right click and select cross reference.
Then where it says Show All select Destructive. This shows all the places where the tag is written to.
Repeat this process until you find the origin whether it be software, hardware IO or PLC messaging.

For tracking down what the hardware IO is tied to you can also use cross reference. On the IO tree on the left hand side of Studio/Logix5000. Right click on an IO card and cross reference. Then click on By Tag at the bottom of the new window. It will display what tags each IO is tied to if using aliases. If not using aliasing, then the first method above will work.
 
Last edited:

Similar Topics

Hey,i am having a Assignment in PLC.Please tell me the difference of unitary,modular and rack-mounted.any info please email to me...
Replies
1
Views
2,663
Hello Guys, I have tried the programming but can't twist my mind to make it work correctly. I'm using S71200 and TIA Portal. My system has...
Replies
1
Views
201
Kindly, we connected electrical power, 3x380 vac, between a supply station and an electric cabinet, away 180 meters. The calculation software...
Replies
11
Views
847
Hi all, We had three drives fail upon power up. The two had F081 fault code. The maintenance personnel attempted to copy VFD parameters using a...
Replies
4
Views
1,536
Monday, we had a VFD that controls the spped of a conveyor belt fail on us. Took the replacement out of the box, installed it and bam, it failed...
Replies
37
Views
16,830
Back
Top Bottom