Programming
115
MVP-5200i Modero® ViewPoint® Touch Panel with Intercom - Instruction Manual
Embedded Codes
The following is a list of G4 compatible embedded codes:
Panel Setup Commands
These commands are case insensitive.
Embedded Codes
Decimal numbers
Hexidecimal values
Virtual keystroke
Decimal numbers
Hexidecimal values
Virtual keystroke
8
($08)
Backspace
146
($92)
Delete
13
($0D)
Enter
147
($93)
Home
27
($1B)
ESC
148
($94)
End
128
($80)
CTRL key down
149
($95)
Page Up
129
($81)
ALT key down
150
($96)
Page Down
130
($82)
Shift key down
151
($97)
Scroll Lock
131
($83)
F1
152
($98)
Pause
132
($84)
F2
153
($99)
Break
133
($85)
F3
154
($9A)
Print Screen
134
($86)
F4
155
($9B)
SYSRQ
135
($87)
F5
156
($9C)
Tab
136
($88)
F6
157
($9D)
Windows
137
($89)
F7
158
($9E)
Menu
138
($8A)
F8
159
($9F)
Up Arrow
139
($8B)
F9
160
($A0)
Down Arrow
140
($8C)
F10
161
($A1)
Left Arrow
141
($8D)
F11
162
($A2)
Right Arrow
142
($8E)
F12
192
($C0)
CTRL key up
143
($8F)
Num Lock
193
($C1)
ALT key up
144
($90)
Caps Lock
194
($C2)
Shift key up
145
($91)
Insert
Panel Setup Commands
@PWD
Set the page flip password. @PWD sets the level 1 password only.
Syntax:
"'@PWD-<page flip password>'"
Variables:
page flip password = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@PWD-Main'"
Sets the page flip password to 'Main'.
^PWD
Set the page flip password. Password level is required and must be 1 - 4.
Syntax:
"'^PWD-<password level>,<page flip password>'"
Variables:
password level = 1 - 4.
page flip password = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'^PWD-1,Main'"
Sets the page flip password on Password Level 1 to 'Main'.