Denso Power Net Terminal BHT-7500 Dokumentacja Strona 153

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 560
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 152
144
Read Mode of the Trigger Switch
In the BHT-6000/BHT-6500/BHT-7000/BHT-7500, the trigger switch function is assigned to
the following magic keys by default:
BHT-6000: M1 and M2 keys
BHT-6500: M1, M2, M3, and M4 keys
BHT-7000/BHT-7500: M3 and M4 keys
In the BHT-5000/BHT-6000/BHT-6500/BHT-7000/BHT-7500, you may assign the trigger
switch function to other keys by using the
KEY statement.
You may select the read mode of the trigger switch by using the
OPEN "BAR:" statement.
To check whether the trigger switch is pressed or not, use the
INP function or the WAIT
statement, as shown below.
trig% = INP(0) AND &h04
If the value of the trig% is 04h, the trigger switch is kept pressed; if 00h, it is released.
Generation of Check Digit
Specifying a check digit in the OPEN "BAR:" statement makes the Interpreter automati-
cally check bar codes. If necessary, you may use the CHKDGT$ function for generating a
check digit of bar code data.
Read Mode
OPEN "BAR:"
Statement
Auto-off Mode (Default)
Momentary Switching Mode
Alternate Switching Mode
Continuous Reading Mode
OPEN "BAR:F"...
OPEN "BAR:M"...
OPEN "BAR:A"...
OPEN "BAR:C"...
Przeglądanie stron 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 559 560

Komentarze do niniejszej Instrukcji

Brak uwag