Programming
151
MVP-8400i Modero Viewpoint Wireless Touch Panels
Panel Setup Commands
^CFSM
Sets the Flash cache to
the
maximum
available size allowed
for backup Flash cache.
(determined by taking
75% of free Flash
space)
Syntax:
“’^CFSM’”
Variable:
There is no parameter for this command.
Example:
SEND_COMMAND Panel, “’^CFSM’”
Modifies the Flash cache size to the maximum available size for the device.
^CEX
Changes the default
expiration time for
entries in the image
cache (applies to both
primary RAM cache and
backup Flash cache).
The default
expiration time applies
to dynamic images only.
Syntax:
“’^CEX-<time index>’”
Variable:
time index:
•1 = 2 Hours
•2 = 8 Hours
•3 = 1 Day
•4 = 2 Days
•5 = 5 Days
• 0 = NEVER
Example:
SEND_COMMAND Panel, “’^CEX-4’”
Changes the default expiration time to 2 Days.
^DLD
Set the disable cradle
LED flag.
Syntax:
“’^DLD-<0/1>’”
Variables:
0 - LEDs operate normally
1 - Cradle LEDs operate dim setting only
Example:
SEND_COMMAND Panel, “’^DLD-1’”
Sets the cradle LEDs to the dim setting.
^ICM-MUTEMIC
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:
"'^ICM-MUTEMIC,<state>'"
Variables:
0 - unmuted
1 - muted
Example:
SEND_COMMAND Panel, “^ICM-MUTEMIC,1”
Sets the microphone to muted.
^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.