SATO CL408 Programming Reference Manual page 23

E/pro programming reference
Hide thumbs Also See for CL408:
Table of Contents

Advertisement

HORIZONTAL OFFSET COMMAND
Allows print image orientation by combining a part of both methods above by establishing the media size and then
orienting it through base reference point adjustment.
EXAMPLE:
Each <ESC>H command would have the value "426" added to it to correctly position each field.
NOTE: The <ESC>A3 Base Reference Point command can also shift the
reference point in a negative direction (toward the outside edge of the label).
The Command Code subsection contains a sample label output for each command code. These samples reflect
how the printed information would appear on a 4.25 inch wide label.
If you want to test any of the sample label outputs and are using labels less than five inches in width, it is
recommended that the Base Reference Point command be added to the data stream to print the image onto the
label.
The addition of the Base Reference Point command to the data stream will help adjust the print. See the following
two examples or refer to the Base Reference Point command description.
EXAMPLE:
If using a 2 inch wide label, the entire image may not appear on the label. By adding the following Base Reference
Point command to the second line of the data stream, the base reference point will be changed, causing the image
to shift toward the inside of the printer where it can be printed on the narrower label.
EXAMPLE:
The image is moved horizontally to the right 2 inches (406 dots) so that itcan be printed on a 2 inch wide label. For
more information, see the Base Reference Point command description.
E/Pro Programming Reference
Unit 2: Programming Concepts
A Printer with 8-dpmm:
Label Width = 2" x 25.4 mm/in x 8 dpmm = 406 dots
New Base Reference Point = Maximum Print Width - Label Width
= (832 dots) - (406 dots) = 426 dots
<ESC>A
<ESC>H0050<ESC>V0100<ESC>L0303<ESC>XMSATO
<ESC>H0050<ESC>V0200<ESC>B103100*SATO*
<ESC>H0070<ESC>V0310<ESC>L0101<ESC>XUSATO
<ESC>Q1<ESC>Z
M8400RVe data stream results in a 2 inch wide label:
<ESC>A
<ESC>A3H0406V0001
<ESC>H0050<ESC>V0100<ESC>L0303<ESC>XMSATO
<ESC>H0050<ESC>V0200<ESC>B103100*SATO*
<ESC>H0170<ESC>V0310<ESC>L0101<ESC>XUSATO
<ESC>Q1
<ESC>Z
2-7
PN: 9001096E

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents