efesotomasyon.com - Allen Bradley,Rockwell,plc,servo,drive
Runtime Errors
Error Code
Description of Error Condition or Conditions
11H
1. Loop update time
D
> 1024
t
2. Loop update time
D
= 0
t
12H
Proportional gain
K
< 0
c
13H
Integral gain (reset)
T
< 0
i
14H
Derivative gain (rate)
T
< 0
d
15H
Feed Forward Bias (FF) is out-of-range.
23H
Scaled setpoint min
MinS > Scaled setpoint max MaxS
31H
If you are using setpoint scaling and
MinS > setpoint SP > MaxS, or
If you are not using setpoint scaling and
0 > setpoint SP > 16383,
then during the initial execution of the PID loop, this error
occurs and bit 11 of word 0 of the control block is set.
However, during subsequent execution of the PID loop if
an invalid loop setpoint is entered, the PID loop continues
to execute using the old setpoint, and bit 11 of word 0 of
the control block is set.
41H
Scaling Selected
1. Deadband < 0, or
2. Deadband
(MaxS – MinS)
51H
1. Output high limit < 0, or
2. Output high limit > 100
52H
1. Output low limit < 0, or
2. Output low limit > 100
53H
Output low limit > output high limit
Error code 0036 appears in the status file when a PID instruction runtime
error occurs. Code 0036 covers the following PID error conditions, each
of which has been assigned a unique single byte code value that appears
in the MSB of the second word of the control block. The error code is also
displayed on the PID Setup Screen in RSLogix 500/RSLogix Micro.
Scaling Deselected
1. Deadband < 0, or
2. Deadband > 16383
>
Process Control Instruction
Corrective Action
Change loop update time 0 < D
t
Change proportional gain K
to 0 < K
c
Change integral gain (reset) T
to 0 < T
i
Change derivative gain (rate) T
d
Change FF so it is within the range -16383...+16383.
Change scaled setpoint min MinS to
-32768 < MinS < MaxS < +32767
If you are using setpoint scaling, then change
the setpoint SP to MinS < SP < MaxS, or
If you are not using setpoint scaling, then change
the setpoint SP to 0 < SP < 16383.
Scaling Selected
Change deadband to
0 < deadband <
(MaxS - MinS) < 16383
Change output high limit to
0 < output high limit < 100
Change output low limit to
0 < output low limit < output high limit < 100
Change output low limit to
0 < output low limit < output high limit < 100
Publication 1766-RM001A-EN-P - October 2008
349
< 1024
c
i
to 0 < T
d
Scaling Deselected
Change deadband to
0 < deadband < 16383
Need help?
Do you have a question about the MicroLogix 1400 and is the answer not in the manual?