Tec; Tef; Top; Txt - AMX MVP-9000i Operation And Reference Manual

9" modero viewpoint touch panel with intercom
Hide thumbs Also See for MVP-9000i:
Table of Contents

Advertisement

"^" Button Commands (Cont.)

^TEC

Set the text effect
color for the
specified
addresses/states
to the specified
color.

^TEF

Set the text effect.

^TOP

Enables/disables
touch output to
Master

^TXT

Assign a text
string to those
buttons with a
defined address
range.
MVP-9000i 9" Modero® ViewPoint® Touch Panel with Intercom
The Text Effect is specified by name and can be found in TPD4. You can also assign the
color by name or RGB value (RRGGBB or RRGGBBAA).
Syntax:
"'^TEC-<vt addr range>,<button states range>,<color value>'"
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).
color value = Refer to the RGB Values for all 88 Basic Colors table on page 112.
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.
The Text Effect is specified by name and can be found in TPD4.
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 the Text Effects table on page 136 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.
If enabled, Press/Move/Release events are sent to the Master as string events.
Syntax:
"'^TOP-<state>'"
<state> is 0(disable) 1(presses/releases), 2(moves), 3(press/move/release).
Note: Move should be used with caution. This setting can generate a significant amount of
traffic to the master depending on user interaction.
Example command: "'^TOP-1'"
Example Response: "String Event: Text: Press,320,480"
Example Response: "String Event: Text: Release,320,480"
Sets Non-Unicode text.
Syntax:
"'^TXT-<vt addr range>,<button states range>,<new text>'"
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).
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.
Programming
133

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents