AMX NXD-CV5 manual Button Commands Cont, Programming, Modero Widescreen Touch Panel

Models: NXD-CV5

1 162
Download 162 pages 52.79 Kb
Page 122
Image 122
Manual background

Programming

"^" Button Commands (Cont.)

^BVL

Syntax:

Log-On/Log-Off

"'^BVL-<vt addr range>,<connection>'"

the computer

Variable:

control

variable text address range = 1 - 4000.

connection.

connection = 0 (Log-Off connection) and 1 (Log-On connection).

 

 

Example:

 

SEND_COMMAND Panel,"'^BVL-500,0'"

 

Logs-off the computer control connection of the button.

 

 

^BVN

Syntax:

Set the computer

SEND_COMMAND <DEV>,"'^BVN-<vt addr range>,<remote host>'"

control remote

Variables:

host for the

variable text address range = 1 - 4000.

specified address.

remote host = 1 - 50 ASCII characters.

 

 

Example:

 

SEND_COMMAND Panel,"'^BVN-500,191.191.191.191'"

 

Sets the remote host to '191.191.191.191' for the specific computer control button.

 

 

^BVP

Syntax:

Set the network

"'^BVP-<vt addr range>,<network password>'"

password for the

Variable:

specified address.

variable text address range = 1 - 4000.

 

 

network password = 1 - 50 ASCII characters.

 

Example:

 

SEND_COMMAND Panel,"'^BVP-500,PCLOCK'"

 

Sets the password to PCLOCK for the specific PC control button.

 

 

^BVT

Syntax:

Set the computer

"'^BVT-<vt addr range>,<network port>'"

control network

Variable:

port for the

variable text address range = 1 - 4000.

specified address.

 

 

network port = 1 - 65535.

 

Example:

 

SEND_COMMAND Panel,"'^BVT-500,5000'"

 

Sets the network port to 5000.

 

 

^BWW

By default, word-wrap is Off.

Set the button

Syntax:

word wrap

"'^BWW-<vt addr range>,<button states range>,<word wrap>'"

feature to those

Variable:

buttons with a

 

defined address

variable text address range = 1 - 4000.

range.

button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons

 

1 = Off state and 2 = On state).

 

word wrap = (0=Off and 1=On). Default is Off.

 

Example:

 

SEND_COMMAND Panel,"'^BWW-500,1,1'"

 

Sets the word wrap on for the button’s Off state.

 

 

116

5" Modero Widescreen Touch Panel

Page 122
Image 122
AMX NXD-CV5 manual Button Commands Cont, Programming, Modero Widescreen Touch Panel