Programming
"^" Button Commands (Cont.)
^TXT | Sets | |
Assign a text | Syntax: | |
string to those | ||
buttons with a | Variable: | |
defined address | variable text address range = 1 - 4000. | |
range. | ||
button states range = 1 - 256 for | ||
| ||
| 1 = Off state and 2 = On state). | |
| new text = 1 - 50 ASCII characters. | |
| Example: | |
| SEND_COMMAND | |
| Sets the On and Off state text for buttons with the variable text ranges of | |
| ||
|
| |
^UNI | For the ^UNI command (%UN and ^BMF command), the Unicode text is sent as | |
Set Unicode text. | ||
Syntax: | ||
| ||
| ||
| Variable: | |
| variable text address range = 1 - 4000. | |
| button states range = 1 - 256 for | |
| 1 = Off state and 2 = On state). | |
| unicode text = Unicode HEX value. | |
| Example: | |
| SEND_COMMAND | |
| 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 | |
| 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. | |
|
| |
^VTP | Syntax: | |
Simulates a | ||
touch/release/ |
| |
pulse at the given |
| |
coordinate. |
| |
|
|
Miscellaneous MVP Strings back to the Master
The following two strings are sent by the MVP panel back to the communicating Master:
MVP Strings to Master
undock <master> | This is sent to the target Master when the MVP is undocked. |
| • If the panel has no information within the User Access Passwords list, ’none’ is sent as |
| a user. |
| • If the undock button on the Protected Setup page is used, ’setup’ is sent as a user. |
| • This string can be disabled from within the firmware setup pages. |
|
|
dock | This is sent to the target Master when the MVP is docked. |
| • This string can be disabled from within the firmware setup pages. |
|
|
126 |