AMX MET-ECOM-D Especificações Página 61

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 88
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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’
Vista de página 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 87 88

Comentários a estes Manuais

Sem comentários