Q: | Ports |
A: |
Interface |
Port |
USB |
COM2 |
USB (Modem) |
COM5 |
Bluetooth Serial Profile (Client) |
COM6 |
Bluetooth Serial Profile (Server) |
COM7 |
Bluetooth Dial-Up Network |
COM7 |
Remarks: If you are using pre-installed Bluetooth tool instead of Bluetooth Library API, ports will be assinged dynamically during creation of partnership. You can fetch current assignment in the registry at HKLM\SOFTWARE\Microsoft\Bluetooth\device\ports\<name of partner device>, where "prefix" stands for the name of the port ("BSP"), and "index" for the number of the port. |
Q: | Key Codes |
A: |
Left Trigger |
VK_F24 (0x0087) |
Middle Trigger |
VK_F20 (0x0083) |
Right Trigger |
VK_F21 (0x0084) |
Left Multikey |
(0x0040) |
Right Multikey |
(0x005E) |
|
A: |
You can determine actual device at runtime by calling functions SysGetModelName and SysGetDeviceIDCode from our System Library API. |
A: |
On some devices from CASIO, functions keys are mapped to special functionality in order to provide easy navigation. This sample application remaps hardware keys F1 to F8 and assigns key codes "F1" to "F8". As a result, functions keys can be used as they are labeled, e.g. for terminal emulation. |
|
FKeyMapper.zip |
16.05.2018 |
App to map Function Keys to F1 - F8 (Windows Embedded CE) |
1.01 |
|
|
|
Q: | Configuration Files |
A: |
Scanner, Start-Screen and WLAN can be configured via files. Further information can be found in the Software Manual.
Device |
Path |
File Name |
Start-Screen |
\DOCUMENTS AND SETTINGS\ |
FIRSTDISP.BMP |
Laser Scanner (only 10-models) |
\FLASHDISK\SYSTEM SETTINGS\ |
OBRDRV.INI |
Imager (only 20/40-models) |
\FLASHDISK\SYSTEM SETTINGS\ |
IMGSET.INI |
WLAN |
\FLASHDISK\SYSTEM SETTINGS\ |
WLANCFG.INI |
|
Q: | Backlight |
A: |
If the device is switched on and you cannot see anything on the screen, the backlight of the screen migth be switched off. You can switch the backlight on by using special key combination. Try to press either [Fn] + [1] for one time or [Fn] + [6] repeatedly. |