Programming
"^" Button Commands (Cont.)
^SKT | Syntax: | |
Receive touch | ||
information on | port> | |
specified socket. | Only socket values equal to or greater than 1024 are valid. The panel will open up a TCP | |
| listening socket on the port specified. User or 3rd party program can connect to the panel | |
| using this port/socket number and receive touch/release/move strings. By default, the | |
| panel disables touch notifications on startup. Format of the output is: | |
| ||
| Example: | |
| send_command TP, | |
| 7425) send_command TP, | |
^STO | Returned in Custom event. | |
Set the shutdown | Value1=shutdown timeout value (in minutes) | |
timeout value. |
| |
|
| |
^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). | |
Syntax: | ||
color for the | ||
specified | ||
addresses/states | Variable: | |
to the specified | variable text address range = 1 - 4000. | |
color. | ||
button states range = 1 - 256 for | ||
| ||
| 1 = Off state and 2 = On state). | |
| color value = Refer to theRGB Values for all 88 Basic Colors table on page 102. | |
| Example: | |
| SEND_COMMAND | |
| Sets the text effect color to Very Light Yellow on buttons with variable text | |
| and | |
|
| |
^TEF | The Text Effect is specified by name and can be found in TPD4. | |
Set the text effect. | Syntax: | |
| ||
| Variable: | |
| variable text address range = 1 - 4000. | |
| button states range = 1 - 256 for | |
| 1 = Off state and 2 = On state). | |
| text effect name = Refer to theText Effects table on page 128 for a listing of text | |
| effect names. | |
| Example: | |
| SEND_COMMAND | |
| Sets the text effect to Soft Drop Shadow 3 for the button with variable text range | |
| and | |
|
| |
^TOP | Syntax: | |
Enable/disable | ||
SEND strings sent | Enable/disable send strings sent to master when PRESS/RELEASE happens: | |
to the master. | Press,564,219 | |
| or | |
| Release,445,224 |
125 | |
|
|