AMX manual Button Commands Cont, Programming, MVP-8400i Modero Viewpoint Wireless Touch Panels

Models: MVP-8400i

1 198
Download 198 pages 7.68 Kb
Page 133
Image 133
Manual background

Programming

"^" Button Commands (Cont.)

^BSP

Set the button size and its position on the page.

Set the button

Syntax:

size and position.

"'^BSP-<vt addr range>,<left>,<top>,<right>,<bottom>'"

 

 

Variable:

 

variable text address range = 1 - 4000.

 

left = left side of page.

 

top = top of page.

 

right = right side of page.

 

bottom = bottom of page.

 

Example:

 

SEND_COMMAND Panel,"'^BSP-530,left,top'"

 

Sets the button with variable text 530 in the left side top of page.

 

 

^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.

 

 

MVP-8400i Modero Viewpoint Wireless Touch Panels

123

 

 

Page 133
Image 133
AMX manual Button Commands Cont, Programming, MVP-8400i Modero Viewpoint Wireless Touch Panels