AMX NXT-CA7 Especificaciones Pagina 131

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 152
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 130
Programming
119
NXD-700i & NXT-CA7 7” Modero Touch Panels
Intercom Commands (Cont.)
^ICE' Intercom end - this command terminates an intercom call/connection.
Syntax:
SEND_COMMAND <DEV>,"'^ICE'"
Variables:
None.
Example:
SEND_COMMAND TP1,"'^ICE'"
SEND_COMMAND TP2,"'^ICE'"
Terminates an intercom call between two panels.
^ICM-TALK See ^ICM section on page 118.
Syntax:
SEND_COMMAND <DEV>,"'^ICM-TALK'"
Variables:
None.
Example:
SEND_COMMAND TP1,"'^ICM-TALK'"
^ICM-LISTEN See ^ICM section on page 118.
Syntax:
SEND_COMMAND <DEV>,"'^ICM-LISTEN'"
Variables:
None.
Example:
SEND_COMMAND TP1,"'^ICM-LISTEN'"
^ICM-MICLEVEL Set the microphone level during an intercom call.
Syntax:
SEND_COMMAND <DEV>, "^ICM-MICLEVEL"
Variables:
MICLEVEL: Range = 0 - 100
Example:
SEND_COMMAND TP1, "^ICM-MICLEVEL,40"
^ICM-MUTEMIC Set the state of the microphone on a panel to muted (1) or un muted (0).
At the start of each call the microphone starts out un muted.
Syntax:
SEND_COMMAND <DEV>, "^ICM-MUTEMIC"
Variables:
None.
Example:
SEND_COMMAND TP1, "^ICM-MUTEMIC,1"
^ICM-SPEAKERLEVEL Set the speaker level during an intercom call.
Syntax:
SEND_COMMAND <DEV>, "^ICM-SPEAKERLEVEL,55"
Variables:
Valid levels are from 0 to 100.
Example:
SEND_COMMAND TP1, "^ICM-SPEAKERLEVEL,55"
Vista de pagina 130
1 2 ... 126 127 128 129 130 131 132 133 134 135 136 ... 151 152

Comentarios a estos manuales

Sin comentarios