TransAct Technologies ITHERM 280 User Manual

Page 210

Advertising
background image

Programming Codes

iTherm

®

280 Programmer’s Guide

Page 208

Rev C

28-07764

Function

Set Left Margin

ASCII

[ESC] l <n>

Hexadecimal 1BH 6CH <n>
Decimal

<27> <108> <n>

Range

0

n

255

Description The [ESC] 1 <n> command sets the left margin using <n>. The left margin is set

to <n> characters from the beginning of the line.

Function

Set Right Margin

ASCII

[ESC] Q <n>

Hexadecimal 1BH 51H <n>
Decimal

<29> <81> <n>

Range

0

n

255

Description The [ESC] Q <n> command sets the right margin using <n>. The right margin is

set to <n> characters from the beginning of the line.

Function

Return Home

ASCII

[ESC] <

Hexadecimal 1BH 3CH
Decimal

<27> <60>

Description The [ESC] < command moves the print head to the home position.

Advertising