Argox PA-20 Basic Programming Manual Instrukcja Użytkownika Strona 61

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 143
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 60
PT-Basic Programming Manual Ver. 1.00 60/143
KEYPAD_BL_TIMER
Purpose
To set or get keypad backlight timer.
Syntax
A% = KEYPAD_BL_TIMER
KEYPAD_BL_TIMER = X%
Example
KEYPAD_BL(0)
PRINT "K,B timer=",KEYPAD_BL_TIMER
...
KEYPAD_BL_TIMER=3 ‟Keypad backlight timer=3
sec
Description
A% is an integer variable to be assigned to the keypad
backlight timer.
X% is an integer variable indicating a period of time in units
of 1-second.
KEYPAD_BL
Purpose
To set keypad backlight on or off.
Syntax
KEYPAD_BL(N%)
Example
KEYPAD_BL(1)
Description
N% is an integer variable indicating the keypad backlight on
or off.
N%
Keypad backlight status
0
Off
1
On
Przeglądanie stron 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 142 143

Komentarze do niniejszej Instrukcji

Brak uwag