Yaskawa Ladder Works Programming Manual Instrukcja Użytkownika Strona 56

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 220
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 55
3.2 XOR Instruction (OR)
3-3
3.2 OR Instruction (OR)
[Outline]
The OR instruction outputs the logical sum (OR) of Source A and Source B to the Dest.
1 bit Truth Table for the Logical Sum
Source A Source B Dest
0 0 0
0 1 1
1 0 1
1 1 1
[Format]
Symbol : OR
Full Name : Inclusive OR
Category : LOGIC
Icon :
[Parameter]
Parameter Name Setting
Source A · Any integer type and double-length integer type register
· Any integer type and double-length integer type register with subscript
· Subscript register
· Constant
Source B · Any integer type and double-length integer type register
· Any integer type and double-length integer type register with subscript
· Subscript register
· Constant
Dest · Any integer type and double-length integer type register (except for # and
C register)
· Any integer type and double-length integer type register with subscript
(except for # and C register)
· Subscript register
[Program Example]
The logical sum of MW00100 and a constant is stored in MW00101.
Przeglądanie stron 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 219 220

Komentarze do niniejszej Instrukcji

Brak uwag