
Figure: Logic function - Format convert interface
Format convert type
Set the type of format conversion.
Options:
2x1bit --> 1x2bit
8x1bit --> 1x1byte
1x1byte --> 1x2byte
2x1byte --> 1x2byte
2x2byte --> 1x4byte
1x1byte --> 8x1bit
1x2byte --> 2x1byte
1x4byte --> 2x2byte
1x3byte --> 3x1byte
3x1byte --> 1x3byte
Output send when
Set the conditions for sending the logical operation result to the bus.
Options:
Receiving a new telegram: Result sent upon each reception of a new logical input value.
Every change of output object: Result sent only when it changes.
Note
When conducting the initial logical operation, the result will be sent even if it remains unchanged.