[4] Logical Operation
244
[4] Logical
Operation
z
AND (Logical AND)
Command, declaration
Extension
condition
(LD, A, O, AB, OB)
Input condition
(I/O, flag)
Command,
declaration
Operand 1
Operand 2
Output
(Output, flag)
E
N, Cnd
Cmnd
Operand 1
Operand 2
Pst
Optional Optional AND
Variable
number
Data ZR
Applicable models
All models [Refer to Section 5.1 for details of models]
{
[Function]
Assign the logical AND operation result of the content of the variable specified in
operand 1 and the value specified in operand 2, to the variable specified in
operand 1.
The output will turn ON when the operation result becomes 0.
[Example 1]
LET
1
204
Assign 204 to variable 1.
AND
1
170
Assign the logical AND operation result (136) of the
content of variable 1 (204) and 170, to variable 1.
[Example 2]
LET
1
2
Assign 2 to variable 1.
LET
2
204
Assign 204 to variable 2.
LET
3
170
Assign 170 to variable 3.
AND
*1
*3
Assign the logical product 136 of the content 204 of
the variable that corresponds to the content of
variable 1, or 2, and the content of variable 3, or
170, to the variable that corresponds to the content
of variable 1, or 2.
Decimal
204
AND 170
136
Binary
11001100
AND 10101010
10001000
Содержание PSEL
Страница 2: ......
Страница 10: ......
Страница 18: ...8 Part 1 Installation ...
Страница 37: ...27 Part 1 Installation 2 2 axis specification with battery ...
Страница 382: ...372 Appendix Micro cylinder RCL Series Current limiting value ratio Push force N ...
Страница 476: ...466 Appendix ...
Страница 480: ...470 ...
Страница 485: ...475 ...
Страница 487: ...INTELLIGENT ACTUATOR SEL Language Programming Manual Eighth Edition ...
Страница 488: ......
Страница 490: ......
Страница 494: ......
Страница 518: ...24 ...
Страница 526: ...32 ...
Страница 831: ... 11 Actuator Control Declaration 337 Example DFIF 1 170 ...
Страница 1060: ......
Страница 1061: ......