Programming
99
Modero G4 Touch Panels - Configuration & Programming Manual
NFC Commands
Embedded Codes
The following is a list of G4 compatible embedded codes:
Custom Events for NFC
NFC Read tag
custom event
Reported to the master when the panel reads an NFC Tag.
Custom event type - 700
ID - 1
Flag - 0
Value1 - Tag Type
Value2 - Data Type
Value3 - Length of data in the Text field
Text - NFC Data (of type specified by Value2)
Where Tag Type is:
1 = ISO 15693
2 = ISO 14443A
3 = ISO 14443B
4 = FeliCa (currently not supported)
Data Type is:
0 = custom.text field contains the NFC UID (as a text string)
1 = custom.text contains NFC data (currently not supported)
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