Delta-electronics DELTA DUP-B Instrukcja Użytkownika Strona 373

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 491
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 372
Chapter 3 Creating and Editing Screens
Remark
Var1 can be the controller address or internal memory (BIT).
Example
Set the 5th Bit within the internal memory $0 to be ON.
If $0 = 0000000000000000, after the operation, $0 = 0000000000010000
BITOFF (Set Specific Bit to be OFF)
Equation
BITOFF Var1
Explanation
This command sets Var1 bit to be OFF.
Remark
Var1 can be the controller address or internal memory (BIT).
Example
Set the 5th Bit within the internal memory $0 to be OFF.
If $0 = 1111111111111111, after the operation, $0 = 1111111111101111
3-352 Revision May, 2010
Przeglądanie stron 372
1 2 ... 368 369 370 371 372 373 374 375 376 377 378 ... 490 491

Komentarze do niniejszej Instrukcji

Brak uwag