User`s manual

7–56 Digital Emulation
Forms Considerations (continued)
When using bar codes, note the following:
When using bar codes as part of the form data, make sure that the
control character encoding character in the bar code differs from the
control character encoding character and the switch character in the
Loading Form sequence.
When using bar codes as part of the fill–in data, make sure that the
control character encoding character of the bar code differs from the
switch character in the Select Form sequence.
Bar codes must start and end on the same page of a form.
Request Forms Status (DECFMSR)
ASCII Code CSI & ~
Hex Code 9B 26 7E
Dec Code 155 38 126
Purpose Requests a status report of the forms available for printing.
Discussion Invoke this request if you need to know what forms are available for
printing.
Form Status Report (DECRFMS)
ASCII Code DCS & s FORM STRING ST
Hex Code 90 26 73 FORM STRING 9C
Dec Code 144 38 115 FORM STRING 156
Purpose Printer response to a DECRMFS sequence.
Discussion The status string contains a list of all valid forms loaded in the printer.
Each form name starts on a new line and is separated by commas.