Embedded Codes; Vks - AMX NXD-1200V Operation/Reference Manual

Hide thumbs Also See for NXD-1200V:
Table of Contents

Advertisement

Input Commands (Cont.)
^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. Refer to the Embedded Codes table on page 147 that define
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

The following is a list of G4 compatible embedded codes:
Embedded Codes
Decimal numbers Hexidecimal values
8
13
27
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
192
193
194
NXD/T-1200V Wall/Flush Mount Touch Panel
Virtual keystroke
($08)
Backspace
($0D)
Enter
($1B)
ESC
($80)
CTRL key down
($81)
ALT key down
($82)
Shift key down
($83)
F1
($84)
F2
($85)
F3
($86)
F4
($87)
F5
($88)
F6
($89)
F7
($8A)
F8
($8B)
F9
($8C)
F10
($8D)
F11
($8E)
F12
($8F)
Num Lock
($90)
Caps Lock
($91)
Insert
($92)
Delete
($93)
Home
($94)
End
($95)
Page Up
($96)
Page Down
($97)
Scroll Lock
($98)
Pause
($99)
Break
($9A)
Print Screen
($9B)
SYSRQ
($9C)
Tab
($9D)
Windows
($9E)
Menu
($9F)
Up Arrow
($A0)
Down Arrow
($A1)
Left Arrow
($A2)
Right Arrow
($C0)
CTRL key up
($C1)
ALT key up
($C2)
Shift key up
Programming
147

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nxt-1200v

Table of Contents