Casio DT-X8 Series Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Tablety Casio DT-X8 Series. System Library Manual CASIO Computer Co., Ltd. Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 171
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků

Shrnutí obsahu

Strany 1 - CASIO Computer Co., Ltd

System Library Manual (Version 1.10) CASIO Computer Co., Ltd. Copyright ©2011. All rights reserved. November 2011

Strany 2 - Table of the Contents

10 Function Description DT-X11 IT-600 DT-X7 DT-X30 IT-3100 IT-800 IT-300 DT-X8 IT-9000 SysDisplayOff Turns off the power virtually on the terminal

Strany 3

100 3.73 SysSet180Rotate This function flips the display screen 180 degree. In the Device Emulator, the function does not perform, but stores the pr

Strany 4

101 3.74 SysGet180Rotate This function retrieves the status of display screen flipped. Calling Sequences [C++] DWORD SysGet180Rotate( ) [Visual Basi

Strany 5 - Editorial Record

102 3.75 SysSetBLBattery This function sets up a brightness of the backlight while the operation power is provided by the installed battery pack. In

Strany 6 - 1. Overview

103 3.76 SysGetBLBattery This function retrieves the brightness value of the backlight effect while the operation power is provided by the installed

Strany 7 - 2. Operation Environment

104 3.77 SysSetBLExpower This function sets up a brightness of the backlight effect while the operation power is provided by the dedicated AC Adaptor

Strany 8 - 3. Functions List

105 3.78 SysGetBLExpower This function retrieves the brightness value of the backlight effect while the operation power is provided by the dedicated

Strany 9

106 3.79 SysGetBLMaximum This function retrieves the maximum brightness values of the backlight for the operation powers provided by both the install

Strany 10

107 3.80 SysSetBLOffTime This function sets up a time period for continuously pressing the Power key until when the backlight is turned off. Callin

Strany 11

108 3.81 SysGetBLOffTime This function retrieves the time period set for continuously pressing the Power key until when the backlight is turned off.

Strany 12

109 3.82 SysPlayVibrator This function turns on the vibrator. Calling Sequences [C++] DWORD SysPlayVibrator( DWORD dwType, DWORD dwCount, DWORD dw

Strany 13

11 Table 3.3 LED functions Function Description DT-X11 IT-600 DT-X7 DT-X30 IT-3100 IT-800 IT-300 DT-X8 IT-9000 SysSetLED Sets up "Enable"

Strany 14 - SysGetUserDefineKey

110 dwCount This parameter is for specifying the number of times in the range of 1 to 20 (effect only for the user defined mode) to turn on the vibra

Strany 15 - SysDeleteUserDefineKeyEx

111 3.83 SysStopVibrator This function stops turning on the vibrator. Calling Sequences [C++] DWORD SysStopVibrator( ) [Visual Basic] Public Shared

Strany 16

112 3.84 SysSetVibratorMute This function sets up all the vibration modes and individual mute for the vibrator. Calling Sequences [C++] DWORD SysSetV

Strany 17 - 3.1 SysGetModelName

113 3.85 SysGetVibratorMute This function retrieves all the vibration modes and individual mute for the vibrator. Calling Sequences [C++] DWORD SysGe

Strany 18

114 3.86 SysSetFnKeyLock This function sets up "Enable" or "Disable" for the Fn key to operate. In the Device Emulator, the func

Strany 19 - 3.2 SysGetDeviceIDCode

115 3.87 SysGetFnKeyLock This function retrieves the status of "Enable" or "Disable" for the Fn key to operate. Calling Sequences

Strany 20 - 3.3 SysGetUserIDCode

116 3.88 SysSetOneKeyLock This function sets up "Enable" or "Disable" for lock (not allow any key to be input) on each key except

Strany 21 - 3.4 SysGetSystemName

117 3.89 SysGetOneKeyLock This function retrieves the status of "Enable" or "Disable" for individual key lock of all the keys exc

Strany 22

118 3.90 SysSetAllKeyLock This function sets up "Enable" or "Disable" for lock on all the keys except the Trigger keys, Multi key

Strany 23 - 3.5 SysSetBootup

119 3.91 SysGetAllKeyLock This function retrieves the status of "Enable" or "Disable" for key lock on all the keys. Calling Seque

Strany 24

12 Table 3.5 Buzzer functions Function Description DT-X11 IT-600 DT-X7 DT-X30 IT-3100 IT-800 IT-300 DT-X8 IT-9000 SysPlayBuzzer Sounds the buzzer.

Strany 25 - 3.6 SysGetBootup

120 3.92 SysSetInputMode This function sets up a key input change mode. In the Device Emulator, the function does not perform, but stores the preset

Strany 26 - 3.7 SysSetOffMaskTime

121 3.93 SysGetInputMode This function retrieves the key input change mode. Calling Sequences [C++] DWORD SysGetInputMode( ) [Visual Basic] Public S

Strany 27 - 3.8 SysGetOffMaskTime

122 3.94 SysSetNormalUserDefineKey This function sets up key codes for ordinary key input mode. In the Device Emulator, the function does not perfor

Strany 28 - 3.9 SysSetStorageOffMaskTime

123KEYID_ENTER Enter key Y Y Y Y Y Y YYYYKEYID_0 0 key Y Y Y Y Y Y YYYYKEYID_1 1 key Y Y Y Y Y Y YYYYKEYID_2 2 key Y Y Y Y Y Y YYYYKEYID_3

Strany 29

124Return Values TRUE : Normal end FALSE : Internal error SYS_PARAMERR : Parameter error FUNCTION_UNSUPPORT : Unsupported error

Strany 30 - 3.11 SysSetPowerOnKeyTime

125 Note: Virtual Key Code and Option Flag Specify any combination of the following values except for the combination of VF_PAGE and VF_NO_FIX_PAGE.

Strany 31 - 3.12 SysGetPowerOnKeyTime

126 VF_MENU Combines VK_MENU and virtual key code. (Press ALT key simultaneously)VK_MENU down Virtual key code down Virtual key code up VK_MENU up

Strany 32 - 3.13 SysSetPowerOffKeyTime

127 • The following values are specified for the virtual key code and option flag of the established key. Table 3.22 Virtual key code and option

Strany 33 - 3.14 SysGetPowerOffKeyTime

128 • About VF_PAGE VF_PAGE | VK_0, VK_1, VK_2, VK_3, VF_KANA | WCH_A, VF_KANA | WCH_I, VF_KANA | WCH_U, VF_KANA | WCH_E, VK_A, VK_B, VK_C, VK_D, VK

Strany 34 - 3.15 SysPowerOff

129 Key Codes (For DT-X7 series and DT-X30 Windows CE series): Table 3.23 Name Font Code INVERT_EXCLAMATION ¡ 0x003A CENT ¢ 0x003B POUND £ 0x003C CUR

Strany 35 - 3.16 SysDisablePowerOff

13 Table 3.7 Display functions Function Description DT-X11 IT-600 DT-X7 DT-X30 IT-3100 IT-800 IT-300 DT-X8 IT-9000 SysSet180Rotate Sets up flip ang

Strany 36 - 3.17 SysEnablePowerOff

130 TILDE_A Ã 0x00C3 DIAERESIS_A Ä 0x00C4 RING_AVOBE_A Å 0x00C5 AE Æ 0x00C6 CEDILLA_C Ç 0x00C7 GRAVE_E È 0x00C8 ACUTE_E É 0x00C9 CIRCUMFLEX_E Ê 0x00C

Strany 37 - 3.18 SysGetPowerOff

131 ACUTE_E_SMALL é 0x00E9 CIRCUMFLEX_E_SMALL ê 0x00EA DIAERESIS_E_SMALL ë 0x00EB GRAVE_I_SMALL ì 0x00EC ACUTE_I_SMALL í 0x00ED CIRCUMFLEX_I_SMALL î

Strany 38 - 3.19 SysDisableAPO

132 CARON_C_SMALL č 0x08AE CARON_D Ď 0x08AF CARON_D_SMALL ď 0x08B0 STROKE_D Đ 0x08B1 STROKE_D_SMALL đ 0x08B2 MACRON_E Ē 0x08B3 MACRON_E_SMALL

Strany 39 - 3.20 SysEnableAPO

133 LIGATURE_IJ_SMALL ij 0x08D3 CIRCUMFLEX_J Ĵ 0x08D4 CIRCUMFLEX_J_SMALL ĵ 0x08D5 CEDILLA_K Ķ 0x08D6 CEDILLA_K_SMALL ķ 0x08D7 KRA_SMALL ĸ 0x08D8

Strany 40 - 3.21 SysGetAPO

134 CARON_R_SMALL ř 0x08F9 ACUTE_S Ś 0x08FA ACUTE_S_SMALL ś 0x08FB CIRCUMFLEX_S Ŝ 0x08FC CIRCUMFLEX_S_SMALL ŝ 0x08FD CEDILLA_S Ş 0x089F CEDILLA

Strany 41 - 3.22 SysSoftReset

135 CARON_Z Ž 0x1096 CARON_Z_SMALL ž 0x1097 LONG_S ſ 0x1098 HOOK_F ƒ 0x1099 RING_AVOBE_ACUTE_A Ǻ 0x10C1 RING_AVOBE_ACUTE_A_SMALL ǻ 0x10C2 ACUTE_AE

Strany 42 - 3.23 SysCheckIOBOX

136 3.95 SysGetNormalUserDefineKey This function retrieves key codes for ordinary key input mode. Calling Sequences [C++] DWORD SysGetNormalUserDefin

Strany 43 - 3.24 SysCheckCharger

137 3.96 SysSetUserDefineKey This function sets up user defined keys which are freely issued in either numeric, hiragana (Japanese fonts set), kataka

Strany 44 - 3.25 SysSetBackupLife

138 UserDefineKeyBuff[16] This parameter is for specifying key code. See SysSetNormalUserDefineKey function for the virtual key codes and option flag

Strany 45 - 3.26 SysGetBackupLife

139 3.97 SysGetUserDefineKey This function retrieves user defined keys which are freely issued in either numeric, hiragana (Japanese fonts set), kata

Strany 46 - 3.27 SysSetWakeOn

14 Table 3.9 Keys functions Function Description DT-X11 IT-600 DT-X7 DT-X30 IT-3100 IT-800 IT-300 DT-X8 IT-9000 SysSetFnKeyLock Sets up "Enabl

Strany 47 - 3.28 SysGetWakeOn

140 Return Values TRUE : Normal end. FALSE : Internal error. SYS_PARAMERR : Parameter error. FUNCTION_UNSUPPORT : Unsupported error.

Strany 48 - 3.29 SysSetVirtualOffMode

141 3.98 SysSetFnUserDefineKey This function sets up key code for the Fn key input mode. Calling Sequences [C++] DWORD SysSetFnUserDefineKey( DWORD

Strany 49

142 KEYID_UP : Up key KEYID_DOWN : Down key KEYID_F1 : F1 key KEYID_F2 : F2 key KEYID_F3 : F3 key KEYID_F4 : F4 key KEYID_F5 : F5 key KEYID_F6 : F6 k

Strany 50 - 3.30 SysSetVirtualOffModeEx

143 3.99 SysGetFnUserDefineKey This function retrieves key codes for the Fn key input mode. Calling Sequences [C++] DWORD SysGetFnUserDefineKey( DWO

Strany 51

144 3.100 SysSetOtherUserDefineKey This function sets up key codes for alphanumeric modes. Calling Sequences [C++] DWORD SysSetOtherUserDefineKey( W

Strany 52 - 3.31 SysGetVirtualOffMode

145 pdwCode[20] This parameter is for specifying key codes (max. 20 key codes) that correspond to the modes and the key IDs. The setting must start

Strany 53

146 3.101 SysGetOtherUserDefineKey This function retrieves key codes for alphanumeric modes. Calling Sequences [C++] DWORD SysGetOtherUserDefineKey(

Strany 54

147 3.102 SysSetKeyRepeat This function sets up key codes that perform key repeat. Calling Sequences [C++] DWORD SysSetKeyRepeat( DWORD *pdwKeyRepea

Strany 55 - 3.34 SysDisplayOff

148 12 No setting 0x00 13 No setting 0x00 14 No setting 0x00 15 No setting 0x00 Return Values TRUE : Normal end FUNCTION_UNSUPPORT : Unsupported

Strany 56 - 3.35 SysDisplayOn

149 3.103 SysGetKeyRepeat This function retrieves key codes that perform key repeat. Calling Sequences [C++] DWORD SysGetKeyRepeat( DWORD *pdwKeyRep

Strany 57

15 SysSetFakeRepeat Sets up key codes of the keys that perform fake key repeat. - - - - - - - - -SysGetFakeRepeat Retrieves key codes of the keys t

Strany 58 - 3.36 SysGetDisplayPowerState

150 3.104 SysSetFakeRepeat This function sets up key codes that perform faked key repeat. Faked key repeat is used to prevent the KEY_DOWN event that

Strany 59 - 3.37 SysTouchPanelOn

151 3.105 SysGetFakeRepeat This function retrieves key codes that perform faked key repeat. Calling Sequences [C++] DWORD SysGetFakeRepeat( DWORD *p

Strany 60 - 3.38 SysTouchPanelOff

152 3.106 SysSetAllKeyRepeat This function sets up "Enable" or "Disable" for all individual keys for key repeat set with SysSetKe

Strany 61 - 3.39 SysGetTouchPanelState

153 3.107 SysGetAllKeyRepeat This function retrieves the status of "Enable" or "Disable" for all individual keys for key repeat s

Strany 62 - 3.40 SysSetEmulateMouseState

154 3.108 SysDeleteUserDefineKey This function deletes any user defined keys generated in the numeric key input mode. After the deletion, the default

Strany 63 - 3.41 SysGetEmulateMouseState

155 3.109 SysDeleteUserDefineKeyEx This function deletes user defined keys that are freely issued in either numeric, hiragana (Japanese fonts set), k

Strany 64 - 3.42 SysAudioOff

156 3.110 SysGetDefaultKey This function retrieves the default keys generated in the numeric key input mode. Calling Sequences [C++] DWORD SysGetDefa

Strany 65 - 3.43 SysAudioOn

157 3.111 SysSetUserDefineKeyState This function sets up "Enable" or "Disable" for user defined keys and notifies the status to t

Strany 66 - 3.44 SysGetAudioPowerState

158 3.112 SysGetUserDefineKeyState This function retrieves the status of "Enable" or "Disable" for the user defined keys that has

Strany 67 - 3.45 SysKeyBackLightOn

159 3.113 SysSetResetUserDefineKeyState This function sets up "Disable" or "Enable" on the "Disable" for the user defin

Strany 68 - 3.46 SysKeyBackLightOff

16 Table 3.11 Event control functions Function Description DT-X11 IT-600 DT-X7 DT-X30 IT-3100 IT-800 IT-300 DT-X8 IT-9000 SysWaitForEvent Waits for

Strany 69 - 3.47 SysGetKeyBackLightState

160 3.114 SysGetResetUserDefineKeyState This function retrieves the status of "Enable" or "Disable" on the "Disable" fo

Strany 70 - 3.48 SysMultiTouchOn

161 3.115 SysSetEnableKeyMode This function sets up "Enable" or "Disable" for key mode transition when the key input mode is chan

Strany 71 - 3.49 SysMultiTouchOff

162 3.116 SysGetEnableKeyMode This function retrieves the status of "Enable" or "Disable" for key mode transition when the key in

Strany 72 - 3.50 SysGetMultiTouchState

163 3.117 SysSetEnableTriggerKey This function sets up "Enable" or "Disable" for the Trigger keys. While the keys are set disable

Strany 73 - 3.51 SysSetLED

164 3.118 SysGetEnableTriggerKey This function retrieves the status of "Enable" or "Disable" for input with the Trigger keys. Cal

Strany 74

165 3.119 SysSetFnKeyOperation This function sets up "Enable" or "Disable" for individual Fn key operations. In the Device Emula

Strany 75 - 3.52 SysGetLED

166 3.120 SysGetFnKeyOperation This function retrieves the status in a sum of the values for individual Fn key operations that have been set to "

Strany 76 - 3.53 SysPrepareLED

167 3.121 SysConvertGestureMessage This function retrieves the status of multi touch gesture by analyzing WM_GESTURE message which is issued by OS. W

Strany 77

168 pwParam Specify address of WPARAM variable which is related with OS issued message. If touch panel driver recognized as multi touch gesture opera

Strany 78 - 3.54 SysUpdateLED

169 3.122 SysWaitForEvent This function waits for an event that occurs in driver, etc. The function does not return until when an event occurs or whe

Strany 79

17 3.1 SysGetModelName This function retrieves information about the handheld terminal such as model no. of the terminal, the OS version and the plat

Strany 80 - 3.55 SysSetLEDState

170 Return values The function returns one of the values below. FUNCTION_UNSUPPORT : Unsupported error WAIT_TIMEOUT : The timeout elapses. WAIT_OBJ

Strany 81

171 3.123 SysTerminateWaitEvent This function forcibly terminates the state in wait for an event to occur set with SysWaitForEvent function. The func

Strany 82 - 3.56 SysGetLEDState

18 dwPlatform This parameter is for retrieving WindowsCE version. Return Values TRUE : Normal end FUNCTION_UNSUPPORT : Unsupported error

Strany 83 - 3.57 SysDisableCardDetect

19 3.2 SysGetDeviceIDCode This function retrieves device ID written in the EEPROM. Calling Sequences [C++] DWORD SysGetDeviceIDCode( TCHAR *pdwDevID

Strany 84 - 3.58 SysEnableCardDetect

2 Table of the Contents Editorial Record 5 Chapter 1. Overview 6 Chapter 2. Operation Environment 7 Chapter 3. Functions List 8 3.1 SysGetM

Strany 85 - 3.59 SysGetCardDetect

20 3.3 SysGetUserIDCode This function retrieves the user ID written in the EEPROM. Calling Sequences [C++] DWORD SysGetUserIDCode( DWORD *pwUserID )

Strany 86 - 3.60 SysDisableWLAN

21 3.4 SysGetSystemName This function retrieves names and/or paths for the folders and ports listed below. Each name listed below is different accord

Strany 87 - 3.61 SysEnableWLAN

22Parameters dwValueID This parameter is for setting IDs listed below for names of the ports and/or paths that you wish to retrieve. STORAGE_Name_Fla

Strany 88 - 3.62 SysGetWLAN

23 3.5 SysSetBootup This function sets up "Enable" or "Disable" for turning on the power by a wakeup factor. While the terminal i

Strany 89 - 3.63 SysRenewPartition

24BOOT_NONE Disables turning on the power with a wakeup factor. Y - - - Y Y Y Y YBOOT_PGBUTTON Turns on the power with the Program key. - - - - - -

Strany 90 - 3.64 SysPlayBuzzer

25 3.6 SysGetBootup This function retrieves "Enable" or "Disable" status for turning on the power by a wakeup factor. Calling Seq

Strany 91

26 3.7 SysSetOffMaskTime This function sets up a period of time between when the power is turned on and until when the power is turned off. In the D

Strany 92 - 3.65 SysStopBuzzer

27 3.8 SysGetOffMaskTime This function retrieves the time period that disables turning off the power after it has been turned on. Calling Sequences [

Strany 93 - 3.66 SysSetBuzzerVolume

28 3.9 SysSetStorageOffMaskTime This function sets up a period of time that disables turning off the power after use of either one of the memory stor

Strany 94 - 3.67 SysGetBuzzerVolume

29 3.10 SysGetStorageOffMaskTime This function retrieves the period of time that disables turning off the power after use of either one of the memory

Strany 95 - 3.68 SysSetBuzzerMute

33.44 SysGetAudioPowerState 66 3.45 SysKeyBackLightOn 67 3.46 SysKeyBackLightOff 68 3.47 SysGetKeyBackLightState 69 3.48 SysMultiTouchOn 70 3.49

Strany 96 - 3.69 SysGetBuzzerMute

30 3.11 SysSetPowerOnKeyTime This function sets up a period of time for continuously pressing the Power key until when the power is turned on. In th

Strany 97 - 3.70 SysSetCPUMode

31 3.12 SysGetPowerOnKeyTime This function retrieves the period of time for continuously pressing the Power key until when the power is turned on. Ca

Strany 98 - 3.71 SysGetCPUMode

32 3.13 SysSetPowerOffKeyTime This function sets up a period of time for continuously pressing the Power key until when the power is turned off. In

Strany 99 - 3.72 SysSetDefaultCPUMode

33 3.14 SysGetPowerOffKeyTime This function retrieves the period of time for continuously pressing the Power key until when the power is turned off.

Strany 100 - 3.73 SysSet180Rotate

34 3.15 SysPowerOff This function turns off the power on the terminal. In the Device Emulator, the function does not perform any. Calling Sequences

Strany 101 - 3.74 SysGet180Rotate

35 3.16 SysDisablePowerOff This function disables turning off the power with the Power key. In case where turning off the power has been set disabled

Strany 102 - 3.75 SysSetBLBattery

36 3.17 SysEnablePowerOff This function permits turning off the power with the Power key. In the Device Emulator, the function does not perform, but

Strany 103 - 3.76 SysGetBLBattery

37 3.18 SysGetPowerOff This function retrieves the status of "Enable" or "Disable" for permitting turning off the power with the

Strany 104 - 3.77 SysSetBLExpower

38 3.19 SysDisableAPO This function disables the Auto Power OFF function. If the function is carried out, turning off the power does not automaticall

Strany 105 - 3.78 SysGetBLExpower

39 3.20 SysEnableAPO This function enables the Auto Power OFF possible. If the function is carried out, turning off the power automatically takes pla

Strany 106 - 3.79 SysGetBLMaximum

43.94 SysSetNormalUserDefineKey 122 3.95 SysGetNormalUserDefineKey 136 3.96 SysSetUserDefineKey 137 3.97 SysGetUserDefineKey 139 3.98 SysSetFnUs

Strany 107 - 3.80 SysSetBLOffTime

40 3.21 SysGetAPO This function retrieves "Enable" or "Disable" status for the Auto Power OFF (APO) function. Calling Sequences [

Strany 108 - 3.81 SysGetBLOffTime

41 3.22 SysSoftReset This function resets the terminal. In the Device Emulator, the function does not perform. Calling Sequences [C++] DWORD SysSoft

Strany 109 - 3.82 SysPlayVibrator

42 3.23 SysCheckIOBOX This function retrieves the status of contact established between the terminal and cradle. The condition between the two device

Strany 110

43 3.24 SysCheckCharger This function retrieves the contact status between the terminal and battery charger. The condition between the two devices ca

Strany 111 - 3.83 SysStopVibrator

44 3.25 SysSetBackupLife This function sets up a period of time to back up data in the RAM. Data in the RAM will be backed up for approximately 1.5

Strany 112 - 3.84 SysSetVibratorMute

45 3.26 SysGetBackupLife This function retrieves RAM backup period. Counting the period starts when VDET1 occurs. Calling Sequences [C++] DWORD SysGe

Strany 113 - 3.85 SysGetVibratorMute

46 3.27 SysSetWakeOn This function sets up "Enable" or "Disable" status for the WakeOn function of module. It can control the Wa

Strany 114 - 3.86 SysSetFnKeyLock

47 3.28 SysGetWakeOn This function retrieves "Enable" or "Disable" status for the WakeOn function of module. It can control the W

Strany 115 - 3.87 SysGetFnKeyLock

48 3.29 SysSetVirtualOffMode This function sets up "Enable" or "Disable" for the Virtual OFF function. The Virtual OFF function m

Strany 116 - 3.88 SysSetOneKeyLock

49 Note: Follow the steps below to set the terminal in the virtual OFF mode. 1. Set the virtual OFF mode effect with SysSetVirtualOffMode function.

Strany 117 - 3.89 SysGetOneKeyLock

5 Editorial Record Manual Version no. Date edited Page Content 1.00 October 2008 Original 40 The description about the parameters is corrected. 1

Strany 118 - 3.90 SysSetAllKeyLock

50 3.30 SysSetVirtualOffModeEx This function sets up "Enable" or "Disable" for the virtual turning off including touch panel, scr

Strany 119 - 3.91 SysGetAllKeyLock

51 Return Values TRUE : Normal end FALSE : Error FUNCTION_UNSUPPORT : Unsupported error

Strany 120 - 3.92 SysSetInputMode

52 3.31 SysGetVirtualOffMode This function retrieves "Enable" or "Disable" status for the Virtual OFF function. Calling Sequenc

Strany 121 - 3.93 SysGetInputMode

53 3.32 SysSetSystemManagedVirtualOffMode This function sets up "Enable" or "Disable" for the system management virtual OFF mode.

Strany 122

54 3.33 SysGetSystemManagedVirtualOffMode This function retrieves the status of "Enable" or "Disable" for the system management v

Strany 123

55 3.34 SysDisplayOff This function turns off the screen on the terminal for the virtual OFF mode. In the Device Emulator, the function does not per

Strany 124

56 3.35 SysDisplayOn This function turns on the screen on the terminal that is being in the virtual OFF mode. Calling Sequences [C++] DWORD SysDispla

Strany 125

57 11. In case VDET1 occurs while the virtual OFF mode is active, the battery remaining capacity will run down quickly causing VDET2 to occur if the

Strany 126

58 3.36 SysGetDisplayPowerState This function retrieves the ON/OFF status for display power. Calling Sequences [C++] DWORD SysGetDisplayPowerState( )

Strany 127

59 3.37 SysTouchPanelOn This function turns on the touch panel on the terminal that is being in the virtual OFF mode. In the Device Emulator, the fu

Strany 128

6 1. Overview The System Library provides specific expanded functions for running the system such as key control, power control, and etc. integrated

Strany 129

60 3.38 SysTouchPanelOff This function turns off the touch panel on the terminal for the virtual OFF mode. In the Device Emulator, the function does

Strany 130

61 3.39 SysGetTouchPanelState This function retrieves the ON/OFF status of the touch panel. Calling Sequences [C++] DWORD SysGetTouchPanelState( ) [

Strany 131

62 3.40 SysSetEmulateMouseState This function sets up "Enable" or "Disable" for the Mouse Emulator. In the Device Emulator, the

Strany 132

63 3.41 SysGetEmulateMouseState This function retrieves the status of "Enable" or "Disable" for the Mouse Emulator. Calling Seque

Strany 133

64 3.42 SysAudioOff This function turns off the audio for the virtual OFF mode. In the Device Emulator, the function does not perform, but stores th

Strany 134

65 3.43 SysAudioOn This function turns on the audio integrated in the terminal that is being in the virtual OFF mode. In the Device Emulator, the fu

Strany 135

66 3.44 SysGetAudioPowerState This function retrieves the ON/OFF status of the audio. Calling Sequences [C++] DWORD SysGetAudioPowerState( ) [Visual

Strany 136

67 3.45 SysKeyBackLightOn This function turns on the key backlight. In the Device Emulator, the function does not perform, but stores the preset val

Strany 137 - 3.96 SysSetUserDefineKey

68 3.46 SysKeyBackLightOff This function turns off the key backlight. In the Device Emulator, the function does not perform, but stores the preset v

Strany 138

69 3.47 SysGetKeyBackLightState This function retrieves the status of ON/OFF for the key backlight. Calling Sequences [C++] DWORD SysGetKeyBackLightS

Strany 139 - 3.97 SysGetUserDefineKey

7 2. Operation Environment Applicable Handheld Terminals • IT-600 series • DT-X11 series • DT-X7 series • DT-X30 series • IT-3100 series • IT-8

Strany 140

70 3.48 SysMultiTouchOn This function enable multi touch mode. In the Device Emulator, the function does not perform, but stores the preset value as

Strany 141 - 3.98 SysSetFnUserDefineKey

71 3.49 SysMultiTouchOff This function disable multi touch model. In the Device Emulator, the function does not perform, but stores the preset value

Strany 142

72 3.50 SysGetMultiTouchState This function retrieves the Enable / Disable status of the multi touch mode. Calling Sequences [C++] DWORD SysGetMultiT

Strany 143 - 3.99 SysGetFnUserDefineKey

73 3.51 SysSetLED This function turns on or off the LED. Calling Sequences [C++] DWORD SysSetLED( DWORD dwLEDMode, DWORD dwNum, DWORD dwOnTime, D

Strany 144

74LED_NOTIFICATION Turns on the notification LED. - - - - - - - - -LED_BOTH Turns on both the LEDs (access and notification). - - - - - - - -

Strany 145

75 3.52 SysGetLED This function retrieves the status of the LED (Indicator #1 or #2, model dependant) being on or off. Calling Sequences [C++] DWORD

Strany 146

76 3.53 SysPrepareLED This function prepares for turning on the LED. With SysSetLED function, it takes about 130 milliseconds before turning on the L

Strany 147 - 3.102 SysSetKeyRepeat

77 dwOnTime This parameter is for specifying a period of ON time in the range of 0 to 255 (in the unit of 1/16 seconds) for the LED. dwOFFTime This

Strany 148

78 3.54 SysUpdateLED This function turns on the LED. With SysSetLED function, it takes about 130 milliseconds before turning on the LED. This is due

Strany 149 - 3.103 SysGetKeyRepeat

79 Note: If SysUpdateLED function is carried out to turn on the LED instead of SysPrepareLED function, it may be lit in an unexpected way following t

Strany 150 - 3.104 SysSetFakeRepeat

8 3. Functions List Table 3.1 Security functions Function Description DT-X11 IT-600 DT-X7 DT-X30 IT-3100 IT-800 IT-300 DT-X8 IT-9000 SysGetModelName

Strany 151 - 3.105 SysGetFakeRepeat

80 3.55 SysSetLEDState This function sets up "Enable" or "Disable" for turning on the system LED (Indicator #2). In the Device E

Strany 152 - 3.106 SysSetAllKeyRepeat

81FUNCTION_UNSUPPORT : Unsupported error Note: If either "All is set to off" has been set, or "an attribute that is to be turned o

Strany 153 - 3.107 SysGetAllKeyRepeat

82 3.56 SysGetLEDState This function retrieves the status of the system LED (Indicator #2) being on or off. Calling Sequences [C++] DWORD SysGetLEDSt

Strany 154 - 3.108 SysDeleteUserDefineKey

83 3.57 SysDisableCardDetect This function turns off the power to the virtual card by disabling the card detect terminals and removes or inserts the

Strany 155

84 3.58 SysEnableCardDetect This function turns on the power to the virtual card by enabling the card detect terminals after removing or inserting th

Strany 156 - 3.110 SysGetDefaultKey

85 3.59 SysGetCardDetect This function retrieves the card detect terminals status. Calling Sequences [C++] DWORD SysGetCardDetect( DWORD socket )

Strany 157

86 3.60 SysDisableWLAN This function turns off the power to the integrated WLAN module (operable only on models with WLAN module integrated). In the

Strany 158

87 3.61 SysEnableWLAN This function turns on the power to the integrated WLAN module (operable only on models with WLAN module integrated). In the D

Strany 159

88 3.62 SysGetWLAN This function retrieves the status of the power to the integrated WLAN module (operable only on models with WLAN module integrated

Strany 160

89 3.63 SysRenewPartition This function carries out "Dismount" → "Mount" on the partition of storage so that the system can recog

Strany 161 - 3.115 SysSetEnableKeyMode

9 Continue. Function Description DT-X11 IT-600 DT-X7 DT-X30 IT-3100 IT-800 IT-300 DT-X8 IT-9000 SysEnablePowerOff Sets up "Enable" or &quo

Strany 162 - 3.116 SysGetEnableKeyMode

90 3.64 SysPlayBuzzer This function turns on the integrated buzzer. Calling Sequences [C++] DWORD SysPlayBuzzer( DWORD dwType, DWORD dwHelz, DWORD

Strany 163 - 3.117 SysSetEnableTriggerKey

91 dwHelz This parameter is for specifying frequency of buzzer sound which is effect only when user defined sound is specified. BUZ_DEFAULT is used i

Strany 164 - 3.118 SysGetEnableTriggerKey

92 3.65 SysStopBuzzer This function turns off the buzzer. Calling Sequences [C++] DWORD SysStopBuzzer( ) [Visual Basic] Public Shared Function SysSt

Strany 165 - 3.119 SysSetFnKeyOperation

93 3.66 SysSetBuzzerVolume This function sets up a sound volume for a specific buzzer sound type. In the Device Emulator, the function does not perf

Strany 166 - 3.120 SysGetFnKeyOperation

94 3.67 SysGetBuzzerVolume This function retrieves the buzzer's sound volume. Calling Sequences [C++] DWORD SysGetBuzzerVolume( DWORD dwType )

Strany 167

95 3.68 SysSetBuzzerMute This function sets up sound mute for all the buzzer's sound types and a specific sound type. Calling Sequences [C++] DW

Strany 168

96 3.69 SysGetBuzzerMute This function retrieves all the sound volumes of buzzer sound types and individual mute for the buzzer. Calling Sequences [C

Strany 169 - 3.122 SysWaitForEvent

97 3.70 SysSetCPUMode This function sets up the CPU frequency control. In the Device Emulator, the function does not perform, but stores the preset

Strany 170

98 3.71 SysGetCPUMode This function retrieves the CPU frequency control. Calling Sequences [C++] DWORD SysGetCPUMode( DWORD *pdwMode ) [Visual Basi

Strany 171 - 3.123 SysTerminateWaitEvent

99 3.72 SysSetDefaultCPUMode This function resumes the CPU speed setting to the factory-default. In the Device Emulator, the function does not perfo

Komentáře k této Příručce

Žádné komentáře