Q: | Ports |
A: |
Interface |
Port |
USB |
COM2 |
IrDA |
COM3 |
Raw Infrared |
COM4 |
USB (Modem) |
COM5 |
Bluetooth Serial Profile (Client) |
COM6 |
Bluetooth Serial Profile (Server) |
COM7 |
GPS Intermediate Driver |
COM8 |
GPS |
GII1 |
Bluetooth Dial-up Network |
BTP1 |
|
Q: | Key Codes |
A: |
Windows Embedded CE:
Left Trigger |
VK_F24 (0x87) |
Middle Trigger |
VK_F20 (0x83) |
Right Trigger |
VK_F21 (0x84) |
Grip Trigger* |
VK_F19 (0x82) |
Windows Embedded CE (DT-X30R-50C All Range):
Left Trigger |
0x8B |
Middle Trigger |
0x8A |
Right Trigger |
0x8E |
Grip Trigger |
0x89 |
Windows Mobile:
Left Trigger |
0xEA |
Middle Trigger |
0xE6 |
Right Trigger |
0xE9 |
Grip Trigger* |
0xEB |
* Please install patches for imager or laser scanner in order to use the grip trigger. |
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 |
\DOCUMENTS AND SETTINGS\SYSTEM SETTINGS\ |
OBRDRV.INI |
Imager |
\DOCUMENTS AND SETTINGS\SYSTEM SETTINGS\ |
IMGSET.INI |
WLAN |
\DOCUMENTS AND SETTINGS\SYSTEM SETTINGS\ |
WLANCFG.INI |
* Windows Embedded CE only
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 |
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: |
Only Windows Mobile: 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: | Low Battery Warning |
A: |
The DT-X30 running Windows Mobile can play a warning when the battery is running low. By default, there is no way to change or disable that notification. If you want to edit it from the settings menu at "Sounds & Notifications", you will have to modify the registry accordingly.
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D663-239C-47a7-9304-0D347F580408}]
Data Name |
Data Type |
Value |
Description |
Default |
String |
Low Battery Warning |
Use any string you like |
|
Q: | Regional Settings |
A: |
On DT-X30 running Windows Mobile you can set up the regional settings mentioned in Technical Bulletin TB-2010003. Please note that on DT-X30 running Windows Embedded CE you can change the "CurrentCulture" only, but not the "CurrentUICulture". The CurrentUICulture always equals "en-US". |
|
TB2010003.pdf |
07.06.2010 |
Compliance (Regional Settings) |
DT-X30WM Series, IT-800WM Series |
|
|
|
Q: | Camera (Windows Mobile) |
A: |
Camera Application: [HKEY_LOCAL_MACHINE\Software\Casio\Camera\Settings]
Data Name |
Data Type |
Value |
Description |
CameraApplication |
String |
\Windows\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 |
|