Denso 400BW-CE Specifikace

Procházejte online nebo si stáhněte Specifikace pro Čtečky čárových kódů Denso 400BW-CE. Denso 400BW-CE Specifications Uživatelská příručka

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

Shrnutí obsahu

Strany 1

API Reference Manual Barcode Handy Terminal BHT-700-CE

Strany 2

Chapter 4. Backlight Control 4.1. Outline The backlight illumination and power saving modes can be controlled using either of the following methods

Strany 3 - Contents

When dwCDType is M (Code 39), the length of barcode data must be two or more digits except for start and stop characters. If not, this function gets

Strany 4

When dwCDType is P (MSI), the length of barcode data must be two or more digits. If not, this function gets "0" and returns an error code.

Strany 5

BHT_BAR_SetDecodeOptions Description Sets the editing function setting value for the decoded result. This is supported only by the BHT-700B. Syntax

Strany 6

Member name Default Details bConvertToUPCA FALSE Used to convert (TRUE) or not convert (FALSE) to UPC-A. bReportNumsys FALSE Used to add (TRUE)

Strany 7 - 2.3. Installation

BHT_BAR_GetDecodeOptions Description Sets the editing function setting value for the decoded result. This is supported only by the BHT-700B. Syntax

Strany 8 - 3.2. Screen Rotation

Member name Default Details bConvertToUPCA FALSE Used to convert (TRUE) or not convert (FALSE) to UPC-A. bReportNumsys FALSE Used to add (TRUE)

Strany 9

16.2. Backlight API BHT_SetBltStatus Description Control the backlight. Syntax DWORD BHT_SetBltStatus ( DWORD dwStatus ) Parameters dwStatus [in

Strany 10 - 4.1. Outline

BHT_GetBltStatus Description Read the backlight status. Syntax DWORD BHT_GetBltStatus ( DWORD* pdwStatus ) Parameters pdwStatus [out] Current ba

Strany 11

16.3. Battery API BHT_GetPowerStatus Description Read information about the battery loaded in the BHT body. Syntax DWORD BHT_GetPowerStatus ( WORD

Strany 12 - (2) Backlight ON

BHT_GetPowerStatus2nd Description Read information about the battery loaded in the grip. Syntax DWORD BHT_GetPowerStatus2nd ( WORD* pwCuOnLine ,

Strany 13

4.3. Setting the Backlight Illumination Time The backlight illumination time is set and read using the BHT_SetSysSettingDW (DWORD dwCtrlCode,DWORD d

Strany 14 - 4.7. Key Backlight

16.4. LED API BHT_GetNLedStatus Description Read the status of the indicator LED (red/blue). Syntax DWORD BHT_GetNLedStatus ( DWORD* pdwInfo ) P

Strany 15 - 5.1. Outline

BHT_SetNLedStatus Description Control the indicator LED (red/blue). Syntax DWORD BHT_SetNLedStatus ( DWORD dwStatus ) Parameters dwStatus [in] C

Strany 16

BHT_GetNLedStatusEx Description Read the status of the indicator LED and synchronization LED. Syntax DWORD BHT_GetNLedStatusEx ( DWORD dwLedDevice

Strany 17 - 5.5. Beeper Volume Patterns

BHT_SetNLedOn Description Turn on the indicator LED and/or synchronization LED. Syntax DWORD BHT_SetNLedOn ( DWORD dwLedDevice , DWORD dwLedNum )

Strany 18 - 6.1. Outline

BHT_SetNLedOff Description Turn off the indicator LED and/or synchronization LED. Syntax DWORD BHT_SetNLedOff ( DWORD dwLedDevice , DWORD dwLedNu

Strany 19

16.5. Beeper/Vibrator API BHT_StartBeep Description Drive the beeper or vibrator. Syntax DWORD BHT_StartBeep ( DWORD dwOnTime , DWORD dwOffTime ,

Strany 20 - 6.4. Magic Key Control

Comment: - The system functions allow the beeper volume to be changed. (Refer to Section 5.2. and 5.3.) - Specification of any of 3 through 667 to

Strany 21

BHT_StartBeeperOnly Description Drive the beeper. Syntax DWORD BHT_StartBeeperOnly ( DWORD dwOnTime , DWORD dwOffTime, WORD wRepCnt , WORD wFre

Strany 22 - 6.6. Key Input Modes

Comment: - The system functions allow the beeper volume to be changed. (Refer to Section 5.2. and 5.3.) - Specification of any of 3 through 667 to

Strany 23

BHT_StartVibrationOnly Description Drive the vibrator. Syntax DWORD BHT_StartVibrationOnly ( DWORD dwOnTime , DWORD dwOffTime , WORD wRepCnt )

Strany 24

4.5. Controlling the Backlight with the Backlight Control Key The backlight function can be enabled/disabled by pressing the backlight function contr

Strany 25 - 6.8. Key Clicks

16.6. Wireless Communication API BHT_RF_Open Description Open the wireless LAN device and enable wireless communication. Syntax DWORD BHT_RF_Open (

Strany 26 - 6.10. Auto Repeat Function

BHT_RF_OpenEx Description Sets the communication format, opens the wireless LAN device and enables wireless communication. Syntax DWORD BHT_RF_Open

Strany 27 - 7.1. Outline

BHT_RF_Close Description Close the wireless LAN device and disable wireless communication. Syntax DWORD BHT_RF_Close ( void ) Parameters None Re

Strany 28

BHT_RF_CloseEx Description Closes the wireless LAN device for the set format and disables wireless communication. Syntax DWORD BHT_RF_CloseEx ( DWO

Strany 29 - Chapter 8. Power Management

BHT_RF_IoControl Description Sends a control command to the driver and performs an operation corresponding to that command. Syntax DWORD BHT_RF_IoC

Strany 30 - 8.2. Standby

The details set for each argument differ for each command. Oid lpInBuf nInBufSize lpOutBuf nOutBufSize RF_UPDATE_PROFILE − − − − RF_COMMIT_PRO

Strany 31 - 8.3. Suspend

BHT_RF_Synchronize Description Get the association status. Syntax DWORD BHT_RF_Synchronize ( long lTimeout , long* plSync ) Parameters lTimeout

Strany 32 - Chapter 9. Battery State

BHT_RF_GetParamInt Description Read integer from the wireless communications parameter. Syntax DWORD BHT_RF_GetParamInt ( DWORD dwParam , DWORD*

Strany 33 - Chapter 10. LED

Return value Error code Meaning ERROR_SUCCESS Successful completion ERROR_INVALID_PARAMETER Parameter error Address for storing data obtained not spe

Strany 34 - 11.3. Assigning Port Number

BHT_RF_SetParamInt Description Write integer to the wireless communications parameter. Syntax DWORD BHT_RF_SetParamInt ( DWORD dwParam , const DW

Strany 35 - 11.4. ActiveSync

4.6. Controlling the Backlight with the Backlight Control Function The backlight function can be controlled using the BHT_SetBltStatus function. The

Strany 36 - 12.1. Outline

Return value Error code Meaning ERROR_SUCCESS Successful completion ERROR_INVALID_PARAMETER Parameter error Address for storing data obtained not sp

Strany 37

BHT_RF_GetParamStr Description Read string from the wireless communications parameter. Syntax DWORD BHT_RF_GetParamStr ( DWORD dwParam , TCHAR* p

Strany 38

BHT_RF_SetParamStr Description Write character string to the wireless communications parameter. Syntax DWORD BHT_RF_SetParamStr ( DWORD dwParam ,

Strany 39

BHT_RF_GetInfoInt Description Read integer from the communications parameter. Syntax DWORD BHT_RF_GetInfoInt ( DWORD dwType , DWORD* pdwInfo )

Strany 40

BHT_RF_GetInfoStr Description Read string from the communications parameter. Syntax DWORD BHT_RF_GetInfoStr ( DWORD dwType , TCHAR* pwchInfo )

Strany 41

BHT_RF_GetSiteSurvey Description Get the quality of the communications link. Syntax DWORD BHT_RF_GetSiteSurvey ( DWORD* pdwStrength , DWORD* pdwB

Strany 42

16.7. OS Updating API BHT_SystemModify Description Update the BHT OS. Syntax DWORD BHT_SystemModify ( DWORD dwCtrlCode, TCHAR * pwchSysParam, DWO

Strany 43 - Chapter 13. Barcode Reading

16.8. Bluetooth API BHT_BT_PowerOn Description Turns ON the Bluetooth device power supply and enables Bluetooth. Syntax DWORD BHT_BT_PowerOn ( void

Strany 44

BHT_BT_PowerOff Description Turns OFF the Bluetooth device power supply and disables Bluetooth. Syntax DWORD BHT_BT_PowerOff ( void ) Parameters

Strany 45 - Barcode type Options

BHT_BT_GetPowerStatus Description Acquires the Bluetooth device power status. Syntax DWORD BHT_BT_GetPowerStatus ( DWORD *pdwStatus ) Parameter

Strany 46

(*5) The backlight specified with the BHT_SetSysSettingDW (BHT_BACKLIGHT_DEVICE,…) function illuminates. (*6) Cold booting is performed from the sta

Strany 47 - 13.2. Programming

16.9. Other APIs BHT_WaitEvent Description Make the system wait until the specified event or timeout occurs. Syntax DWORD BHT_WaitEvent ( DWORD dw

Strany 48

Return value Error code Meaning ERROR_SUCCESS Successful completion ERROR_INVALID_PARAMETER Parameter error. Storage address not specified Comment:

Strany 49

BHT_WaitStandbyEvent Description Make the system wait until the specified event occurs. Syntax BHT_WaitStandbyEvent ( DWORD dwEvtNum , DWORD dwEv

Strany 50 - Chapter 14. Updating OS

Comment: The following five types of events can be specified: - Depression of any key - Depression of the trigger switch - Stylus release - Decoding

Strany 51 - Chapter 15. System Functions

BHT_ShutdownSystem Description Turn off the BHT and boot the BHT according to the mode specified by the parameter. Syntax DWORD BHT_ShutdownSystem

Strany 52 - BHT_SetSysSettingDW

BHT_RegStore Description Save the registry. Syntax DWORD BHT_RegStore ( void ) Parameters None Return value Error code Meaning ERROR_SUCCESS Su

Strany 53 - BHT_GetSysSettingDW

Chapter 17. Programming Using OCX (OLE Customer Control) The BHT-700 Software Development Kit (BHT-700 SKD) provides ActiveX Control that can be used

Strany 54 - BHT_SetSysSettingWCS

(2)-2 Click Add Control and choose the newly installed OCX by clicking Open. (2)-3 Click OK, and the control is pasted as shown below. (3) Add

Strany 55 - BHT_GetSysSettingWCS

(3)-2 Select the installed .OCX file. (3)-3 Click Insert, and the message “Do you insert component?” pops up. Click OK, and specify an appropriate

Strany 56 - Validating

17.4. Scanner Control 17.4.1. Properties Name and type eVC++ R/W Value Default value Description Enable/disable flag for barcode reading TRUE: Ena

Strany 57

Chapter 5. Beeper and Vibrator Control 5.1. Outline The beeper and vibrator are controlled by: (1) the beeper/vibrator setting functions (that allo

Strany 58 - Maker ahead

17.4.2. Methods GetChkDigit Description Calculate a check digit (CD) of the barcode data according to the specified calculation method. (Refer to th

Strany 59

GetLastCount Description Supported only on BHT-700Q Read the number of digits in the specified row of the code that was read most recently. Syntax

Strany 60

GetLastType Description Supported only on BHT-700Q Read the code type in the specified row of the code that was read most recently. Syntax long Get

Strany 61

17.4.3. Event Callback Function DecodeDone Description This function is called when decoding is successfully completed. It reads out the bufferData

Strany 62 - BHT_GetDeviceInfo

17.4.4. Error Codes If an error occurs during access to properties or during calling to methods, the error code will be stored into the errorStatus v

Strany 63

17.5. File Transfer Control 17.5.1. Properties Name eVC++ R/W Value Default value Content GetPort SetPort short R/WCOM1 COM4 COM4 COM port GetBaud S

Strany 64

17.5.2. Methods Function Description AddFile Add a file to be transmitted. ClearFile Clear a file added by AddFile. GetFile Acquires the file name

Strany 65 - BHT_EnableBar

ClearFile Description Clears a file added by AddFile. Syntax void ClearFile ( void ) Parameters None Return value None GetFile Description Acq

Strany 66

GetTransferredCount Description Returns the number of files for which transmission or receipt is complete. Syntax void GetTransferredCount (void) Pa

Strany 67

Send Description Transmit a file specified by AddFile. Syntax Long Send ( void ) Parameters None Return value Error code Meaning ERROR_SUCCESS

Strany 68

5.2. Setting the Beeper/Vibrator The BHT_SetSysSettingDW (DWORD dwCtrlCode, DWORD dwSysParam) and BHT_GetSysSettingDW (DWORD dwCtrlCode, DWORD *pdw

Strany 69

Abort Description Abort the current file transmission process. After aborting, the Done event will occur. Syntax Void Abort ( void ) Parameters No

Strany 70

GetError Description Return the error information for the transaction processed last. Syntax long GetError ( void ) Parameters None Return value

Strany 71

17.5.3. Event Callback Functions Function Description Done This function is called when the transmission ends as specified. Transferring Get the i

Strany 72

Transferring Description Get the information about a file being transmitted. Syntax void OnTransferring ( LPCTSTR FileName , long Total , long T

Strany 73

17.5.4. Coding Sample void CSerialTransferDlg::DoDataExchange(CDataExchange* pDX) { CDialog::DoDataExchange(pDX); //{{AFX_DATA_MAP(CSerialTr

Strany 74

Appendix A. Keyboard Arrangement, Virtual Key Codes and Character Codes A.1. 27-key pad A.1.1. Keyborard Arrangement (1) Numeric entry mode

Strany 75

A.1.2. Virtual Key Codes and Character Codes Numeric entry mode Normal status Status with [SF] pressed Virtual key code Virtual key code Key Con

Strany 76

Function mode Virtual key code Key Constant Value Character code [F1] VK_F5 74 - [F2] VK_F6 75 - [F3] VK_F7 76 - [F4] VK_F8 77 - [S] VK_F9 7

Strany 77 - Sub-code no

A.1.3. Character Codes in Alphabet Entry Mode In the alphabetic entry mode, the 0 to 9 and period (.) keys are used to enter alphabets. The table be

Strany 78

A.2. 42-key pad A.2.1. Keyborard Arrangement (1) Alphabet entry mode (2) Numeric entry mode

Strany 79

5.3. Starting/Stopping the Beeper/Vibrator The beeper/vibrator is activated or deactivated by the following functions: Function Used to: BHT_Start

Strany 80

(3) Function mode SCAN F5 F6 F7 F8 SEND M2 SCAN M1M3SCAN CAP FN NUM BS SP ESC ENT F9F10 F11F12165

Strany 81

A.2.2. Virtual Key Codes and Character Codes Alphabet entry mode Normal status Status with [SF] pressed Virtual key code Virtual key code Key Cons

Strany 82

Numeric entry mode Normal status Status with [SF] pressed Key Virtual key code Character code Virtual key code Character code [F1] VK_F1 70 - ← ←

Strany 83

Function mode Normal status Key Virtual key code Character code [F1] VK_F5 74 - [F2] VK_F6 75 - [F3] VK_F7 76 - [F4] VK_F8 77 - [▲] VK_F9 26 - [▼]

Strany 84

Appendix B. Differences between Older Unit The following table lists differences between the BHT-700 and the BHT-400. Type Item BHT-700 BHT-400

Strany 85

Type Item BHT-700 BHT-400 Default baud rate 115200 bps 9600 bps Data communication RS-232C Tx, Rx Tx, Rx, RTS, CTS I/F usable with Active Sync

Strany 86

BHT-700-CE API Reference Manual First Edition, October 2007 DENSO WAVE INCORPORATED The purpose of this

Strany 87

Chapter 6. Keys and Trigger Switch Control 6.1. Outline In addition to the processing for depressed or released keys and trigger switch, the BHT OS

Strany 88 - BHT_DisableBar

6.2. Setting the Keys and Trigger Switch The BHT_SetSysSettingDW (DWORD dwCtrlCode, DWORD dwSysParam) and BHT_GetSysSettingDW (DWORD dwCtrlCode, DW

Strany 89 - BHT_ReadBar

Copyright © DENSO WAVE INCORPORATED, 2007 All rights reserved. No part of this publication may be re

Strany 90 - BHT_ReadBarEx

6.3. Shift Key Operation Mode The shift key operation mode works as follows: Shift key operation mode Description Non-lock mode - The keypad is shi

Strany 91 - BHT_GetBarType

6.5. Assigning a User-Defined Key Code to the Magic Keys Apart from the previously mentioned functions, optional keys can be applied to the magic key

Strany 92 - BHT_ GetBarInfo

6.6. Key Input Modes The BHT-700 key pad has the following three key entry modes. (1) Numeric entry mode This mode allows you to type in numeric dat

Strany 93 - BHT_GetBarNum

(2) If keys [0] to [9] or the [.] key is pressed, the pressed key becomes an unestablished character and displays in the unestablished character disp

Strany 94 - BHT_GetBarChkDgt

6.6.4. Alphabet Entry Mode 2 (27-key pad only) Alphabet entry mode 2 starts by: (1) calling the BHT_SetSysSettingDW (BHT_KEY_INPUT_METHOD, INPUT_ME

Strany 95

6.7. Function Mode Use either of the methods below to enable function mode. (1) Call up the BHT_SetSysSettingDW (BHT_KEY_FUNCTION,KEY_FUNCTION_ON) fu

Strany 96

6.10. Auto Repeat Function The keys used to perform auto repeat are listed in the following table. Whether auto repeat function for each key is enabl

Strany 97

Chapter 7. LCD Status Indication 7.1. Outline The status of the BHT is displayed on the LCD as specified below. Status Description Icon Battery

Strany 98

(Display sample of icons) Status indicator icons in the task bar 7.2. Setting the LCD Status Indication The BHT_SetSysSettingDW (DWORD dwCtrlCode

Strany 99

Chapter 8. Power Management 8.1. Outline The power management functions switch the system powering state. The following four system power states ex

Strany 100

Contents Chapter 1. Software Requirements for the BHT-700 ... 1

Strany 101

8.2. Standby 8.2.1. Switching to the Standby State The BHT switches from the power ON state to the standby state when any of the following conditions

Strany 102 - BHT_BAR_SetDecodeOptions

8.3. Suspend 8.3.1. Setting the Standby Transition Timeout The BHT switches to the suspend state when any of the following conditions arises: (1) Whe

Strany 103

Chapter 9. Battery State 9.1. Outline The battery status can be ascertained using the following methods. (1) Battery status acquisition (2) Battery

Strany 104 - BHT_BAR_GetDecodeOptions

Chapter 10. LED 10.1. Outline The BHT-700 has two LEDs. The display LED can be controlled from the application. LED Color ON/OFF control from ap

Strany 105

Chapter 11. Data Communication 11.1. Outline In wired communication between the BHT and host computer, the following interfaces are available: (1) I

Strany 106 - BHT_SetBltStatus

11.4. ActiveSync 11.4.1. Establishing an ActiveSync Connection An ActiveSync connection can be established with either of the following procedures. (

Strany 107 - BHT_GetBltStatus

Chapter 12. Wireless Communication 12.1. Outline 12.1.1. Spread Spectrum Communications Method Data communication is performed using TCP/IP protocol

Strany 108 - BHT_GetPowerStatus

12.2. Programming for Wireless Communication To connect to the wireless communications pathway, specify the following system settings in System Menu

Strany 109 - BHT_GetPowerStatus2nd

12.2.1. Wireless Communication Parameters Settable Parameters The BHT can be used with the following security configurations by setting ZeroConfig.

Strany 110 - BHT_GetNLedStatus

▪ POWER Set the power mode for the wireless module built in the BHT. The following two power modes are available. The default is P_PWRSAVE_PSP. The s

Strany 112 - BHT_GetNLedStatusEx

▪ EAP TYPE This is the EAP type setting. A selection can be made from Prohibited, PEAP, and TLS. ▪ KEY (WEP KEY, PRE SHARED KEY) The encryption key

Strany 113 - BHT_SetNLedOn

12.2.2. Opening and Closing the Wireless Communications Device Use the BHT_RF_Open and BHT_RF_OpenEx functions to start up the wireless communicatio

Strany 114 - BHT_SetNLedOff

12.2.3. Checking Synchronization with the Access Point When performing data communication with a wireless communication device, use the BHT_RF_Synchr

Strany 115 - BHT_StartBeep

Chapter 13. Barcode Reading 13.1. Outline 13.1.1. Enable Reading BHT-700B The BHT_EnableBar function enables the barcode device to read barcodes. In

Strany 116

BHT-700Q The BHT_EnableBar function enables the barcode device to read barcodes. In this function, you may specify the following barcode types avail

Strany 117 - BHT_StartBeeperOnly

13.1.2. Specify Options in the BHT_EnableBar Function You may also specify several options as listed below for each of the barcode types in the BHT_E

Strany 118

13.1.3. Barcode Buffer The barcode buffer stores the inputted barcode data. BHT-700B The barcode buffer will be occupied by one operator entry job an

Strany 119 - BHT_StartVibrationOnly

13.2. Programming 13.2.1. Code Mark The BHT_GetBarType function allows you to check the code mark (denoting the code type) and the length of the inpu

Strany 120 - BHT_RF_Open

13.2.5. Controlling the Indicator LED and Beeper/Vibrator as a Confirmation of Successful Reading By using the BHT_EnableBar function, you can contr

Strany 121 - BHT_RF_OpenEx

NOTE: In the Point Scan mode, scanning split codes in batch edit mode is disabled. (For details about the Point Scan mode, refer to the “BHT-700BB/700

Strany 122 - BHT_RF_Close

17.4.1. Properties ... 144

Strany 123 - BHT_RF_CloseEx

Chapter 14. Updating OS The OS can be updated (version update) using the following method when running Windows CE. (1) Copy the OS image file to an

Strany 124 - BHT_RF_IoControl

Chapter 15. System Functions System functions are used when setting or acquiring system values or when acquiring device information. Function Used

Strany 125

15.1. If a System Parameter Value is DWORD BHT_SetSysSettingDW Description Write system parameter values. Syntax DWORD BHT_SetSysSettingDW ( DWOR

Strany 126 - BHT_RF_Synchronize

BHT_GetSysSettingDW Description Read system parameter values. Syntax DWORD BHT_GetSysSettingDW ( DWORD dwCtrlCode , DWORD* pdwSysParam ) Parame

Strany 127 - BHT_RF_GetParamInt

15.2. If a System Parameter Value is a Character String BHT_SetSysSettingWCS Description Write system parameter values. Syntax DWORD BHT_SetSysSett

Strany 128

BHT_GetSysSettingWCS Description Read system parameter values. Syntax DWORD BHT_GetSysSettingWCS ( DWORD dwCtrlCode , TCHAR* pwchSysParam , DWOR

Strany 129 - BHT_RF_SetParamInt

15.3. System Parameter Values That Can be Set/Obtained Parameter name Type R/W Control code Parameter value Default Validating timing System info

Strany 130

Parameter name Type R/W Control code Parameter value Default Validating timing Backlight related Backlight ON-duration (sec.) (When battery- dri

Strany 131 - BHT_RF_GetParamStr

Scanning range marker (*6) DW R/W BHT_BAR_MARKER MARKER_NORMAL : Normal mode MARKER_AHEAD : Maker ahead MARKER_DISABLE : Fixed to OFF MARKER _NORMAL

Strany 132 - BHT_RF_SetParamStr

Parameter name Type R/W Control code Parameter value Default Validating timing Front-back inverted reading (*6) DW R/W BHT_BAR_REVERSE 0: Disabl

Strany 133 - BHT_RF_GetInfoInt

Chapter 1. Software Requirements for the BHT-700 1.1. Operating System (OS) on the BHT-700 The OS running on the BHT-700 is Microsoft Windows CE 5.

Strany 134 - BHT_RF_GetInfoStr

Parameter name Type R/W Control code Parameter value Default Validating timing Status indicator related Battery voltage level icon DW R/W BHT_I

Strany 135 - BHT_RF_GetSiteSurvey

Parameter name Type R/W Control code Parameter value Default Validating timingDisplay related Screen rotation DW R/W BHT_DISP _ROTATION DISP

Strany 136 - BHT_SystemModify

15.4. Device Information Acquisition BHT_GetDeviceInfo Description Acquires the mounted device information. Syntax DWORD BHT_GetDeviceInfo( DWORD d

Strany 137 - BHT_BT_PowerOn

Chapter 16. Device Control Functions The device control functions listed below control the devices (barcode reading device, backlight, battery, indi

Strany 138 - BHT_BT_PowerOff

Function Used to: BHT_RF_Open Open the wireless LAN device and enable wireless communication. BHT_RF_OpenEx Set the communication format, open the w

Strany 139 - BHT_BT_GetPowerStatus

16.1. Barcode API BHT_EnableBar Description Open the barcode device file to enable barcode reading. This function specifies the read mode and readab

Strany 140 - BHT_WaitEvent

Readmode The BHT supports four read modes--the momentary switching mode, the auto-off mode, the alternate switching mode, and the continuous readi

Strany 141

Beepercontrol and LEDcontrol This function can control the beeper and the indicator LED to activate or deactivate each of them when a barcode is r

Strany 142 - BHT_WaitStandbyEvent

□ Interleaved 2 of 5 (ITF) (I) Syntax I[:[mini.no.digits[-max.no.digits]][CD]] where mini.no.digits and max.no.digits are the minimum and maximum n

Strany 143

□ CODABAR (NW-7) (N) Syntax N[:[mini.no.digits[-max.no.digits]][startstop][CD]] Where mini.no.digits and max.no.digits are the minimum and maximum n

Strany 144 - BHT_ShutdownSystem

Chapter 2. Application Development Environment 2.1. Required Hardware (PC to be used for application development) Item Specification OS Microsof

Strany 145 - BHT_RegStore

□ CODE-39 (M) Syntax M[:[mini.no.digits[-max.no.digits]][CD]] Where mini.no.digits and max.no.digits are the minimum and maximum numbers of digits f

Strany 146 - 17.3. Using OCX

□ CODE-93 (L) Syntax L[:[mini.no.digits[-max.no.digits]]] Where mini.no.digits and max.no.digits are the minimum and maximum numbers of digits for b

Strany 147

□ CODE-128 (K) Syntax K[:[mini.no.digits[-max.no.digits]]] Where mini.no.digits and max.no.digits are the minimum and maximum numbers of digits for

Strany 148

Handling special characters If the BHT reads any barcode consisting of special characters only (such as FNC, CODEA, CODEB, CODEC and SHIFT character

Strany 149 - 17.4. Scanner Control

□ Standard 2 of 5 (STF) (H) Syntax H[:[mini.no.digits[-max.no.digits]][CD][startstop]] Where mini.no.digits and max.no.digits are the minimum and ma

Strany 150 - GetChkDigit

□ MSI (P) Syntax P[:[mini.no.digits[-max.no.digits]][CD]] Where mini.no.digits and max.no.digits are the minimum and maximum numbers of digits for b

Strany 151 - GetLastCount

BHT-700Q The readable barcodes include, among 2D codes, QR code, PDF417, MaxiCode, Data Matrix, and EAN·UCC composite, and, among barcodes, universal

Strany 152 - GetLastType

In scannning a split code in edit mode, the maximum data length is 8,192 bytes. Data exceeding 8,192 bytes causes a read error to be recognized and t

Strany 153 - DecodeDone

□ MaxiCode(X) Syntax X □ MaxiCode(Z) Syntax Z [:[symbol type [min code no.[−max code no.]]] [;symbol type [min code no.[−max code no.]]]] For sym

Strany 154

□ Universal product code (A) Syntax A [:[code][1st character [2nd character]] [supplemental]] Specify one of the codes listed below. Code Barcode

Strany 155 - 17.5. File Transfer Control

Chapter 3. Output to the LCD Screen 3.1. Screen Fonts The BHT-700 has the following integrated screen fonts: (1) Arial (ttf) (2) Courier New (ttf)

Strany 156 - AddFile

□ Interleaved 2of5 (ITF) (I) Syntax I [:[min no. digits [−max no. digits]][CD][;[1st character [2nd character]]]] “min no. digits” and “max no. dig

Strany 157 - GetFileCount

□ Codabar (NW-7) (N) Syntax N [:[min no. digits [− max no. digits]][startstop] [CD]] “min no. digits” and “max no. digits” are the minimum and maxi

Strany 158 - GetTransferredCount

□ Code 39 (M) Syntax M [:[min no. digits [−max no. digits]][CD][;[1st character [2nd character]]]] “min no. digits” and “max no. digits” are the mi

Strany 159 - Receive

□ CODE-93 (L) Syntax L [: [min.no.digits [-max.no.digits]][;1st digit [-2nd digit]]]] Where min.no.digits and max.no.digits are the minimum and maxi

Strany 160 - GetState

□ Code 128 (K) Syntax K [:[min no. digits [−max no. digits]][;[1st character [2nd character]]]] “min no. digits” and “max no. digits” are the minim

Strany 161 - GetError

Positions of special characters When a code consisting only of special characters (FNC, CODEA, CODEB, CODEC, and SHIFT characters) or a code containin

Strany 162

Multi-line code reading To specify Multi-line code reading, specify “&” followed by the codes to be read. Up to three rows can be specified.

Strany 163 - Transferring

(5) If the same code (with the same code type and the same data code) appears more than once in a multi-line code, the BHT cannot read it. [Ex] A co

Strany 164

BHT_DisableBar Description: Close the barcode device file to disable barcode reading. Syntax: DWORD BHT_DisableBar (void) Parameters None Return

Strany 165 - A.1. 27-key pad

BHT_ReadBar Description Read out data read from the barcode buffer. If the string length longer than that of the read barcode is specified to dwBarL

Strany 166

3.3. Setting the Screen Rotation Angle The settable rotation angles are 0°, 90°, 180°, and 270°. The direction is anti-clockwise. The screen rotatio

Strany 167 - Function mode

BHT_ReadBarEx Description Read out data from the barcode buffer and encodes it into the specified data format. If the length of the read data is sho

Strany 168

BHT_GetBarType Description BHT-700B Read the barcode type and the number of digits of a barcode read most recently. If no barcode has been read afte

Strany 169 - A.2. 42-key pad

BHT_ GetBarInfo Description BHT-700B Read the information on the code read most recently, including the code type and the number of digits in the co

Strany 170

BHT_GetBarNum Description Read the number of digits of the barcode remaining in the barcode buffer. If barcode reading is not enabled, an error (ERR

Strany 171 - Value

BHT_GetBarChkDgt Description Calculate a check digit (CD) of the barcode data according to the calculation method specified by dwCDType. Syntax DWO

Strany 172

Comment: If barcode data contains a character(s) out of the specification of the barcode type specified by dwCDType, then this function sets "0&

Strany 173

When dwCDType is A (EAN or UPC), this function identifies the EAN or UPC depending upon the data length (number of digits) as listed below. If the da

Strany 174 - BHT_PM_SUSPEND_SLOT0,…)

When dwCDType is I (ITF), the length of barcode data must be an even number of two or more digits. If not, this function gets "0" and retur

Strany 175

When dwCDType is H (STF), the length of barcode data must be two or more digits. If not, this function gets "0" and returns an error code.

Strany 176 - API Reference Manual

When dwCDType is N (Codabar), the length of barcode data must be three digits or more including start and stop characters. If not, this function gets

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

Žádné komentáře