
Upon the occurrence of an event at the
REQ
input, an instance of this FB type sets the
OUT
value to the rightmost
L
bytes of the value of the
IN
input, and then issues an event at the
CNF
output.
- If
L ≥ N
, whereN
is the number of bytes inIN
, the result is the same as setting the value ofOUT
to the value ofIN
.