123
AP
3ADW000379R0501 DCS550 Manual e e
IN1 increases OUT. IN2 decreases OUT. The absolute value of IN3 is the ramp time in ms,
which
is needed to increase OUT from 0 to 32767. With positive IN3, the output range is
limited from 0 to 32767. With negative
IN3, the output range is between -32767 and +32767. If
both IN1 and IN2 are true, IN2 overwrites IN1.
IN1: boolean; ramp up
IN2:
boolean; ramp down
16 bit integer (15 bit + sign); ramp time scale
OUT: 16 bit integer (15 bit + sign); ramp value
IN1 triggers the event. IN2 selects the fault, alarm or notice. IN3 is the event delay in ms. The
name of the event can be changed by means of
String1 (85.11) to String5 (85.15) using
Activation input (boolean)
Selection of the message to be displayed. 15 different messages exist. Select them
by using
the shown numbers as constants. The default message is shown in the
brackets. Change it by means of the string parameters.
Associated string parameter
IN2: Choice of alarm, fault or notice. The shown numbers must be connected as constants.
16 bit integer
OUT is the filtered value of IN1. IN2 is the filter time in ms.
OUT = IN1 (1
- e
-t/IN2
)
:
The internal calculation uses 32 bits accuracy to avoid offset errors.
IN1: 16 bit integer (15 bits + sign); value to be filtered
IN2:
16 bit integer (15 bits + sign); filter time in ms
not used
OUT: 16 bit integer (15 bits + sign); filtered value