Q: | Ports |
A: |
Interface |
Port |
USB |
COM2 |
USB (Modem) |
COM5 |
Bluetooth Serial Profile (Client) |
COM6 |
Bluetooth Serial Profile (Server) |
COM7 |
GPS Intermediate Driver |
COM8 |
GPS |
WMP6
GII1 |
|
Q: | Key Codes |
A: |
Windows Embedded CE:
Left Trigger |
VK_F24 (0x87) |
Right Trigger |
VK_F21 (0x84) |
Windows Mobile:
Left Trigger |
0xEA |
Right Trigger |
0xE9 |
|
Q: | Serial Number |
A: |
You can determine the actual device at runtime by calling functions SysGetModelName and SysGetDeviceIDCode from our System Library API. The SysGetDeviceIDCode function returns the serial number, where the first two digits stand for the model version of the device. |
|
|
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 |
Laser Scanner |
\FLASHDISK\SYSTEM SETTINGS\ |
OBRDRV.INI |
Imager |
\FLASHDISK\SYSTEM SETTINGS\ |
IMGSET.INI |
WLAN |
\FLASHDISK\SYSTEM SETTINGS\ |
WLANCFG.INI |
GPS |
\WINDOWS\ |
GPSDEF.INI |
For further details please refer to IT-9000's Software Manual.
Remarks for Windows Mobile: Under START, SETTINGS, CONNECTIONS you will find a utility to configure WLAN (WLAN Settings). The settings will be saved in a configuration file. We strongly recommend using WLAN Settings.
Alternatively you can use the Windows ® Zero Configuration. But it offers less options and the settings will not be saved to a configuration file. Please do not use both configurations concurrently. |
Q: | Backlight - Windows Mobile |
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. |
A: |
At START, SETTINGS, SYSTEM you can adjust the settings for the backlight. Please, take care not to disable the option "Turn on backlight when a button is pressed or the screen is tapped". That applies to both "Battery Power" and "External Power".
|
Q: | Registry |
A: |
Any changes to the registry are written to a cache. If you perform a reset operation, changes might be lost. You can flush the cash to disk by either switching the device off and on again or calling the RegFlushKey function from the Windows API. |
Q: | Security Settings (Windows Mobile) |
A: |
Each Windows Mobile-powerd device has a security policy that determines what is and what is not allowed to run, and what a running application is allowed to do. By factory default, IT-9000 is configured with the One-Tier-Prompt security configuration, where the user is always asked to trust an unsigned application. |
Q: | Camera (Windows Mobile) |
A: |
Camera Application: [HKEY_LOCAL_MACHINE\Software\Casio\Camera\Settings]
Data Name |
Data Type |
Value |
Description |
CameraApplication |
String |
\Program Files\Casio\System\MobileCamera.exe (default) |
Delete this entry to disable camera app |
|
A: |
You can disable the camera globally by editing the registry value mentioned below. Please perform soft reset operation afterwards in order to reboot the device with new settings.
Camera Operation: [HKEY_LOCAL_MACHINE\System\Pictures\Camera\OEM\DisablingConditions]
Data Name |
Data Type |
Value |
Description |
CSPValue |
DWORD |
0 = enabled (default)
1 = disabled |
Enables/disables the camera |
|