Ladders in RSLogix500

CQ21

Member
Join Date
Apr 2021
Location
Columbia
Posts
61
Hey guys!

Quick question...I have a remote flex I/O communicating with my local SLC 5/05 rack. I want to write some ladder logic and separate my code into different ladders and have a main ladder as well. When I do this the code does not work if the flex I/O config code is not in the same ladder. Is this expected? Do I need to copy my configuration logic of the flex I/O into every ladder??

Thanks in advance!!
 
I think you are wanting seperate routines. You will need to use a JSR instruction to call the other routines the JSR should be placed in the main routine to call the others.
 

Similar Topics

I have a basic understanding of truth tables and the addresses. My issue is that for every letter that I have to make, I need a truth table that...
Replies
12
Views
1,453
Hi, new member looking for help trying to understand why it is I have no problems going through hard wired electrical schematics, but struggle...
Replies
8
Views
1,942
Hi guys, I am back in the game after a time away...and I have a real dumb question. My RS Logix 500 project has 4 ladders. LAD 2 is the main...
Replies
6
Views
2,509
Hello all, I have a SLC 500 and I have been learning a lot. Everything starts from LAD2 I have created a few more ladders: LAD2 - MAIN LAD3 -...
Replies
7
Views
3,075
Is it possible to make individual Ladders read only or password protected? I'm not even sure I want this, but I'm trying to solve a problem...
Replies
8
Views
2,123
Back
Top Bottom