Denso Power Net Terminal BHT-7500 Dokumentacja Strona 136

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 560
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 135
Chapter 7. I/O Facilities
127
[ 3 ] BHT-7000 (26-key pad model)
In addition to the numeric entry from the keypad, the BHT-7000 with a 26-key pad supports
alphabet entry.
Switching between the Numeric Entry System and Alphanumeric Entry Sys-
tem
To switch between the numeric entry system and alphanumeric entry system, use the OUT
statement in a user program as shown below.
OUT &h60B0,0 Switches to the numeric entry system*
OUT &h60B0,1 Switches to the alphanumeric entry system
*Selected when the BHT-7000 is cold-started.
To monitor the current key entry system, use the INP function as shown below.
INP(&h60B0)
Switching between Numeric and Alphabet Entry Modes in the Alphanumeric
Entry System
In the alphanumeric entry system, you may switch between numeric and alphabet entry modes
as described below. The default, which is applied immediately after the BHT-7000 is switched
to the alphanumeric entry system, is the numeric entry mode.
Pressing the SF key
Pressing the SF key toggles between the numeric and alphabet entry modes.
Using the
OUT statement
Issue the
OUT statement as shown below.
OUT &h60B1,0 Switches to the numeric entry mode
OUT &h60B1,1 Switches to the alphabet entry mode
To monitor the current entry mode, use the
INP function as shown below.
INP(&h60B1)
Przeglądanie stron 135
1 2 ... 131 132 133 134 135 136 137 138 139 140 141 ... 559 560

Komentarze do niniejszej Instrukcji

Brak uwag