Cognitive Solutions B780 Manuale Utente

Pagina di 192
Chapter 5: Programming commands
108
A776 (B780) Programming Guide 
A776-PG00001 C 12/09
Page mode configurations
The original implementation of Page Mode on the slip station mapped thermal dots to impact dots, and sometimes 
produced output that was not acceptable to customers.  Improvements have been made, and the improved impact 
Page Mode is the default configuration.  It is printed out on the second diagnostic page, printed via 1F 74 1F 74 double 
command, or by holding down the paper feed button at power on until the second page starts to print.
What prints:
Slip Application Command Options   
 
 
 
 
 
 
 
 
 
Slip Page Mode  : Improved
To re-configure the original Page Mode on the slip station, send 1F 03 26 06 00 or use the configuration menu.  What 
will print:
Slip Application Command Options   
 
 
 
 
 
 
 
 
 
Slip Page Mode  : Enabled
To disable Page Mode on the slip station, send 1F 03 21 00 or use the configuration menu.  What will print:
Slip Application Command Options   
 
 
 
 
 
 
 
 
 
Slip Page Mode  : Disabled
Print and return to standard mode
ASCII 
FF 
Hexadecimal  0C 
Decimal 
12
The processed data is printed and the printer returns to standard mode. The developed data is deleted after being 
printed. This command has the same code as the print and eject slip command, which is executed when the printer is 
not in page mode.
Exceptions 
This command is enabled only in page mode.
Cancel print data in page mode
ASCII 
CAN 
Hexadecimal  18 
Decimal 
24
Deletes all the data to be printed in the “page” area. Any data from the previously selected “page” area that is also part 
of the current data to be printed is deleted.
This command has the same code as the open form command, which is performed when the printer is not in page 
mode.
Exceptions
This command is only used in page mode.
Print data in page mode
ASCII 
ESC FF 
Hexadecimal  1B 0C 
Decimal 
27 12
Collectively prints all buffered page data in the printing area.
After printing, the printer does not clear the buffered page data.
Exceptions
This command is enabled only in page mode.