AMX NXD-500i manual Panel Setup Commands, Programming, @Pwd, @Rpp

Models: NXD-500i

1 148
Download 148 pages 52.91 Kb
Page 130
Image 130
Panel Setup Commands

Programming

Panel Setup Commands

These commands are case insensitive.

Panel Setup Commands

^MUT

Syntax:

Set the panel

"'^MUT-<mute state>'"

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

@PWD sets the level 1 password only.

Set the page flip

Syntax:

password.

"'@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

Password level is required and must be 1 - 4.

Set the page flip

Syntax:

password.

"'^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

@RPP resets the protected password to its default (1988).

Reset the

Syntax:

protected

"'@RPP'"

password.

Example:

 

 

SEND COMMAND Panel,"'@RPP'"

 

Resets the protected Setup page password to ‘1988’.

 

 

^VOL

Syntax:

Set the panel

"'^VOL-<volume level>'"

volume.

Variable:

 

 

volume level = 0 - 100. 100 is maximum volume setting.

 

Example:

 

SEND_COMMAND Panel,"'^VOL-50'"

 

Set the panel volume to 50.

 

 

124

NXD-500i 5" Wall/Flush Mount Touch Panel with Intercom

Page 130
Image 130
AMX NXD-500i manual Panel Setup Commands, Programming, @Pwd, @Rpp, volume level = 0 - 100. 100 is maximum volume setting