AH500 Programming Manual
6-186
Function
Setting range Description Device number
output according
to the MOUT, but it
will be still in the
range of the
MV_MIN to the
BIAS
REAL
Feedforward output
value
single-precision
floating-point
It is used for the
PID feedforward.
I_MV (It
occupies ten
consecutive
32- bit
devices.)
REAL
I_MV
Accumulated
integral
value
temporarily
stored
Range of
single-precision
floating-point
values
integral value is
usually for
reference. Users
can still clear or
modify it according
to their needs.
When the MV is
greater than the
MV_MAX, or when
the MV is less than
MV_MIN, the
accumulated
integral value in
I_MV is
I_MV
+1
error
temporarily
The system records the previous error
+2 ~
I_MV
For system use only
I_MV
+6
The system records the previous PV.
+7 ~
I_MV
For system use only
MV REAL MV The MV is in the range of the MV_MIN to the MV_MAX.
Example:
1. Before the instruction DPIDE is executed, the setting of the parameters should be complete.
2. When X0.0 is ON, the instruction is executed. When M1 is ON, the DPIDE algorithm is
implemented. When M1 is OFF, the MV is 0, and the MV is stored in D200. When X0.0 is
switched OFF, the instruction is not executed, and the previous data is unchanged.