AMX MET-ECOM-D Spécifications Page 61

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 88
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 60
Programming
55
Metreau Entry Communicators
Face Plate LED Commands
Metreau Entry Communicators support the following LED face plate SEND_COMMANDs on port 1.
Face Plate LED Commands
SET LED-LEVEL
Adjusts the brightness of the LED.
To turn the LED ON or OFF.
Syntax:
SEND_COMMAND <DEV>,"'SET LED-LEVEL <state>
<level>'"
Variable:
State = ON, OFF
Level = 0 – 100. Represents 0%(dimmest) to 100% brightest.
Example:
SEND_COMMAND MET1,'"SET LED-LEVEL ON 50'"
Sets the LED brightness level ON at 50%.
GET LED-LEVEL
Retrieves the brightness of the
LED. To turn the LED ON or OFF.
Syntax:
SEND_COMMAND <DEV>,"'GET LED-LEVEL'"
Example:
SEND_COMMAND MET1,"'GET LED-LEVEL'"
Returns:
LEDLEVEL = <state> <level>
SET LED-STATE
Sets the state of the front button
LED.
Syntax:
SEND_COMMAND <DEV>,"'SET LED-STATE <State>’"
Variable:
State = IDLE, ACTIVE
Example:
SEND_COMMAND MET1,"'GET LED-STATE ACTIVE’"
Sets the LEDS in an active pulsing state.
GET LED-STATE
Retrieves the brightness of the
LED. To turn the LED ON or OFF.
Syntax:
SEND_COMMAND <DEV>,"'GET LED-STATE'"
Returns:
IDLE, ACTIVE
Example:
SEND_COMMAND MET1,"'GET LED-STATE’"
Returns:
’LEDSTATE = ACTIVE’
Vue de la page 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 87 88

Commentaires sur ces manuels

Pas de commentaire