AMX MVP-8400i Button Commands Cont, Programming, SENDCOMMAND Panel,TEC-500.504&510.515,1&2,12

Models: MVP-8400i

1 198
Download 198 pages 7.68 Kb
Page 140
Image 140
SEND_COMMAND Panel,"'^TEC-500.504&510.515,1&2,12'"

Programming

"^" Button Commands (Cont.)

^TEC

The Text Effect is specified by name and can be found in TPD4. You can also assign the

Set the text effect

color by name or RGB value (RRGGBB or RRGGBBAA).

 

color for the

Syntax:

specified

"'^TEC-<vt addr range>,<button states range>,<color value>'"

addresses/states

Variable:

to the specified

 

color.

variable text address range = 1 - 4000.

 

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

 

1 = Off state and 2 = On state).

 

color value = Refer to theRGB Values for all 88 Basic Colors table on page 107.

 

Example:

 

SEND_COMMAND Panel,"'^TEC-500.504&510.515,1&2,12'"

 

Sets the text effect color to Very Light Yellow on buttons with variable text 500-504

 

and 510-515.

 

 

^TEF

The Text Effect is specified by name and can be found in TPD4.

Set the text effect.

Syntax:

 

"'^TEF-<vt addr range>,<button states range>,<text effect name>'"

 

Variable:

 

variable text address range = 1 - 4000.

 

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

 

1 = Off state and 2 = On state).

 

text effect name = Refer to theText Effects table on page 132 for a listing of text

 

effect names.

 

Example:

 

SEND_COMMAND Panel,"'^TEF-500.504&510.515,1&2,Soft Drop Shadow

 

3'"

 

Sets the text effect to Soft Drop Shadow 3 for the button with variable text range 500-504

 

and 510-515.

 

 

^TXT

Sets Non-Unicode text.

Assign a text

Syntax:

string to those

"'^TXT-<vt addr range>,<button states range>,<new text>'"

buttons with a

Variable:

defined address

 

range.

variable text address range = 1 - 4000.

 

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

 

1 = Off state and 2 = On state).

 

new text = 1 - 50 ASCII characters.

 

Example:

 

SEND_COMMAND Panel,"'^TXT-500.504&510.515,1&2,Test Only'"

 

Sets the On and Off state text for buttons with the variable text ranges of

 

500-504 & 510-515.

 

 

130

MVP-8400i Modero Viewpoint Wireless Touch Panels

Page 140
Image 140
AMX MVP-8400i manual Button Commands Cont, Programming, SENDCOMMAND Panel,TEC-500.504&510.515,1&2,12, effect names