Operating mode
|
TR_S
|
MAN_AUTO
|
Meaning
|
---|---|---|---|
Automatic
|
0
|
1
|
The OUT and OUTD outputs correspond to the result of the calculations made by the function block. The thresholds for the OUT are out_min and out_max.
|
Manual
|
0
|
0
|
The output OUT is not set via the function block. Its value can be directly modified by the user. OUT remains limited however; this operating mode involves the thresholds out_inf and out_sup (instead of out_min and out_max in automatic mode).
|
Tracking
|
1
|
0 or 1
|
The input TR_1 is transferred to the output OUT. As in manual mode, OUT is between the thresholds out_inf and out_sup.
|
If
|
Then
|
---|---|
bump = 0
|
the changeover is bumpless.
Note: If ti = 0, the outbias parameter is recalculated. The OUT values can thus re-start beginning with the last value of the previous operating mode.
|
bump = 1
|
the changeover has a bump.
|