PT-90 Mobile Computer SDK Programming Manual
178
– Setup scanner in batch command.
– Read scanner settings in batch command.
Programmer can use Scan2Key related functions to control scan.exe program. When
scan.exe is loaded, scanned data will be sent to key buffer. Target application program can
retrieve scanned data just like standard keyboard input.
– Execute scan.exe to scan barcode data into Terminal key
buffer.
– Reset scanner settings to default status.
Programmer can use Scanner related functions to control scanner module without messages.
When target application is using Scanner related functions, the scanned data will be stored in
system buffer.
– Enable scanner to scan barcode data.
– Check whether there is scanned data in system buffer.
– Get barcode data and type from system buffer.
– Reset scanner settings to default status.
– Enable and disable scan key.
– Get scan key status.
– Get scan key trigger status.
– Scanner Setting Information used by
SCAN_BatchSetting and SCAN_BatchRead.
– Information of Indication, Transmission, Scan, and
String settings.
– Information of Code11 settings.
– Information of Code39 settings.
– Information of Code93 settings.
– Information of Code128 settings.