Analog Input AB NI8 Wont Enabled

Studio5000 has TASK, Programs, Routines in that order. You do not need JSR's if you create new TASK or Programs within a TASK, but if add routines then they must be called by a JSR. In the SLC there is only one Program, and ladder 2 is the main routine. All others must be called.
 
Yes, that is correct.

With RS Logix 500 (with reference to your SLC 500) LAD 2 is your main program file, which does not require a JSR. The following files, LAD 3 onwards are subroutine files, and require a JSR to be scanned. The JSR can be in the main program file, or any subroutine file which has been called.
 

Similar Topics

Hi everyone, I have a SLC 500 (5/04) with a 1746-NI8 Analog module input. I have two questions: 1. I have noticed there is a IN0-, IN0+ and...
Replies
8
Views
3,478
Hi, I have questions. I have Analog Input that need to put into Ignition Designer. But I don't know how to put?
Replies
1
Views
40
Omron AD081-V1 Analog Input Card Offset & Gain Adjustment Entering Adjustment Mode 1. Set the input card in adjustment mode (Turn ON Dip SW No-1)...
Replies
0
Views
21
Why AMIo800 Analog input module's I/O LED is Lighting up Red? Checked module connections, 4-20ma wires etc but this light is continuously Lighting...
Replies
1
Views
62
In this sample programming, what does U4 mean? Any assistance would be greatly appreciated.
Replies
8
Views
222
Back
Top Bottom