6F3B0253
138 T1-16S User’s Manual
7. Instructions

FUN 020 NOT Invert transfer

Expression
Input [ A NOT B ] Output
Function
When the input is ON, the bit-inverted data of A is stored in B.
Execution condition
Input Operation Output
OFF No execution OFF
ON Execution ON
Operand
Name Device Register Constant Index
X Y R S T. C. XWYWRWSW T C D I J K
ASource √√√√√√√√√√ √
BDestination √√√√√√√√√ √
Example
When R010 is ON, the bit-inverted data of RW30 is stored in D0200 and the output is turned
ON. If RW30 is H4321, the bit-inverted data (HBCDE) is stored in D0200.
FEDCBA9876543210
RW30 0100001100100001
4321
Bit-invert
FEDCBA9876543210
D0200 1011110011011110
BCDE