Owner manual

29 MAPware-7000 Ladder Logic Guide
1010-1041 rev. 00
Instruction 15- Invert Transfer
Expression:
Space Requirement: 1 line x 5 column Location Requirement: Middle, Right rail
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:
Coil or Bit
Register
Constant
Index
Name
X
Y
B
S
T.
C.
M
X
W
Y
W
B
W
S
W
T
C
D
I
J
K
M
W
A
Source
B
Destination
Example:
When B005 is ON, the bit-inverted data of BW30 is stored in D0200 and the output is turned ON.
If BW30 is H4321, the bit-inverted data (HBCDE) is stored in D0200.