NetLinx Programming
119
TPI-PRO/DVI (Total Presentation Interface)
"^" Button Commands (Cont.)
^SLT (Cont.)
Set the muted state. Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,mute'"
Example Response: "'SLT-3,muted'"
Unset the muted state. Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,unmute'"
Example Response: "'SLT-3,unmuted'"
Toggle the mute state. Sends an unsolicited data/string event indicating the current state.
Example command: "'^SLT-3,tmute'"
Example Response: "'SLT-3,<muted|unmuted>'"
Query the mute state. Sends an data/string event indicating the current state.
Example command: "'^SLT-3,?mute'"
Example Response: "'SLT-3,<muted|unmuted>'"
^TEC
Set the text effect
color for the
specified
addresses/states
to the specified
color.
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>'"
Variables:
• 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 Triplets and Names for Basic 88 Colors
page 88 for more information.
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
Set the text effect.
The Text Effect is specified by name and can be found in TPD4.
Syntax:
"'^TEF-<vt addr range>,<button states range>,<text effect name>'"
Variables:
• 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
section on page 91 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.
^TOP
Enable to send
press/release
events to the
Master as string
events.
Syntax:
"'^TOP-<state>'"
Variables:
• state = 0: disable; 1: presses/releases; 2: move; 3: press/move/release
Example:
SEND_COMMAND Panel,"'^TOP-1'"
Example Response:
"String Event: Text: Press,320,480"
Содержание TPI-PRO-4
Страница 14: ...xii TPI PRO Total Presentation Interface Table of Contents ...
Страница 76: ...TPI PRO DVI Configuration Pages 70 TPI PRO DVI Total Presentation Interface ...
Страница 172: ...Terminal Telnet Commands 166 TPI PRO DVI Total Presentation Interface ...
Страница 180: ...Upgrading Firmware 174 TPI PRO DVI Total Presentation Interface ...
Страница 208: ...Supported Input and Output Modes 202 TPI PRO DVI Total Presentation Interface ...
Страница 214: ...Appendix 208 TPI PRO DVI Total Presentation Interface ...
Страница 217: ...Troubleshooting 203 TPI PRO Total Presentation Interface ...