Instruction 53- logic and – Maple Systems MAPware-7000 User Manual
Page 98
![background image](/manuals/358875/98/background.png)
MAPware-7000 Ladder Logic Guide
90
1010-1041 rev. 00
Instruction 53- Logic AND
Expression:
Space Requirement: 1 line x 6 column Location Requirement: Middle, Right rail
Function:
When the input is ON, this instruction finds logical AND of A and B, and stores the result in C.
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
Source
√
√
√
√
√ √
√
√
√
√
√
√
C
AND
√
√
√
√ √
√
√
√
√
√
Example:
When B0012 is ON, logical AND operation is executed for the data of BW012 and the constant
data -256, and the result is stored in D0030.
If the data of BW012 is 13398, the result 13312 is stored in D0030.