AMX NXD-CV5 manual Panel Setup Commands, Programming, @Pwd, @Rpp, Modero Widescreen Touch Panel

Models: NXD-CV5

1 162
Download 162 pages 52.79 Kb
Page 146
Image 146
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.

 

 

140

5" Modero Widescreen Touch Panel

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