Citizen Systems CBM-253 Printer User Manual


 
CBM-253 User’s Manual
76
CITIZEN
GS FF
[Name] Printing, and label ejection
[Code] <1D>H <0C>H
[Function] Prints the data in the print buffer, and carries out the cutting and ejecting of the label.
Line feeding of the label will be carried out up to the cutting position (between the
labels), then the label will be cut and ejected using the auto-cutter.
After ejection of the label, paper feeding will be carried out in the reverse direction to
move to the top of the next label.
After setting the top of the next label, the alarm LED will flash, and the printer will wait
until the LF switch is pressed.
[Items requiring caution]
After confirming that the alarm LED is flashing. press the LF switch one time.
This command will only be effective when label printing has been selected.
After sending a one-label portion of printing data. it is essential to send the <FF>
command or <GS FF> command.
[Reference] FF
[Program example] [Printing result]
LPRINT "LABEL 1" ;
LPRINT CHR$ (&H1D) + CHR$(&HC) ;