Download CipherLab 1562 User guide
Transcript
ScanMaster User Guide Example 2 — Extract the date code, item number, and quantity information from barcodes. Data is encoded in the barcode like this: — From the 1st character to the 6th character is the date code. — From the 7th character to the "-" character is the item number. — After the "-" character is the quantity information. Data will be transmitted like this: — The item number goes first, then a TAB character, followed then another TAB character, and finally the quantity information. by the The editing format should be configured as follows: 1. Set Number of Fields to "3". 2. Set Field1 Parameters: divide field by Length, and set length to "6". Field1 = from the 1th character to the 6th character 3. Set Field2 Parameters: divide field by Terminating String, and set the string to "-". Field2 = from the 7th character to the "-" character 4. Set Additional Field 1 to one "TAB" character. 5. Set Transmission Sequence to transmit "F2 A1 F1 A1 F3". 5 1 2 3 74 4 date code,