EasyManuals Logo
Home>Unitech>PDA>PA500

Unitech PA500 Programming Manual

Unitech PA500
30 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #11 background imageLoading...
Page #11 background image
-
2.10. Clear scan data system buffer
Function Description:
Reset the data buffer so that next new scan data can come in.
Function call:
void USI_ResetData();
2.11. Good read indicator
Function Description:
Inform a good receiving of scan data, this will play a sound (wave file scanok.wav) and
light the LED lasting for 1 second.
Function call:
void USI_ReadOK();
Note:
USI will call the function GoodReadLEDOn function exported by the DLL defined in the registry
described below (UPI300.DLL is an example) to turn on and off the LED. If the DLL is not defined or
the function is not found, USI will bypass the call of GoodReadLEDOn.
[HKEY_LOCAL_MACHINE\SOFTWARE\Unitech America Inc.\Scanner\Settings]
"DLLLEDCONTROL"="UPI300.DLL"
The function prototype of GoodReadLEDOn is:
VOID WINAPI GoodReadLEDOn(BOOL fon);
Turn on when fon is TRUE, and turn off when fon is FALSE.
2.12. Wait for acknowledgement of the last sent command
Function Description:
Wait for acknowledgement of the last sent command until timeout. It is useful when a
serial of commands needs to be sent at a time. Before call USI_SendCommand, call
USI_WaitForSendEchoTO to make sure that the previous command is done.
Function call:
BOOL USI_WaitForSendEchoTO(DWORD timeout);
Parameter: (input)
timeout: DWORD : Specifies the timeout in millisecond.
Return:
Returns FALSE if timeout.
2.13. Save setting to profiles
Function Description:
Save current settings of scanner so that the settings will be persistent when the unit get
power off and on again.
Function call:
BOOL USI_SaveCurrentSettings();
Return : TRUE if success,
otherwise FALSE.

Table of Contents

Other manuals for Unitech PA500

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Unitech PA500 and is the answer not in the manual?

Unitech PA500 Specifications

System Memory IconSystem Memory
SDRAM64 MB
Flash ROM64 MB
Display IconDisplay
display resolution240x320 QVGA
display typeColor Transflective TFT
touch screenyes
Laser Bar Code Scanner IconLaser Bar Code Scanner
scan rate104 scans/sec ± 12 scans/sec
scan angle default47°±3°
scan angle reduced35°±3°
Power IconPower
main battery voltage3.7 V
main battery capacity2200 mAh
rechargeable time3.5 hours
Operating Environment IconOperating Environment
operating temperature32°F to 122°F (0°C to 50°C)
storage temperature-4°F to 140°F (-20°C to 60°C)
relative humidity5% ~ 95% (non-condensing)
Weight and Dimensions IconWeight and Dimensions
weight with battery and scan engineUnder 213 g
length126 mm
height23 mm

Related product manuals