AMX MET-ECOM-D Dokumentacja Strona 67

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 66
Programming
61
Metreau Entry Communicators
System Commands (Cont.)
SET DOOR-DESC
Set the door description text.
Syntax:
SEND_COMMAND <DEV>,"'SET DOOR-DESC
<desc_num>, <desc_txt>'"
Variables:
Desc_num= 1 or 2
Desc_txt = max 20 character string
Example:
SEND_COMMAND STORM,"'SET DOOR-DESC 1, front
door'"
Sets the 1st description to 'front door'
GET DOOR-DESC
Returns the door's description text.
Syntax:
SEND_COMMAND <DEV>,"'GET DOOR-DESC
<desc_num>'"
Variable:
Desc_num= 1 or 2
Example:
SEND_COMMAND STORM,"'GET DOOR-DESC 1'"
Returns:
DOOR-DESC1= front door
Przeglądanie stron 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 87 88

Komentarze do niniejszej Instrukcji

Brak uwag