Tally Dascom DT-210/230 Programming Guide V1.1
- 9 -
ESC \ nL nH
[Function]
Set relative print position
[Format]
ASCII
ESC
\
nL nH
Hex
1B
5C
nL nH
Decimal
27
92
nL nH
[Range]
-32768 ≤ (nL + nH × 256) ≤ 32767
[Description]
• Moves the print position to [(nL + nH × 256) × (horizontal or vertical motion unit)] from
the current position.
• A positive number specifies movement to the right, and a negative number specifies
movement to the left.
ESC W xL xH yL yH dxL dxH dyL dyH
[Function]
Set print area in page mode
[Format]
ASCII
ESC W xL xH yL yH dxL dxH dyL dyH
Hex
1B 57 xL xH yL yH dxL dxH dyL dyH
Decimal
27 87 xL xH yL yH dxL dxH dyL dyH
[Range]
0 ≤ (xL + xH × 256) ≤ 65535; (0 ≤ xL ≤ 255, 0 ≤ xH ≤ 255)
0 ≤ (yL + yH × 256) ≤ 65535; (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 255)
1 ≤ (dxL + dxH × 256) ≤ 65535; (0 ≤ dxL ≤ 255, 0 ≤ dxH ≤ 255)
1 ≤ (dyL + dyH × 256) ≤ 65535; (0 ≤ dyL ≤ 255, 0 ≤ dyH ≤ 255)
[Default]
(xL + xH × 256) = 0 (xL = 0, xH = 0)
(yL + yH × 256) = 0 (yL = 0, yH = 0)
(dxL + dxH × 256) = 512 (dxL = 0, dxH = 2)
[80 mm paper width model]
(dxL + dxH × 256) = 360 (dxL = 104, dxH = 4)
[58 mm paper width model]
(dyL + dyH × 256) = 1662 (dyL = 126, dyH = 6)
[Description]
• In page mode, sets the size and the logical origin of the print area.
• xL, xH specify the horizontal logical origin as [(xL + xH × 256) × (horizontal motion
unit)] from absolute origin.
• yL, yH specify the vertical logical origin as [(yL + yH × 256) × (vertical motion unit)]
from absolute origin.
• dxL, dxH specify the horizontal dimension of print area as [(dxL + dxH × 256) ×
(horizontal motion unit)].
• dyL, dyH specify the vertical dimension of print area as [(dyL + dyH × 256) × (vertical
motion unit)].
[Note]
When single-color print control is selected, the vertical dimension of the print area can
be set to 234.53 mm {3324/360"} maximum.
When two-color print control is selected, the vertical dimension of the print area can be
set to 117.26 mm {1662/360"} maximum.
Summary of Contents for DT-210
Page 1: ......