Figure 204

Border styles and programming numbers

Border styles and

programming numbers

No. Border styles

0No border

1No border special

2Single line

3Double line

4Triple line

5Single rounded

6Double rounded

7Single raised

8Double raised

9Triple raised

10Double-line two single

No. Border styles

11 Double shadow

203-dimensional rectangle 1

213-dimensional rectangle 2

223-dimensional round 1

233-dimensional round 2

243-dimensional neon 1

253-dimensional neon 2

263-dimensional neon blue

273-dimensional neon green

40Single diamond

41Double diamond

Shorthand Send Commands

Figure 205 lists the shorthand Send_Commands you can use with the VPT-CP Touch Panels. The shorthand command data is 1-byte, non-ASCII format except for pages, passwords, text, and bitmap names.

Figure 205

Shorthand Send_Commands

Shorthand Send_Commands

CommandDescription

Note

Shorthand commands were designed by AMX to stream- line receiving, processing, and transmitting AXCESS control system data. The shorthand commands operate control equipment just like the standard Send_Commands still used in a wide variety of AMX products, but they are simply smaller byte-for-byte, and thus processed more efficiently.

"'@CBF',<variable text address>,<color_ number>"

"'@CBN',<variable text address>,<color_ number>"

Set the OFF feedback border color to the specified color.

<variable text address> = 1 - 255

<color_number> = see Figure 202

Example:

SEND_COMMAND TP,"'@CBF',1,0"

Sets the OFF feedback border color to Red for the variable text button 1.

Set the ON feedback border color to the specified color.

<variable text address> = 1 - 255

<color_number> = see Figure 202

Example:

SEND_COMMAND TP,"'@CBN',2,78"

Sets the ON feedback border color to Gray for variable text button 2.

ViewPoint Wireless Touch Panels

AXCESS Programming

143

Page 153
Image 153
AMX Wireless Touch Panels (Wave Server) instruction manual Shorthand Send Commands, Border styles and programming numbers