AMX MVP-8400i Universal Remote User Manual


 
Programming
146
MVP-8400i 8.4" Modero® ViewPoint® Touch Panel with Intercom
Panel Setup Commands (Cont.)
^ICM-SPEAKERLEVEL
Set the speaker level
during an intercom call.
Syntax:
"'^ICM-SPEAKERLEVEL,<level>'"
Variables:
0 - 100 volume levels
Example:
SEND_COMMAND Panel, “^ICM-SPEAKERLEVEL,55”
Sets the speaker volume level to 55.
^ICM-MICLEVEL
Used to set the
microphone level during
an intercom call.
Syntax:
"'^ICM-MICLEVEL,<level>'"
Variables:
0 - 100 volume levels
Example:
SEND_COMMAND Panel, “^ICM-MICLEVEL,40”
Sets the microphone volume level to 40.
^MUT
Set the panel mute
state.
Syntax:
"'^MUT-<mute state>'"
Variable:
mute state= 0 = Mute Off and 1 = Mute On.
Example:
SEND_COMMAND Panel,"'^MUT-1''"
Sets the panel’s master volume to mute.
@PWD
Set the page flip
password.
@PWD sets the level 1 password only.
Syntax:
"'@PWD-<page flip password>'"
Variables:
page flip password = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@PWD-Main'"
Sets the page flip password to 'Main'.
^PWD
Set the page flip
password.
Password level is required and must be 1 - 4.
Syntax:
"'^PWD-<password level>,<page flip password>'"
Variables:
password level = 1 - 4.
page flip password = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'^PWD-1,Main'"
Sets the page flip password on Password Level 1 to 'Main'.
@RPP
Reset the protected
password.
@RPP resets the protected password to its default (1988).
Syntax:
"'@RPP'"
Example:
SEND COMMAND Panel,"'@RPP'"
Resets the protected Setup page password to ‘1988’.
^VOL
Set the panel
volume.
Syntax:
"'^VOL-<volume level>'"
Variable:
volume level = 0 - 100. 100 is maximum volume setting.
Example:
SEND_COMMAND Panel,"'^VOL-50'"
Set the panel volume to 50.