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 network

"'^BVN-<vt addr range>,<network name>'"

name for the

Variable:

specified address.

variable text address range = 1 - 4000.

 

 

network name = 1 - 50 ASCII characters.

 

Example:

 

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

 

Sets the network name to ’191.191.191.191’ for the specific 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.

 

136

7" Modero Widescreen Touch Panels

 

 

 

Page 144
Image 144
AMX NXD-CV7, NXT-CV7 BVL-vt addr range,connection, Sendcommand Panel,BVL-500,0, BVN-vt addr range,network name