Copyright 1999-2009, Barcode Automation, inc.
29
Serial Communication Commands
Example:
GRM “Read ~F ~L ~C~r~n”
When the BA-440 DualBeam reads barcode 0001234550
the message from the serial port will be:
Read 000 12345 50
Example 2:
GRM “Reader 1 ~L~r~n”
When the BA-440 DualBeam reads barcode 00123457 the
message from the serial port will be:
Reader 1 12345
No Read Message
Command:
NRM "Text ~F~L~C~r~n"
Purpose: Set up the format of the message sent out the RS232 serial
port and USB Port for each no read. This command is
disabled if Vehicle detect mode is Scan. Up to 18
characters can be selected and must be enclosed in quotes
”” along with any special designators desired.
Options: Up to 18 characters including special designators
“~F” - this will print the facility code from the decal
“~L” - this will print the decal ID number
“~C” - this will print the Check digit (only if a check digit is
used)
“~T” - this will print the time stamp for the message from the
BA-440 DualBeam internal clock
“~r” - this will print a carriage return
“~n” - this will print a line feed