In this example, you are scanning the same three barcodes, but you want <> brackets and a
carriage return and line feed to separate your output.
The sequence editor would use the same command line as shown in Output Sequence
Example 1 - Three Symbologies (page 43):
sequence editor start command
code identifier for Code 39
code length that must match for Code 39, 9999 = all lengths
start character match for Code 39, 43h = "C"
termination string for first code
code identifier for Code 128
code length that must match for Code 128, 9999 = all lengths
start character match for Code 128, 54h = “T”
termination string for first code
code identifier for PDF417
code length that must match for PDF417, 9999 = all lengths
start character match for PDF417, 4Dh = “M”
termination string for third code