Pid_3Step Instruction Errorbit Parameters - Siemens S7-1200 System Manual

Hide thumbs Also See for S7-1200:
Table of Contents

Advertisement

9.2.5

PID_3Step instruction ErrorBit parameters

If several errors are pending, the values of the error codes are displayed by means of binary
addition. The display of error code 0003, for example, indicates that the errors 0001 and
0002 are also pending.
Table 9- 18
ErrorBit (DW#16#...)
0000
0001
0002
0004
0010
0020
0080
0100
0200
0400
0800
1000
2000
4000
8000
S7-1200 Programmable controller
System Manual, 03/2014, A5E02486680-AG
PID_3STEP instruction ErrorBit parameters
Description
No error
The Input parameter is outside the process value limits.
1, 2
Input > Config.InputUpperLimit
Input < Config.InputLowerLimit
Invalid value at the Input_PER parameter. Check whether an error is
2, 3
pending at the analog input.
Error during fine tuning. Oscillation of the process value could not be
4
maintained.
The setpoint was changed during tuning.
4
Note: You can set the permitted fluctuation on the setpoint at the
CancelTuningLevel tag.
Pre-tuning is not permitted during fine tuning.
Note: If ActivateRecoverMode = TRUE before the error occurred, PID_3Step
remains in fine tuning mode.
Error during pre-tuning. Incorrect configuration of output value limits.
4
Check whether the limits of the output value are configured correctly and
match the control logic.
Error during fine tuning resulted in invalid parameters.
4
Invalid value at the Input parameter: Value has an invalid number format.
2, 3
Calculating the output value failed. Check the PID parameters.
2, 3
Sampling time error: PID_3Step is not called within the sampling time of the
1, 2
cyclic interrupt OB.
Invalid value at the Setpoint parameter: Value has an invalid number format.
2, 3
Invalid value at the Feedback_PER parameter.
1, 2, 5
Check whether an error is pending at the analog input.
Invalid value at the Feedback parameter: Value has an invalid number
1, 2, 5
format.
Error during digital position feedback. Actuator_H = TRUE and Actuator_L =
1, 2
TRUE.
The actuator cannot be moved to the substitute output value and remains in
its current position. Manual mode is not possible in this state.
In order to move the actuator from this state, you must deactivate the
"Actuator end stop" (Config.ActuatorEndStopOn = FALSE) or switch to
manual mode without end stop signals (Mode = 10).
Technology instructions
9.2 PID control
435

Advertisement

Table of Contents
loading

Table of Contents