Chapter 8 Logic Instructions
If the value of InPos exceeds the range of the data type of In, the movement is not performed.
If the value of InOutPos exceeds the range of the data type of InOut, the movement is not
performed.
If the value of Size exceeds the range, the movement is not performed.
Programming Example
The variable table and program
Move Figure
bit0bit7
TrsBit_In
0 10 0 0 00TrsBit_InOut
1111 1
bit0bit7
TrsBit_InPos=UINT#1
TrsBit_InOutPos= UINT#2
111
1
TrsBit_Size= UINT#2
1
TransBit
EN ENO
In
InPos
InOutPos
Size
InOut
TrsBit_EN
TrsBit_In
TrsBit_InOutPos
TrsBit_InPos
TrsBit_Size
TrsBit_InOut
8-21