EasyManua.ls Logo

AMX TPI-PRO-DVI-2

AMX TPI-PRO-DVI-2
166 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
NetLinx Programming
114
TPI-PRO-DVI - Instruction Manual
Embedded Codes
The following is a list of G4 compatible embedded codes:
Input Commands (Cont.)
^SLT (Cont.) ?Resolution: Query the detected resolution for an input.
Syntax:
?resolution
The TPI 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 o f C TRL , A LT, a n d SHI F T. The Embedded Codes section on page 114 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.
Embedded Codes
Decimal numbers Hexidecimal values Virtual keystroke
8 ($08) Backspace
13 ($0D) Enter
27 ($1B) ESC
128 ($80) CTRL key down
129 ($81) ALT key down
130 ($82) Shift key down
131 ($83) F1
132 ($84) F2
133 ($85) F3
134 ($86) F4
135 ($87) F5
136 ($88) F6
137 ($89) F7
138 ($8A) F8
139 ($8B) F9
140 ($8C) F10
141 ($8D) F11
142 ($8E) F12
143 ($8F) Num Lock
144 ($90) Caps Lock
145 ($91) Insert
146 ($92) Delete
147 ($93) Home
148 ($94) End
149 ($95) Page Up
150 ($96) Page Down
151 ($97) Scroll Lock
152 ($98) Pause
153 ($99) Break
154 ($9A) Print Screen
155 ($9B) SYSRQ
156 ($9C) Tab

Table of Contents

Other manuals for AMX TPI-PRO-DVI-2

Related product manuals