NetLinx Programming
139
TPI-PRO/DVI (Total Presentation Interface)
Input Commands (Cont.)
^SLT (Cont.)
If input 1 is set to composite 1, the Command response will be:
^SLT-1,input=comp1
If input 1 is set to composite 2, the Command response will be:
^SLT-1,input=comp2
If input 1 is set to composite 3, the Command response will be:
^SLT-1,input=comp3
If input 1 is set to svideo, the Command response will be:
^SLT-1,input=svideo
If input 1 is set to RGB, the Command response will be:
^SLT-1,input=rgb
If input 1 is set to component, the Command response will be:
^SLT-1,input=component
If input 1 is set to DVI, the Command response will be:
^SLT-1,input=dvi
?Resolution
: Query the detected resolution for an input.
Syntax:
?resolution
The TPI-PRO/DVI will respond with a DATA COMMAND event from port 1 of the panel.
The DATA.TEXT of the event will be in the following format.
‘^SLT-<slot number 1-4>,resolution=<detected resolution string>’
Example:
SEND_COMMAND TP,"'^SLT-1,?resolution'"
Queries input 1 for the current input resolution. Panel will respond with a DATA Command
event.
Command data will vary depending on input type and detected resolution.
For composite and svideo: NTSC, PAL, …, No Signal Detected
For component, RGB, and DVI: <Horz>x<Vert>@<Ref> <desc>, No Signal Detected, or
Manual:<Horz>x<Vert>@<Ref> <desc>
^VKS
Send one or more
virtual keystrokes
to the G4
application.
Key presses and key releases are not distinguished except in the case of CTRL, ALT, and
SHIFT.
The
section on page 140 defines special characters which can be
included with the string, but may not be represented by the ASCII character set.
Syntax:
"'^VKS-<string>'"
Variable:
• string = Only 1 string per command/only one stroke per command.
Example:
SEND COMMAND Panel,"'^VKS-'8"
Sends out the keystroke 'backspace' to the G4 application.
Содержание 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 ...