In standard mode, aligns all the data in one line to the selected layout.
Setting horizontal tab position
1 ≤ n1 ≤ n2 ≤ ... ≤ nk ≤ 255
n = 8, 16, 24, 32, 40, ..., 232, 240, 248
[for Font A (12 × 24) in a standard character size width]
• Sets horizontal tab positions.
• n specifies the number of digits from the setting position to the left edge of the print
area.
• k is used to indicate the number of bytes set for the horizontal tab position.
0 ≤ (nL + nH × 256) ≤ 65535 (0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255)
(nL + nH × 256) = 0 (nL = 0, nH = 0)
In standard mode, sets the left margin to [(nL + nH × 256) × (horizontal motion unit)].