
Programming Manual
80
SCAN_GetPowerOnAlert
—Get scanner power on alert status
SCAN_BatchSetting_V1
– Setup scanner in batch command.
SCAN_BatchRead_V1
– Read scanner setting in batch command.
Scan2Key Related Functions
User use Scan2Key related functions to control scan.exe program. When scan.exe is loaded,
scan data will send to key buffer. User application can be get scan data just like standard
keyboard input.
PT_OpenScan2Key
– Execute scan.exe to scan barcode data into Terminal key
buffer.
PT_CloseScan2Key
– Close scan.exe.
PT_SetToDefault
– Reset the scanner setting.
Scanner Related Functions
User use Scanner related functions to control scanner module without messages. When user
use Scanner related functions, scan data will store in system buffer.
PT_EnableScanner
– Enable scanner to scan barcode.
PT_DiableScanner
– Disable scanner.
PT_CheckBarcodeData
– Check whether there is barcode data on system buffer.
PT_GetBarcodeData
– Get barcode data and type from system buffer.
PT_SetDeault
– Reset the scanner setting to default value.
Scan Key Related Functions
EnableTriggerKey
– Enable and disable scan key.
GetLibraryVersion
– Get the library version.
GetTriggerKeyStatus
– Get scan key status.
PressTriggerKey
– Trigger scan key.
TriggerKeyStatus
– Get scan key press status.
Scan Command Table
The scan command table of terminal is used for SCAN_QueryStatus and
SCAN_SendCommand functions. The scan command provides the different way to setup
scan settings.
When user wants to use this library, user should link SCANAPIAX.DLL, SCANAPIAX.LIB
and the relate functions header file (SCANAPIAX.H).
Summary of Contents for PA-60
Page 1: ...PA 60 Mobile Computer Programming Manual DOC NO UM PA605 02 June 2012 Version 1 0 ...
Page 57: ...Programming Manual 53 Link Library sysapiax lib Link DLL sysapiax dll Device PA60 ...
Page 72: ...Programming Manual 68 Link Library sysapiax lib Link DLL sysapiax dll Device PA60 ...
Page 91: ...Programming Manual 87 Link Library scanapiax lib Link DLL scanapiax dll Device PA60 ...