AMX nxd-700vi Intercom System User Manual


 
Programming
181
NXD-700Vi 7" Modero® Wall/Flush Mount Touch Panel with Intercom
Panel Setup Commands (Cont.)
^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.
@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'.