AMX Modero MVP-5200i Operation/Reference Manual page 168

Viewpoint widescreen touch panel
Hide thumbs Also See for Modero MVP-5200i:
Table of Contents

Advertisement

Programming
Intercom Commands (Cont.)
^ICM-TALK
^ICM-LISTEN
Intercom modify
command.
^ICM-MICLEVEL
Intercom modify
command.
^ICM-MUTEMIC
Intercom modify
command.
^ICM-
SPEAKERLEVEL
Intercom modify
command.
160
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'"
Used to set the microphone level during an intercom call.
Syntax:
SEND_COMMAND <DEV>, "^ICM-MICLEVEL"
Variables:
Valid levels are from 0 to 100.
Example:
SEND_COMMAND TP1, "^ICM-MICLEVEL,40"
Set the state of the microphone on a panel to muted (1) or unmuted (0). At the start of
each call the microphone starts out unmuted.
Syntax:
SEND_COMMAND <DEV>, "^ICM-MUTEMIC"
Variables:
None.
Example:
SEND_COMMAND TP1, "^ICM-MUTEMIC,1"
Used to 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"
MVP-5200i Modero Viewpoint Widescreen Touch Panel

Advertisement

Table of Contents
loading

Table of Contents