Avery Dennison 6035 Programmer Manual Rev.CA 6/01 User Manual
Page 23
2-10 Programmer’s Manual
The scanner contains a buffer to hold the data from a scan.
The application should contain a buffer of its own if it needs to
save the data before scanning again. Processing works as
follows:
1. Initiate the scan, putting the data in the scanner buffer with
either scnGets or scnTrigger.
2. Either:
♦
Process the data directly in the scanner buffer with
scnGetch, scnGetche, scnGetBarCodeType, or
scnScannerHit.
♦
Save the data in the application buffer with scnGets
(continued from step 1) or scnGetScannedData.
The application buffer must be one byte
longer than the largest string that you may
scan.
3. If needed, process the data in the application buffer.
B o o t P r o c e s s
The printer’s boot process is straightforward and flexible
enough to enable you to do a variety of things as needed, such
as running (or not running) AUTOEXEC.BAT or only certain
lines in AUTOEXEC.BAT.
Normal Boot
When the printer boots normally:
1. The Monarch screen appears. By default, the display is
disabled (nothing other than the Monarch screen appears).
It becomes enabled later in this process (if the command is
given). See “Display Control” for more information.
2. A line moves left to right across the display’s bottom to
indicate the boot’s progress.