AMX NXD-500i Computer Monitor User Manual


 
Programming
128
NXD-500i 5" Wall/Flush Mount Touch Panel with Intercom
Intercom Commands (Cont.)
^ICE'
Intercom end.
Intercom end. This 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
^ICM-LISTEN
Intercom modify
command.
Intercom modify command. For backwards compatibility, both versions are supported.
In this release, however, the TALK and LISTEN subcommands are ignored. The
microphone and/or speaker are activated based on the initial mode value of the intercom
start command and the audio data packet flow is started upon receipt of this command by
the panel.
Syntax:
SEND_COMMAND <DEV>,"'^ICM-TALK'"
Variables:
None.
Example:
SEND_COMMAND TP1,"'^ICM-TALK'"