Baracoda RoadRunners Programming Manual

Page 1
The bluetooth name and Bluetooth registered trademarks are owned by Bluetooth SIG, Inc., and are used by Baracoda under license. The Baracoda names and Baracoda trademarks are own by Baracoda. All specifi cation are subject to change without notice - Non contractual pictures © Baracoda - All rights reserved
Baracoda, Inc. (US Offi ce) Baracoda SA (Europe Offi ce: France) 45 Main street - Suite 616 - Brooklyn, NY 11201 30 Avenue de l’Amiral Lemonnier - 78160 Marly-Le-Roi Ph: 718 488 9600 - Fx: 718 488 9601 Ph: +33 1 30 08 89 00 - Fx: +33 1 30 08 89 98
Important notice
Every effort is made to ensure the accuracy of our product information; however, we accept no responsability for errors or omissions including, but not limited to, the implied warranties of merchantability and fi tness for a particular purpose. We shall not be liable for errors contained herein or for incidental consequential damages in connection with the furnishing, performance, or use of this material.
Specifi cations or version may be subject to change without notice. The actual specifi cation and version are based on the product delivered.
Introduction
Scanning a series of programming bar code labels can
Programming Guide
confi gure the scanner. Please verify that your Roadrunners has a firmware version equal or superior to 2.5 before using it with this programming Guide. Some functionalities may not work with older versions of the firmware. Refer to the Baracoda­Manager documentation in order to know how to upgrade your scanner.
© Baracoda™ - Sept 2005
Page 2
RoadRunners Linear CMOS Programming guide (Oct. 05)
TABLE OF CONTENT
1 GENERAL CONFIGURATION
1.1 Reset all parameters: ..................................................................................................................................2
1.2 Erase all barcodes in memory......................................................................................................................2
1.3 Baracoda advanced features.......................................................................................................................2
1.3.1 Switch on delay......................................................................................................................................2
1.3.2 No data loss mode and Baracoda Header...............................................................................................3
1.3.3 Timestamp Option..................................................................................................................................3
1.4 Reading Mode ............................................................................................................................................5
1.5 Operating Mode .........................................................................................................................................6
1.5.1 Real time mode ......................................................................................................................................6
1.5.2 Batch mode ...........................................................................................................................................6
1.6 Buzzer and Led Settings .............................................................................................................................7
1.7 Bluetooth commands ..................................................................................................................................8
1.7.1 Sniff settings..........................................................................................................................................8
1.7.2 Power emission settings......................................................................................................................... 8
1.7.3 Security (code PIN) settings...................................................................................................................8
1.8 Prefix and suffix...........................................................................................................................................9
2 SYMBOLOGIES SETTINGS:
2.1 Symbology default settings .......................................................................................................................11
2.2 Symbology Identifier..................................................................................................................................11
2.2.1 Voting..................................................................................................................................................11
2.3 Disable All Symbologies............................................................................................................................ 12
2.4 Codabar settings ...................................................................................................................................... 12
2.5 Code 11 Settings ..................................................................................................................................... 13
2.6 Code 39 settings......................................................................................................................................13
2.7 Code 93 Settings ..................................................................................................................................... 14
2.8 Code 128 Settings ...................................................................................................................................14
2.9 Interleaved 2 of 5 Settings ........................................................................................................................15
2.10 MSI Code Settings...............................................................................................................................15
2.11 Standard 2 of 5 Settings ......................................................................................................................16
2.12 UPC/ EAN Settings..............................................................................................................................16
2.13 Set min or Max length option ................................................................................................................18
APPENDIX 1: ASCII Table (A-Z, a-z, 0-9, ponctuation, Control characters)......................................................20
APPENDIX 2......................................................................................................................................................24
..........................................................................................2
.........................................................................................11
INTRODUCTION:
Please verify that your Roadrunners has a firmware version equal or superior to 2.5 before using it with this programming Guide. Some functionalities may not work with older versions of the firmware. Refer to the BaracodaManager documentation in order to know how to upgrade your scanner.
The RoadRunners can be programmed by scanning barcode labels which contain commands for the 1D decoder. Programming labels must be Code128, with specific starting and ending characters. These labels will always be read, even if Code128 symbology is disabled.
The scanner will acknowledge a good and valid programming bar code label reading with two beeps and a green enlightening of both leds. It will give two other beeps (lower tone) and a red enlightening of the RSL led for either an invalid or bad reading.
Please do not read the programming barcodes while being connected to the BaracodaManager.
Programmable options are divided into 2 groups. The first group includes the options that show the general behaviour of the scanner. The second group sets the decoding parameters for each barcode symbology.
© Baracoda 2005 1/24
Page 3
RoadRunners Linear CMOS Programming guide (Oct. 05)
1 General Configuration
1.1 Reset all parameters:
The reading of the "Default settings” label turns all the parameters of the BRR-L back to default settings and switches it off.
Reset factory defaults
set def aul t s
\VT\VTt\NUL\NUL\FF\FF
1.2 Erase all barcodes in memory
The RoadRunners has the ability to store barcodes in its internal memory (both in batch mode and in Real Time with “No Data Loss Mode” ON). By reading the following barcode you will empty the internal memory of the scanner.
Empty memory
er a s e st or ed bar c odes
\VT\VT\FNC4|\NUL\NUL\FF\FF
1.3 Baracoda advanced features
1.3.1 Switch on delay
In order to switch on the BRR-L in its standard mode, you should just press the trigger. You can set up the scanner to be switched on only after keeping the trigger pressed for two seconds by reading the appropriate barcode.
Switch on delay : 2 seconds
switch on delay : 2 secs
Switch on delay : 0 second (*)
\VT\VTz\NUL\SOH\ETX\FF\FF
\VT\VTz\NUL\SOH\SOH\FF\FF
switch on delay : 0 sec
© Baracoda 2005 2/24
Page 4
RoadRunners Linear CMOS Programming guide (Oct. 05)
1.3.2 No data loss mode and Baracoda Header
Baracoda header: It is a proprietary data encapsulation. It is necessary to activate it to use the Baracoda keyboard emulation (Kemul) and Hyper terminal. The Baracoda header is enabled in default settings
No data loss mode: Baracoda has developed a proprietary communication protocol in order to enhance the security of the Bluetooth transmission. Every barcode sent to the host must be acknowledged by the host (until then, the scanner will transmit it again and again).
This acknowledgment is disabled in default settings. It is strongly recommended to set this protocol acknowledgment on when using the scanner with the BaracodaManager.
Enables Baracoda header + ”No Data loss mode” ON
\ VT\ VTH\ NUL\ SOH\ SOH\ FF\ FF
bar ac oda header + ACK
Enables the Baracoda header + “No Data loss mode” OFF (*)
bar acoda header
Disable Baracoda header + “No data loss mode” OFF
\VT\VTH\NUL\SOH\STX\FF\FF
r emove bar ac oda header
\ VT\ VTH\ NUL \ SOH\ NUL\ FF\ FF
1.3.3 Timestamp Option
Time stamp can be configured (ON/OFF, set new date and new time) by the following configuration barcodes
Timestamp on
timestamp on
\ VT\ VT\ FNC4h\ NUL\ SOHd\ FF\ FF
Timestamp off (*)
\ VT\ VT\ FNC4h\ NUL\ SOHb\ FF\ FF
Ti mes t amp of f
© Baracoda 2005 3/24
Page 5
RoadRunners Linear CMOS Programming guide (Oct. 05)
START
Read « Set Timestamp » label
Read intermediary label
Corresponding to the next digit to set for the
Timestamp (from Appendix 1)
NO
Finished ? (1)
YES
Read « END of config » label
END
Programming procedure for “set Timestamp” option.
Set Timestamp
Set Ti mes t a mp
\ VT\ VT\ FNC4 t \ NUL\ NUL \ LF\ L F
\ LF\ LFEND\ FF\ FF
END of config
END of Conf i g
Note that the timestamp must fit the specific following format:
{YY} {MM} {DD} {HH} {MM} {SS}
The setting is made by scanning the 0-9 labels (Appendix 1) as on a calculator; following the timestamp format shown above.
For example: to set the current time at 16th May 2007, 3.25 pm, the user will scan:
- “Set Timestamp” label,
- “0” label,
- “7” label,
- “0” label,
- “5” label,
- “1” label,
- “6” label,
- “1” label,
- “5” label,
- “2” label,
- “5” label,
- “0” label,
- “0” label,
- “end of config” label.
© Baracoda 2005 4/24
Page 6
1.4 Reading Mode
In trigger mode, pressing the trigger will activate the beam.
The Aiming trigger mode has been developped for users who need to scan barcodes very close
each others and they have to be sure to always read the corect one. Once in this mode, in order to read a barcode user will have to press the trigger twice. Pressing it the first time will switch on the beam but will not switch on the decoder (thus allowing user to aim at the correct barcode) while pressing the trigger the second time will activate the decoder thus allowing the RoadRunners to actually decode the barcode.
In autoscan mode the beam will be continuously on
In Smart Autoscan, for a battery power consumption optimisation issue, the scanner will be
continously flashing.
Trigger (*)
\ VT\ VT \ FNC4d \ NUL\ SOH\ NUL \ FF\ FF
Aiming Trigger Mode
Aimi ng Tr i gger Mode
RoadRunners Linear CMOS Programming guide (Oct. 05)
trigger
\VT\VT\FNC4d\NUL\SOH\ETX\FF\FF
Autoscan
aut oscan
\ VT\ VT\ FNC4d\ NUL\ STX\EOT\ LF\ FF\ FF
Smart Autoscan
intelligent autoscan
\ VT\ VT \ FNC4d \ NUL\ SOH\ SOH\ FF \ FF
© Baracoda 2005 5/24
Page 7
RoadRunners Linear CMOS Programming guide (Oct. 05)
1.5 Operating Mode
Real Time mode (standard mode): barcodes are transmitted in real time to the remote host device/terminal (with optional acknowledgment beep from the host to the scanner). User can choose if the scanner, when not connected, should read, memorize and later automatically upload the barcodes or shouldn’t read the barcodes (no beam). Batch mode: Barcodes are stored in the scanner even if the reader is connected to a device. In order to upload the data the user will have to read the “discharge” barcode
1.5.1 Real time mode
Important reminder: if a ACK beep or bufferisation is needed the scanner must be set in the “no data loss mode” first. (See part 1.2.2.)
REAL TIME mode:
Erases all codes in memory and
forces the RoadRunners in Real time mode.
No other setting is changed.
Rea l Ti m e
\VT\VTd\NUL\SOH\NUL\FF\FF
REAL TIME with ACK beep and bufferisation. Forces the RoadRunners in Real Time mode (with data acknowledgement). Erases all codes in memory. The BRR should have been previously set in the “No data loss mode” ON.
\VT\VTd\NUL\SOH@\FF\FF
r eal t i me w ac k
REAL TIME without ACK beep and buffersiation. Forces the RoadRunners in Real Time mode (without data acknowledgement). Erases all codes in memory. The BRR should have been previously set in the “No data loss mode” ON.
\VT\VTd\NUL\SOH \FF\FF
r eal t i me w/ o ack
1.5.2 Batch mode
When in batch mode, The BRR-L will wait the appropriate command in order to start uploading the barcodes: this command can come
from the Baracoda Manager
from reading the “discharge” barcode here after
If this barcode is read when the reader is in batch mode and connected, the reader will automatically upload to the host all the data in its memory. If not in batch mode and not connected the BRR-L will ignore this barcode.
BATCH MODE. Forces the RoadRunners in Batch
mode. Erases all codes in memory.
bat ch
Discharge barcode.
Upl o a d
\VT\VT\FNC4z\NUL\NUL\FF\FF
\ VT\ VTd\ NUL\ SOH\ SOH\ FF\ FF
© Baracoda 2005 6/24
Page 8
RoadRunners Linear CMOS Programming guide (Oct. 05)
The following barcode should be used only when connecting the RoadRunners in batch mode to a Plug&Scan dongle. Once the scanner is connected to the Plug&Scan dongle (user just need to read the paring barcode), this “Discarge and Reset” barcode allows the scanner to discharge the data and to reset the Dongle (thus allowing a different RoadRunners to connect to it). Please refer to the Plug&Scan RS232 or USB user guide for more information.
Discharge and Reset Baracode
(to use only when the RoadRunners is
connected to a Plug&Scan Dongle)
Di s c har ge and Reset
\ VT\ VT\ FNC4r \ NUL\ NUL\ FF\ FF
1.6 Buzzer and Led Settings
You can use this option to enable or disable the buzzer and / or the Led. You can also invert the led position.
LED CONFIG : default (*)
\VT\VT\FNC4\SO\NUL\SOH\NUL\FF\FF
l eds : def aul t
LED CONFIG : inverted
l eds : i nver t ed
\VT\VT\FNC4\SO\NUL\SOH\SOH\FF\FF
Good read beep on
r ead beep ON
\VT\VT\FNC4\DC4\NUL\SOH\FNC4"\FF\FF
Good read beep off
r ead beep OFF
\VT\VT\FNC4\EOT\NUL\SOH\FNC4\SOH\FF\FF
\VT\VT\FNC4\EOT\NUL\SOH\FNC4\NUL\FF\FF
\ VT\ V T\ F NC4 \ DC4 \ NUL \ SOHd \ FF \ FF
LED ON (*)
leds on
LED OFF
leds off
ACK beep on
ACK b e ep O N
ACK beep off
ACK beep of f
\ V T\ VT \ F NC4\ D C4\ NUL \ S OH\ FNC4 \ F F\ F F
\ VT\ V T\ F NC4 \ DC4 \ NUL \ SOHb \ FF \ FF
Beep level Volume = LOW
\VT\VT\FNC4\DC4\NUL\SOH\FNC4@\FF\FF
beep l evel : l ow
© Baracoda 2005 7/24
Beep level volume = HIGH
\ V T\ VT \ F NC4\ D C4\ NUL \ S OH\ FNC4 A\ F F\ F F
beep l evel : hi gh
Page 9
RoadRunners Linear CMOS Programming guide (Oct. 05)
1.7 Bluetooth commands
1.7.1 Sniff settings
The higher the Sniff period, the higher is the latency and the smaller is the power consumption. Default value is 150ms.
Sniff period = 100ms
sni f f per i od = 100ms
Sniff period = 500ms
sni f f per i od = 500ms
\ VT \ VT^ \ NUL\ ENQ\ HT\ NUL \ FNC4 \ NUL \ F N C4 \ F F \ FF
\ VT \ VT ^ \ NUL \ ENQ\ HT\ NUL\ F NC4 \ ET X \ F F\ FF
Sniff period = 150ms (*)
sni f f per i od = 150ms
\ VT \ VT^ \ NUL\ ENQ\ HT\ NUL \ FNC4 \ NUL \ F NC4 p \ F F \ FF
\ VT \ VT^ \ NUL\ E NQ\ HT \ N UL \ FNC4 \ SOH\ FNC4a \ FF \ FF
Sniff period = 200ms
sni f f per i od = 200ms
\ VT \ VT ^ \ NUL \ ENQ\ HT\ NUL\ F NC4 \ SOH@\ F F\ FF
1.7.2 Power emission settings
You can configure your scanner to work at 20 dBm (default setting) or 10 dBm. Due to local laws, you may not use 20 dBm in some countries
Power = 10dBm
Set 10 d Bm
Power = 20dBm (*)
Sniff period = 300ms
Set sni f f per i od = 300ms
power = 20 dBm
\ VT\ VT^ \ NUL\ ENQ; \ NUL\ VT\ NUL \VT\ FF\ FF
\ VT \ VT^ \ NUL \ ENQ; \ NUL \ DC4\ NUL\ DC4\ F F \ FF
1.7.3 Security (code PIN) settings
Some BT device will not accept connections with devices that do not have a security code.
Disable BT security code
Di s abl e BT Secur i t y Mode
\VT\VT^\NUL\STX!\NUL\FF\FF
© Baracoda 2005 8/24
Enable BT security code (*)
Enabl e BT Sec u r i t y Mode
\VT\VT^\NUL\STX!\SOH\FF\FF
Page 10
RoadRunners Linear CMOS Programming guide (Oct. 05)
1.8 Prefix and suffix
You can add a prefix and/or a suffix (strings of more than 32 characters will not be accepted) to every barcode sent to the host device. There is no prefix/suffix in default settings
PREFIX on
pr ef i x on
SUFFIX on
suf f i x on
\ VT \ V T\ F NC4 h\ NUL \ S OH\ FN C4" \ FF\ FF
PREFIX off (*)
pr ef i x of f
\ VT \ VT \ F NC4h \ NUL \ SOH\ FNC4 \ FF\ FF
START
Read « Set Suffix (prefix) » label
Read intermediary label
Corresponding to the next character to set for the
suffix (appendix A of this document)
NO
Finished * ?
Read « END of config » label
END
Programming procedure for “set suffix (prefix)” option.
*= max length of the Suffix (Prefix) is 32 characters
Set prefix
Set pr e f i x
YES
\ VT \ V T\ F NC4 h\ NUL \ S OH\ FN C4A\ FF\ FF
SUFFIX off (*)
suf f i x of f
\ VT \ V T\ F NC4 h\ NUL \ S OH\ FN C4@\ FF\ FF
Set suf f i x
\VT\VT\FNC4p\NUL\NUL\LF\LF
\VT\VT\FNC4l\NUL\NUL\LF\LF
Set suffix
© Baracoda 2005 9/24
End of configuration
Page 11
END of Confi g
RoadRunners Linear CMOS Programming guide (Oct. 05)
\ LF\ LFEND\ FF\ FF
© Baracoda 2005 10/24
Page 12
RoadRunners Linear CMOS Programming guide (Oct. 05)
2 Symbologies settings:
2.1 Symbology default settings
Sets the defaults decoder settings for all the symbologies
Set Decoder Default Settings
Set Decoder Def aul t s
\ V T\ V T\ F NC4~ \ NUL \ E TXAC \ NUL \ F F\ F F
2.2 Symbology Identifier
AIM Identifier will be transmitted at the beginning of the barcode. More information about the AIM Identifier available in AppendixB
Symbology identifier - AIM - not transmitted (*)
Dis abl e AIM Symbol of y I dent i f i er Tr ans mi s s i on
\ VT\ V T\ F NC4 v \ NUL\ SOH\ NUL\ FF \ FF
Symbology identifier - AIM - transmitted
Enabl e AI M Symbol of y I dent i f i er Tr ansmi ssi on
\VT\VT\FNC4v\NUL\SOH\SOH\FF\FF
2.2.1 Voting
Standard voting set is 2. This means that a barcode is considered read by the decoder if the same data is decoded twice. Changing this parameters will enable a stronger security on the decoding of the barcode.
Voting = 2 (*)
Vot i n g = 2
Voting = 3
Vot i n g = 3
\ VT \ VT\ F NC4~\ NUL \ EOTAE D\ STX\ F F\ FF
\ VT \ VT\ F NC4~\ NUL \ EOTAE D\ ETX\ F F\ FF
Voting = 4
Vot i n g = 4
\ VT \ VT\ F NC4~\ NUL \ EOTAE D\ EOT\ FF \ FF
© Baracoda 2005 11/24
Page 13
RoadRunners Linear CMOS Programming guide (Oct. 05)
2.3 Disable All Symbologies
Even if all symbologies are disabled, the RoadRunners will always be able to read the programming barcodes of this document.
Disable all symbologies
Di sable all symbologi es
Enable all symbologies
Enabl e al l symbol ogi es
\VT\VT\FNC4~\NUL\EOTAD\SOHB\FF\FF
2.4 Codabar settings
Codabar - not active
\VT\VT\FNC4~\NUL\EOTFD\SOHB\FF\FF
Codabar – active (*)
\VT\VT\FNC4~\NUL\EOTFD\SOHA\FF\FF
Codabar - start/stop - not transmitted (*)
Di sa bl e CODABAR
Enabl e CODABAR
\VT\VT\FNC4~\NUL\EOTAD\SOHA\FF\FF
Codabar - check digit (AIM recommendation) ­checked and transmitted
CODABAR c hec k di gi t : c hec k ed and tr ansmi t t ed
\VT\VT\FNC4~\NUL\ENQFD\STXEG\FF\FF
Codabar - check digit (AIM recommendation) ­checked but not transmitted
CODABAR c he c k di g i t : c h ec ked and not t r ansmi t t ed
\VT\VT\FNC4~\NUL\ENQFD\STXEH\FF\FF
Codabar - barcode length - any length
CODABAR any l engt h
\VT\VT\FNC4~\NUL\EOTFD\SOHJ\FF\FF
Codabar - start/stop - transmitted
CODABAR s/ s t r ansmi t t e d
\ VT \ VT \ FNC4 ~\ NUL \ ENQFD\ S TXCd\ FF\ F F
\VT\VT\FNC4~\NUL\EOTFD\SOHI\FF\FF
Codabar – barcode length Min=6
CODABAR Min length= 6
Codabar - check digit (AIM recommendation) - not used (*)
\VT\VT\FNC4~\NUL\EOTFD\SOHF\FF\FF
\ VT\ VT \ FNC4~\ NUL\ ENQFE\ ST XA\ ACK\ FF\ F F
(*)
© Baracoda 2005 12/24
Page 14
2.5 Code 11 Settings
Code 11 - not active (*)
Di s a b l e CODE11
RoadRunners Linear CMOS Programming guide (Oct. 05)
Code 11 - check digits - checked and transmitted (*)
\VT\VT\FNC4~\NUL\EOTJD\SOHB\FF\FF
Code 11 - active
\VT\VT\FNC4~\NUL\EOTJD\SOHA\FF\FF
Enabl e CODE11
Code 11 - check digits - 1 digit (*)
\VT\VT\FNC4~\NUL\EOTJD\SOHF\FF\FF
Code 11 - check digits - 2 digits
\VT\VT\FNC4~\NUL\EOTJD\SOHE\FF\FF
2.6 Code 39 settings
Code 39 - active (*)
Enabl e CODE39
\VT\VT\FNC4~\NUL\EOTJD\SOHG\FF\FF
Code 11 - check digits - checked but not transmitted
\VT\VT\FNC4~\NUL\EOTJD\SOHH\FF\FF
Code 11 - barcode length - any length
\VT\VT\FNC4~\NUL\ENQJD\STXCd\FF\FF
CODE11any l engt h
Code 11 – barcode length – Min = 6 (*)
CODE11 Mi n l engt h = 6
\VT\VT\FNC4~\NUL\ENQJE\STXA\ACK\FF\FF
Code 39 - start/stop - not transmitted (*)
\VT\VT\FNC4~\NUL\EOTED\SOHA\FF\FF
Code 39 - not active
\VT\VT\FNC4~\NUL\EOTED\SOHB\FF\FF
Di s a b l e CODE39
Code 39 - format - standard 43 characters (*)
\VT\VT\FNC4~\NUL\EOTED\SOHO\FF\FF
Code 39 - format - full ASCII
\VT\VT\FNC4~\NUL\EOTED\SOHN\FF\FF
\VT\VT\FNC4~\NUL\EOTED\SOHJ\FF\FF
Code 39 - start/stop - transmitted
\VT\VT\FNC4~\NUL\EOTED\SOHI\FF\FF
Code 39 - start/stop - accepted characters - * only (standard Code 39) (*)
\VT\VT\FNC4~\NUL\EOTED\SOHK\FF\FF
Code 39 - start/stop - accepted characters - $ only (Trioptic Code 39)
\VT\VT\FNC4~\NUL\EOTED\SOHL\FF\FF
© Baracoda 2005 13/24
Page 15
RoadRunners Linear CMOS Programming guide (Oct. 05)
Code 39 - start/stop - accepted characters - $ and * (standard and Trioptic Code 39)
\VT\VT\FNC4~\NUL\EOTED\SOHM\FF\FF
Code 39 - check digit - not used (*)
\VT\VT\FNC4~\NUL\EOTED\SOHF\FF\FF
Code 39 - check digit - modulo 43 - checked and transmitted
CODE39 check di gi t : checked and tr ansmi t t ed
\VT\VT\FNC4~\NUL\ENQED\STXEG\FF\FF
Code 39 - check digit - modulo 43 - checked but not transmitted
CODE39 check di gi t : checked and not t r ansmi t t ed
\VT\VT\FNC4~\NUL\ENQED\STXEH\FF\FF
Code 39 - barcode length - any length (*)
\ VT \ VT\ FNC4 ~\ NUL \ ENQED\ ST XCd\ FF\ F F
CODE39 any l engt h
Code 39 - barcode length - minimum length = 6
\ VT\ VT \ FNC4~\ NUL\ ENQEE\ STXA\ ACK\ F F\ FF
CODE39 Mi n l engt h = 6
2.7 Code 93 Settings
Code 93 - not active
\VT\VT\FNC4~\NUL\EOTBD\SOHB\FF\FF
Di s a b l e CODE93
Code 93 – active (*)
\VT\VT\FNC4~\NUL\EOTBD\SOHA\FF\FF
Enabl e CODE 93
2.8 Code 128 Settings
Code 128 / EAN 128 - not active
\VT\VT\FNC4~\NUL\EOTCD\SOHB\FF\FF
Code 128 / EAN 128 – active (*)
Di s a b l e CODE128
En a b l e CODE 1 2 8
Code 93 - barcode length - any length
\ VT \ VT \ FNC4 ~\ NUL \ ENQBD\ S TXCd \ FF\ FF
Code 93 - barcode length - minimum length = 6 (*)
\VT\VT\FNC4~\NUL\ENQBE\STXA\ACK\FF\FF
CODE93 any l engt h
CODE93 Mi n l engt h = 6
Code 128 / EAN 128 - barcode length - any length (*)
\ VT \ VT \ FNC4 ~\ NUL \ ENQCD\ ST XCd\ F F\ F F
CODE128 any l engt h
Code 128 / EAN 128 - barcode length - minimum length = 6
CODE128 Mi n l engt h = 6
\VT\VT\FNC4~\NUL\EOTCD\SOHA\FF\FF
\ VT\ VT \ FNC4~\ NUL\ ENQCE\ STXA\ ACK\ F F\ FF
© Baracoda 2005 14/24
Page 16
RoadRunners Linear CMOS Programming guide (Oct. 05)
2.9 Interleaved 2 of 5 Settings
Interleaved 2 of 5 - not active
Di sa bl e I NTERLEAVED 2 of 5
Interleaved 2 of 5 - check digit - mod 10 - checked but not transmitted
I TF25 check di gi t : chec k ed and not t r ansmit t ed
\VT\VT\FNC4~\NUL\EOTGD\SOHB\FF\FF
Interleaved 2 of 5 – active (*)
\VT\VT\FNC4~\NUL\EOTGD\SOHA\FF\FF
Enabl e I NTERLEAVED 2 o f 5
Interleaved 2 of 5 - check digit - not used (*)
\ VT\ VT\ FNC4~\ NUL\ EOTGD\ SOHF\ FF\ FF
Interleaved 2 of 5 - check digit - mod 10 - checked and transmitted
I TF25 check di gi t : chec k ed and t r ansmi t t ed
\VT\VT\FNC4~\NUL\ENQGD\STXEG\FF\FF
\VT\VT\FNC4~\NUL\ENQGD\STXEH\FF\FF
Interleaved 2 of 5 - barcode length - minimum length = 6 (*)
\ VT\ VT\ F NC4 ~\ NUL\ ENQGE\ STXA\ ACK\ FF\ F F
I nt er l eaved 2of 5 Mi n l engt h = 6
Interleaved 2 of 5 – barcode length- any length
\ VT \ VT\ F NC4~ \ NUL\ E NQGD\ S TXCd\ FF\ F F
I nt er l eaved 2 of 5 any l engt h
2.10 MSI Code Settings
MSI Code - not active (*)
\VT\VT\FNC4~\NUL\EOTKD\SOHB\FF\FF
MSI Code – active
\VT\VT\FNC4~\NUL\EOTKD\SOHA\FF\FF
MSI Code - check digit - mod 10 - checked and transmitted (*)
\VT\VT\FNC4~\NUL\EOTKD\STXFG\FF\FF
Di s ab l e MSI
Enabl e MSI
MSI Code - check digit - mod 10 - checked but not transmitted
\VT\VT\FNC4~\NUL\EOTKD\STXFH\FF\FF
MSI Code - check digit - double mod 10 - checked and transmitted
\VT\VT\FNC4~\NUL\EOTKD\STXEG\FF\FF
MSI Code - check digit - double mod 10 - checked but not transmitted
\VT\VT\FNC4~\NUL\EOTKD\STXEH\FF\FF
© Baracoda 2005 15/24
Page 17
RoadRunners Linear CMOS Programming guide (Oct. 05)
MSI Code - barcode length - any length
\ VT\ VT\ FNC4~\ NUL\ ENQKD\STXCd\ FF\ FF
MSI any l engt h
2.11 Standard 2 of 5 Settings
Standard 2 of 5 - not active
\ VT \ VT\ F NC4~ \ NUL\ EOTHD\ S OHB\ FF\ FF
Standard 2 of 5 – active *
\ VT \ VT\ F NC4~ \ NUL\ EOTHD\ S OHA\ FF\ FF
Standard 2 of 5 - check digit mod 10 - not used (*)
\ VT \ VT\ F NC4~ \ NUL\ EOTHD\ SOHF\ F F\ FF
Standard 2 of 5 - check digit mod 10 - checked and transmitted
Di s a b l e STANDARD 2 of 5
Enabl e STANDARD 2 of 5
STD25 check di gi t : chec k ed and t r ansmi t t ed
MSI Code - barcode length - minimum length = 6 (*)
\ VT\ VT \ FNC4~\ NUL\ ENQKE\ STXA\ ACK\ FF \ FF
MSI Mi n l e n g t h = 6
Standard 2 of 5 - check digit mod 10 - checked but not transmitted
STD25 check di gi t : check ed and not t r ans mi t t ed
\VT\VT\FNC4~\NUL\ENQHD\STXEH\FF\FF
Standard 2 of 5 - barcode length - any length
\ VT\ VT\ FNC4~\ NUL\ ENQHD\ STXCd\ FF\FF
Standar d 2 of 5 any l engt h
Standard 2 of 5 - barcode length - minimum length = 6 (*)
\ VT \ V T\ F NC4~ \ NUL \ ENQHE\ S TXA\ ACK\ FF \ FF
Standar d 2of5 Mi n l engt h = 6
\VT\VT\FNC4~\NUL\ENQHD\STXEG\FF\FF
2.12 UPC/ EAN Settings
UPC / EAN - active (*)
\ VT \ VT\ F NC4~ \ NUL\ EOTDD\ S OHf \ FF\ FF
Enabl e EAN/ UPC
UPC / EAN - not active
\ VT \ VT\ F NC4~ \ NUL\ EOTDD\ S OHg \ FF\ F F
Dis abl e EAN/UPC
UPC / EAN - UPC-A and EAN 13 desactivated
\ VT \ VT\ F NC4~\ NUL \ EOTDD\ SOHB\ FF\ F F
EAN13/ UPCA desact i vat ed
© Baracoda 2005 16/24
Page 18
RoadRunners Linear CMOS Programming guide (Oct. 05)
UPC / EAN - UPC-E desactivated
\VT\VT\FNC4~\NUL\EOTLD\SOHB\FF\FF
Di s a b l e UPCE
UPC / EAN - EAN-8 desactivated
\VT\VT\FNC4~\NUL\EOTMD\SOHB\FF\FF
Di s a b l e UPCE
UPC / EAN - check digit - UPC-A and EAN13 ­transmitted (*)
Enabl e EAN13/ UPCA checksum t r ansmi ssi on
\ VT \ VT\ F NC4~\ NUL \ EOTDD\ SOHG\ FF\ FF
\44\46\60
UPC / EAN - check digit - UPC-A/EAN 13 - not transmitted
Di sable EAN13/ UPCA checksum t r ansmi ssi on
UPC / EAN - UPC number system - UPC-A ­transmitted (*)
Enabl e UPCA Number System t r ansmi ssi on
\ VT \ VT\ F NC4~ \ NUL\ EOTDD\ S OHP\ FF\ FF
UPC / EAN - UPC number system - UPC-A - not transmitted
Dis abl e UPCA Number Syst em t r ans mi s si on
\ VT \ VT\ F NC4~ \ NUL\ EOTDD\ S OHQ\ F F\ FF
UPC / EAN - UPC number system - UPC-E ­transmitted (*)
Enabl e UPCE Number Sys t em t r ans mi s s i on
\VT\VT\FNC4~\NUL\EOTLD\SOHP\FF\FF
UPC / EAN - UPC number system - UPC-E - not transmitted
Di sable UPCE Number Syst em t ransmi ssi on
\ VT \ VT\ F NC4~\ NUL \ EOTDD\ SOHH\ FF \ FF
UPC / EAN - check digit - UPC-E - transmitted (*)
EnableUPCEcheckdigit transmission
\VT\VT\FNC4~\NUL\EOTLD\SOHG\FF\FF
UPC / EAN - check digit - UPC-E - not transmitted
Di sable UPCE check digi t t r ansmi ssi on
\ VT \ VT\ F NC4~ \ NUL\ EOTL D\ SOHH\ FF \ FF
UPC / EAN - check digit - EAN-8 - transmitted (*)
Enabl e EAN8 chec k di gi t tr ansmi ssi on
\VT\VT\FNC4~\NUL\EOTMD\SOHG\FF\FF
UPC / EAN - check digit - EAN-8 - not transmitted
Di sable EAN8 check di gi t t r ansmi ssi on
\ VT \ VT\ F NC4~ \ NUL\ EOTMD\ SOHH\ F F\ FF
\VT\VT\FNC4~\NUL\EOTLD\SOHQ\FF\FF
UPC / EAN - re-encoding UPC-A, UPC-E, EAN-8 ­UPC-A transmitted as EAN-13
\VT\VT\FNC4~\NUL\EOTDD\SOHX\FF\FF
Trans mi t UPCA as EAN13
UPC / EAN - re-encoding UPC-A, UPC-E, EAN-8 ­UPC-A transmitted as UPC-A (*)
\ VT \ VT\ F NC4~ \ NUL\ EOTDD\ S OHY\ FF\ FF
Tr an smi t UPCA as UPCA
UPC / EAN - re-encoding UPC-A, UPC-E, EAN-8 ­UPC-E transmitted as UPC-E (*)
\VT\VT\FNC4~\NUL\EOTLD\SOHa\FF\FF
Tr an s mi t UPCE as UPCE
© Baracoda 2005 17/24
Page 19
RoadRunners Linear CMOS Programming guide (Oct. 05)
UPC / EAN - re-encoding UPC-A, UPC-E, EAN-8 ­UPC-E transmitted as UPC-A
\ VT\ VT\ FNC4~\ NUL\ EOTLD\SOHZ\ FF\FF
Tr an smi t UPCE as UPCA
UPC / EAN - re-encoding UPC-A, UPC-E, EAN-8 ­EAN-8 transmitted as EAN 8 (*)
\VT\VT\FNC4~\NUL\EOTMD\SOHY\FF\FF
Tr an s mi t EAN8 as EAN8
2.13 Set min or Max length option
The following is a procedure to follow for every barcodes
START
Read « Start - Set min (Max) length » label
Read intermediary label from the below table
to select the desired symbology to configure
Read intermediary label
Corresponding to the next digit of the min (Max) length value to
apply (as on a calculator).
NO
Finished ?
Read « END of config » label
END
Programming procedure for “set min (Max) length” option.
UPC / EAN - re-encoding UPC-A, UPC-E, EAN-8 ­EAN-8 transmitted as EAN-13
\VT\VT\FNC4~\NUL\EOTMD\SOHX\FF\FF
Trans mi t EAN8 as EAN13
YES
© Baracoda 2005 18/24
Page 20
RoadRunners Linear CMOS Programming guide (Oct. 05)
Symbology table
\LF\LFA\LF\LF
\LF\LFB\LF\LF
\LF\LFC\LF\LF
\LF\LFD\LF\LF
\LF\LFE\LF\LF
Selected Symbology
SELECT ALL
Code 93
Code 128 / EAN 128
EAN 13 / UPC A
Code 39
\LF\LFF\LF\LF
\LF\LFG\LF\LF
\LF\LFH\LF\LF
\LF\LFJ\LF\LF
\LF\LFK\LF\LF
\ LF\ LFL\ LF\ LF
\LF\LFM\LF\LF
Start – set min length
set mi n l engt h
Standard 2 of 5 (industrial 2 of 5)
Codabar
Interleaved 2 of 5
Code 11
MSI
UPC E
EAN 8
End of config
END of Conf i g
\ VT\ VT \ FNC4 ~ \ NUL \ STX\ LF\ L F
Start – Set Max length
set max l engt h
\ VT\ VT \ FNC4 ~ \ NUL \ ETX\ LF\ L F
\ LF\ LFEND\ FF\ FF
© Baracoda 2005 19/24
Page 21
RoadRunners Linear CMOS Programming guide (Oct. 05)
APPENDIX 1: ASCII Table (A-Z, a-z, 0-9, ponctuation, Control characters)
Capital letters (A-Z) :
Name Programming label Name Programming label
A
\ LF\ LFA\ LF\ LF
B
\ LF\ LFB\ LF\ LF
C
\ LF\ LFC\LF\ LF
D
\ LF\ LFD\LF\ LF
E
\ LF\ LFE\ LF\ LF
F
\ LF\ LFF\ LF\ L F
G
\ LF\ LFG\LF\ LF
H
\ LF\ LFH\LF\ LF
I
\LF\LFI\LF\LF
J
\ LF\ LFJ\ LF\ LF
K
\ LF\ LFK\ LF\ LF
L
\ LF\ LFL\ LF\ LF
M
\ LF\ LFM\ LF\ LF
N
\ LF\ LFN\LF\ LF
O
\ LF\ LFO\LF\ LF
P
\ LF\ LFP\ LF\ LF
Q
\ LF\ LFQ\LF\ LF
R
\ LF\ LFR\LF\ LF
S
\ LF\ LFS\ LF\ LF
T
\ LF\ LFT\ LF\ L F
U
\ LF\ LFU\LF\ LF
V
\ LF\ LFV\ LF\ LF
W
\ LF\ LFW\ LF\ LF
X
\ LF\ LFX\ LF\ LF
Y
\ LF\ LFY\ LF\ LF
Z
\ LF\ LFZ\ LF\ L F
© Baracoda 2005 20/24
Page 22
RoadRunners Linear CMOS Programming guide (Oct. 05)
Small letters (a-z) :
Name Programming label Name Programming label
a
\ LF\ LFa\ LF\ LF
b
\ LF\ LFb\ LF\ LF
c
\ LF\ LFc\ LF\ LF
d
\ LF\ LFd\ LF\ LF
e
\ LF\ LFe\ LF\ LF
f
\LF\LFf\LF\LF
g
\ LF\ LFg\ LF\ LF
h
\ LF\ LFh\ LF\ LF
i
\ LF\ LFi \ LF\ LF
j
\ LF\ LFj \ LF\ LF
k
\ LF\ LFk\ LF\ LF
l
\ LF\ LFl \ LF\ LF
m
\ LF\ LFm\ LF\ LF
n
\ LF\ LFn\ LF\ LF
o
\ LF\ LFo\ LF\ LF
p
\ LF\ LFp\ LF\ LF
q
\ LF\ LFq\ LF\ LF
r
\ LF\ LFr \ LF\ LF
s
\ LF\ LFs\ LF\ LF
t
\LF\LFt\LF\LF
u
\ LF\ LFu\ LF\ LF
v
\ LF\ LFv\ LF\ LF
w
\ LF\ LFw\LF\ LF
x
\ LF\ LFx\ LF\ LF
Y
\ LF\ LFy\ LF\ LF
z
\ LF\ LFz\ LF\ LF
Ponctuation
Space
\LF\LF \LF\LF
!
\LF\LF!\LF\LF
"
\ LF\LF" \ LF\ LF
#
\ LF\LF#\ LF\ LF
21/24
SPACE
$
$
!
\ LF\LF$\ LF\ LF
%
%
"
\LF\LF%\LF\LF
&
&
#
\LF\LF&\LF\LF
'
'
\ LF\LF' \ LF\LF
Page 23
(
)
*
+
,
-
.
/
:
;
<
=
RoadRunners Linear CMOS Programming guide (Oct. 05)
(
>
\LF\LF(\LF\LF
)
\ LF\LF>\ LF\ LF
?
\LF\LF)\LF\LF
*
\ LF\LF?\ LF\ LF
@
\LF\LF*\LF\LF
+
\ LF\LF@\ LF\ LF
[
\LF\LF+\LF\LF
,
\LF\LF[\LF\LF
]
\LF\LF,\LF\LF
-
\LF\LF]\LF\LF
^
\LF\LF-\LF\LF
.
\LF\LF^\LF\LF
_
\LF\LF.\LF\LF
/
\ LF\LF_\ LF\ LF
{
\LF\LF/\LF\LF
:
\LF\LF{\LF\LF
|
\LF\LF:\LF\LF
;
\LF\LF|\LF\LF
}
\LF\LF;\LF\LF
<
\LF\LF}\LF\LF
~ (t i l de)
~
\ LF\LF<\ LF\ LF
\ LF\LF=\ LF\ LF
=
\LF\LF~\LF\LF
>
?
@
[
]
^
_
{
|
}
Decimal numbers (0-9) :
Name Programming label
0
\ LF\ LF0\ LF\ LF
1
\ LF\ LF1\ LF\ LF
2
\ LF\ LF2\ LF\ LF
3
\ LF\ LF3\ LF\ LF
4
\ LF\ LF4\ LF\ LF
0
1
2
3
4
5
5
\ LF\ LF5\ LF\ LF
6
6
\ LF\ LF6\ LF\ LF
7
7
\ LF\ LF7\ LF\ LF
8
8
\ LF\ LF8\ LF\ LF
9
9
\ LF\ LF9\ LF\ LF
22/24
Page 24
Control Characters:
RoadRunners Linear CMOS Programming guide (Oct. 05)
Name Programming label
CR
\LF\LF\CR\LF\LF
EOT
\LF\LF\EOT\LF\LF
ETX
\ LF\ LF\ ETX\ LF\ LF
LF
\LF\LF\LF\LF\LF
CR
EOT
ETX
LF
NUL
NUL
\LF\LF\NUL\LF\LF
SOH
SOH
\LF\LF\SOH\LF\LF
STX
STX
\LF\LF\STX\LF\LF
TAB
TAB
\LF\LF\HT\LF\LF
23/24
Page 25
RoadRunners Linear CMOS Programming guide (Oct. 05)
APPENDIX 2
The SI prefix is a two or three character string:
] c m where
] : SI indicator c : Symbology Identification m : Modifier characters (optional)
Symbology Character
A Code 39 B Telepen C Code 128 D Code One E EAN/UPC F Codabar G Code 93 H Code 11 I ITF 25 K Code 16K L PDF417
Modifier Characters
The modifier character is determined by summing the option values of each symbology. If the sum is greater than 9, use A, B, C, D, E , F in the place of 10, 11, 12, 13, 14 and 15.
Code 39 Option Values
0 No check character or Full ASCII 1 Reader has performed mod 43 check
Reader has performed mod 43 check
2
and stripped the check character Reader has performed Full ASCII
4
conversion
M MSI code N Anker Code O Codablock P Plessey Code
Straight 2 of 5 (two bar start/stop
R
codes) Straight 2 of 5 (three bar start/stop
S
codes) T Code 49 X Other Bar code Z Non Barcode data
Telepen Option Values
0 Full ASCII mode 1 Double density numeric mode
Double density numeric followed by full
2
ASCII Full ASCII followed by double density
4
numeric
Code 128 Option Values
0 Standard
Function code 1 in first character
1
position Function code 2 in second character
2
position Concatenation according to ISBT
4
specification has been performed, and concatenated data follows.
24/24
Loading...