7197 Series II Owner’s Guide Chapter 6: Commands
August 2011
196
Reboot the Printer
ASCII: GS (SPACE)
Hexadecimal: 1D FF
Decimal:
29 255
Ends the load process and reboots the printer. Before executing this command, the printer
should have firmware loaded and external switches set to the runtime settings.
Application software for downloading should prompt the user to set the external switches
and confirm before sending this command. If the downloading was started from a
diagnostic, the reboot will cause the printer to reenter download state unless the external
switches are changed.
Example:
MSComm1.Output = Chr$(&H1D) & Chr$(&HFF)