129
AP
3ADW000379R0501 DCS550 Manual e e
Set/reset block. IN1 (S) sets OUT. IN2 (R) or IN3 (R) reset OUT. If IN1, IN2 and IN3 are false,
the current value remains at OUT. The SR is reset dominant. Truth
table:
IN1, IN2 and IN3: boolean
OUT: 16 bit integer (15 bits + sign)
-B
OUT is equal to IN2 if IN1 is true. OUT is equal to IN3 if IN1 is false.
IN1: boolean
IN2 and IN3:
boolean
OUT: 16 bit integer (packed boolean)
-I
OUT is equal to IN2 if IN1 is true. OUT is equal to IN3 if IN1 is false.
IN1: boolean
IN2 and IN3:
16 bit integer (15 bits + sign)
OUT: 16 bit integer (15 bits + sign)