RSLogix 5000 subroutines accounted all

ohnedich6

Member
Join Date
Jun 2014
Location
Midlands SC
Posts
67
All,

Using RSLogix 5000. I was wondering if there is a way to quickly check to see if all subroutines are being called by the Main Routine (in my case) in a Program.

Thank you.

-Nathan
 
You can cross-reference each one (CTRL+E) and it will tell you if there is a JSR. Also, at some point with the newer versions of Logix Designer, you will get a warning when verifying the program when you don't have a JSR. I know for sure in v30, not sure about earlier versions.
 

Similar Topics

It is my understanding you can have 32 tasks in a project, and 32 programs in a task. What about routines?
Replies
7
Views
6,329
Is there any "rule-of-thumb" as when one should use Subroutines vs. Add-on Instructions in RSLogix 5000? TIA
Replies
5
Views
8,786
Hi All, I'm hoping someone may be able to shed some light on the following questions concerning executing subroutines written as SFC's in RSLogix...
Replies
9
Views
10,133
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
158
Back
Top Bottom