Logix Riddle - Indexing

Yea, I'm surprised it lets you save something like that. Pretty significant.

Well potentially you might want to call a subroutine just once, conditionally, or many times, on different conditions.

You would use a JSR for the once....
and a FOR for the many....

No reason why not to do it, so it's not trapped as a programming or syntax error.
 
Well potentially you might want to call a subroutine just once, conditionally, or many times, on different conditions.

You would use a JSR for the once....
and a FOR for the many....

No reason why not to do it, so it's not trapped as a programming or syntax error.

Copy, thanks. I don't have scenarios at my plants that would require such, which explains my experience level at it. Thanks for the help.
 

Similar Topics

I'm trying to integrate a Beckhoff IPC with a Controllogix PLC. There is some documentation, on the Beckhoff website, on how to do a PLC-PLC comms...
Replies
0
Views
31
So basically i have 2 queries : 1. I have a program file of S7-300 PLC which i want to migrate in RSLogix500.In short i want to convert my simatic...
Replies
3
Views
42
Hey all, first time poster here. I am wondering if anyone has tried using a Keyence SR-X300 barcode scanner to a Micrologix 1400. Keyence sent...
Replies
0
Views
45
Hello Everyone, I have a issue with communication between two different PLCs. So here is the facts, The Master PLC is Guard Logix 5069 with IP...
Replies
4
Views
98
I’ve been tasked with extracting PLC (logix 5572) realtime data, storing it in a database (anything compatible with our data) and displaying it in...
Replies
0
Views
37
Back
Top Bottom