ZEBRA MZ 320 3" 4mb Direct Mobile Thermal Receipt Printer With Bluetooth

Programming Manual - Page 139

For MZ 320.

PDF File Manual, 497 pages, Read Online | Download pdf file

MZ 320 photo
Loading ...
Loading ...
Loading ...
Mobile Printing Systems
CPCL Programming Manual
Section 9
Line Print
Mode
pg. 9-11
SETFF Command
The SETFF command is used to align top of media to printhead. Once this command is executed, the
alignment will occur when :
• feed key is pressed.
• form-feed character (0x0c) is issued.
• FORM command is issued.
Format:
<!> <UTILITIES>
{command} {max-feed} {skip-length}
<PRINT>
where:
{command}: SETFF
{max-feed}: Maximum unit-length the printer advances searching for the next eye-sense mark to align top of form.
Valid values are 0-20,000.
{skip-length}: Unit-length printer advances past top of form. Valid values are 5-50.
SETFF Command Example
The following example programs the printer to advance the paper until the eye-sense mark is found, or
the paper has been advanced a maximum of 25 millimeters. If an eye-sense mark is found, the paper will
be advanced an additional 2.5 millimeters.
Input:
! UTILITIES
IN-MILLIMETERS
SETFF 25 2.5
PRINT
Loading ...
Loading ...
Loading ...