Micrologix 1200 JSR not working

This is my first large program from scratch, in RSLogix, how does it look?

I would suggest going back to your other thread and follow some of Ron's suggestion about data format for your PID instruction.

Also you are writing to the PID's Control Variable (CV) (O:6.6) in two different places (the PID instruction and a "MOV" instruction) unconditional, this may cause problems.
 

Similar Topics

Hi everyone, I'm working on a project where I need to exchange data between a Siemens S7-1200 PLC and an Allen-Bradley MicroLogix 1400 PLC. The...
Replies
8
Views
654
I have a MicroLogix 1200 that has an 8 input and a 16 output. Every 6 months-year I get a fault and when online go to error it is something like...
Replies
3
Views
510
Have a bad output on a Micrologix 1200. Moved wire over to an available output, changed program to associate with new output. downloaded program...
Replies
8
Views
755
I need help achieving the following task: ML1200 sending 4 to 20 mA thru analog output ch0 to a DC speed controller analog input(4 to 20 mA) my...
Replies
3
Views
673
Hi there I am new with this thing and i don't know how to connect Allen Bradley Micrologix 1200 PLC to Raspberry Pi using USB to RS485 in NodeRED...
Replies
3
Views
2,282
Back
Top Bottom