192 Key Maps
MX3-RFID Reference Guide E-EQ-MX3RFIDRG-A
Invalid scan code
The scan code parsed is not recognized. The scan code can take one of the following formats:
• VK_code
• 'x'
• SHIFT+VK_code
• SHIFT+'x'
• ACTION+code
• CHANGE+mapname
• OPEN
Invalid section name %s
The section name parsed is invalid. The only recognized names are: GENERAL, SPECIAL, or
MAP
Invalid SHIFT code %s
The key scan code is specified as SHIFT+code, but the SHIFT code parsed is not recognized. The
following values are valid:
• VK code from the VK code table (below)
• 'x' where x is an ASCII code (e.g. 'A', '3', or '#').
Invalid value %s in GENERAL section
The value name parsed is invalid for the GENERAL section. The recognized names are:
MAPNAME, MAPCNT, MAPCOLS, MAPROWS, or ALGOR
Invalid value %s in MAP section
The value name parsed is not expected in the SPECIAL section. The only recognized names are:
MAP and COLxxx.
Invalid value %s in SPECIAL section
The value name parsed is not expected in the SPECIAL section. The only recognized names are:
KEYSHIFT, KEYALT, KEY2ND, and KEYCONTROL.
Invalid VK_ code %s
The VK code parsed is not recognized. See the VK Code Table (below) for valid values.
Map ended without MAP value
The MAP section must contain a MAP value, so the data fields can be parsed.
MAPNAME must be all numerics
Because of limitations in Microsoft Layout Manager, the map name must be all numeric (4, 5, or 6
digits). The name parsed did not fit this limitation.