Symptom
Symbol Palm Terminal (SPT) Running the Spectrum24 Web Client Does Not Scan all Bar Code Symbologies.
Article ID: 43714796
An attempt to scan a barcode with the SPT17xx or SPT18xx does not display the data in a text box a web page.
Facts
SPT17xx or SPT18xx Palm OS
Root Cause
The SPT17xx or SPT18xx is not enabled for the barcode type that is being scanned.
Resolution
Using the correct alpha letter code from the table below, enable the symbologies within the Spectrum24 Web Client that will be scanned with the SPT17xx or SPT18xx.
Add to the input type field the attributes for the symbology that needs to be scanned.
Example: <input type=”text” size=”15” name=”fldProduct” stiscan=”ABEFGHIJKLMOPQR”>
Letter Code | Symbology |
---|---|
A | UPC E0 |
B | UPC E1 |
C | UPCA |
D | MSI |
E | EAN 8 |
F | EAN 13 |
G | Codabar |
H | Code 39 |
I | D2 of 5 |
J | I2 of 5 |
K | Code 11 |
L | Code 93 |
M | Code 128 |
N | PDF417 |
O | TriOptic |
P | UCC/EAN-128 |
Q | Bookland EAN |
R | ISBT 128 |
Add to the input type field the attributes for the symbology that needs to be scanned.
Example: <input type=”text” size=”15” name=”fldProduct” stiscan=”ABEFGHIJKLMOPQR”>
