Text effect names, Txt ^uni ^vto – AMX Modero NXD/NXT-1200VG User Manual

Page 219

Advertising
background image

Programming

205

VG-Series Modero Touch Panels

Text Effect Names

The following is a listing of text effects names. This list is associated with the ^TEF command on page 205.

"^" Button Commands (Cont.)

^TXT

Assign a text
string to those
buttons with a
defined address
range.

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.

^UNI

Set Unicode text.

For the ^UNI command (%UN and ^BMF command), the Unicode text is sent as
ASCII-HEX nibbles.

Syntax:

"'^UNI-<vt addr range>,<button states range>,<unicode 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).

unicode text = Unicode HEX value.

Example:

SEND_COMMAND Panel,"'^UNI-500,1,0041'"

Sets the button’s unicode character to ’A’.
Note: To send the variable text ’A’ in unicode to all states of the variable text
button 1, (for which the character code is 0041 Hex), send the following command:

SEND_COMMAND TP,"'^UNI-1,0,0041'"

Note: Unicode is always represented in a HEX value. TPD4 generates (through the Text
Enter Box dialog) unicode HEX values. Refer to the TPDesign4 Instruction Manual for
more information.

^VTO

Virtual touch
press

Simulates a touch/release/pulse at the given coordinate.

Syntax:

^VTP-<0=Release, 1=Press, 2=Pulse>,<x>,<y>

Text Effects

• Glow -S

• Hard Drop Shadow 6

• Glow -M

• Hard Drop Shadow 7

• Glow -L

• Hard Drop Shadow 8

• Glow -X

• Soft Drop Shadow 1 with outline

• Outline -S

• Soft Drop Shadow 2 with outline

• Outline -M

• Soft Drop Shadow 3 with outline

• Outline -L

• Soft Drop Shadow 4 with outline

• Outline -X

• Soft Drop Shadow 5 with outline

• Soft Drop Shadow 1

• Soft Drop Shadow 6 with outline

• Soft Drop Shadow 2

• Soft Drop Shadow 7 with outline

• Soft Drop Shadow 3

• Soft Drop Shadow 8 with outline

• Soft Drop Shadow 4

• Medium Drop Shadow 1 with outline

• Soft Drop Shadow 5

• Medium Drop Shadow 2 with outline

• Soft Drop Shadow 6

• Medium Drop Shadow 3 with outline

Advertising
This manual is related to the following products: