Programming Modes
The MS9500 Voyager has 3 modes of programming.
Bar Codes: Voyager can be configured by scanning the bar codes located in the METROSELECT® Configuration Guide (MLPN 2407). Please refer to this guide for instructions. This manual can be downloaded for FREE from Metrologic’s website (www.metrologic.com).
MetroSet™: This
Serial Programming: This mode of programming is ideal for OEM applications. This mode gives the
How does Serial Programming work?
1.Each command sent to the scanner is the ASCII representation of each numeral in the configuration bar code. The entire numeric string is framed with an ASCII [stx] and an ASCII [etx].
EXAMPLE #1: Command for Disabling Codabar Command = [stx]100104[etx]
String Sent to Scanner = 02h 31h 30h 30h 31h 30h 34h 03h (All values are hexadecimal).
2.If the command sent to the scanner is valid, the scanner will respond with an [ack].
3.If the command sent to the scanner in invalid, the scanner will respond with a [nak].
NOTE: If this occurs, the
15