Programming

"^" Button Commands (Cont.)

^BOR

Refer to the Border Styles and Programming Numbers table on page 122 for more

Set a border to a

information.

 

specific border

Syntax:

style associated

"'^BOR-<vt addr range>,<border style name or border

with a border

value>'"

value for those

Variable:

buttons with a

defined address

variable text address range = 1 - 4000.

range.

border style name = Refer to the Border Styles and Programming Numbers table on

 

 

page 122.

 

border value = 0 - 41.

 

Examples:

 

SEND_COMMAND Panel,"'^BOR-500.504&510.515,10'"

 

Sets the border by number (#10) to those buttons with the variable text range of 500-504

 

& 510-515.

 

SEND_COMMAND Panel,"'^BOR-500.504&510,AMX Elite -M'"

 

Sets the border by name (AMX Elite) to those buttons with the variable text range of

 

500-504 & 510-515.

 

The border style is available through the TPDesign4 border-style drop-down list. Refer to

 

the TPD4 Border Styles by Name table on page 122 for more information.

 

 

^BOS

Syntax:

Set the button to

"'^BOS-<vt addr range>,<button states range>,<video

display either a

state>'"

Video or

Variable:

Non-Video

variable text address range = 1 - 4000.

window.

 

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

 

1 = Off state and 2 = On state).

 

video state = Video Off = 0 and Video On = 1.

 

Example:

 

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

 

Sets the button to display video.

 

 

^BPP

Zero clears the flag.

Set or clear the

Syntax:

protected page

"'^BPP-<vt addr range>,<protected page flip flag value>'"

flip flag of a

Variable:

button.

 

 

variable text address range = 1 - 4000.

 

protected page flip flag value range = 0 - 4 (0 clears the flag).

 

Example:

 

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

 

Sets the button to protected page flip flag 1 (sets it to password 1).

 

 

 

134

7" Modero Widescreen Touch Panels

 

 

 

Page 142
Image 142
AMX NXD-CV7, NXT-CV7 BOR-vt addr range,border style name or border, Sendcommand Panel,BOR-500.504&510.515,10, State