User manual
CLEARjet GmbH CX-one
Reset 90° rotation <ESC>N
Description
Print text in horizontal direction (default orientation).
This command resets the <ESC>O function.
Note: This command must be used before the print position
commands for x- and y-direction.
ASCII – Code
<ESC>N
HEX – Code
1B 4E
Example
<ESC>N horizontal text<FF>
Result:
y
x
print direction
Print format, right aligned <ESC> u[n]{DATA}<CR>
Description Print text right aligned at current x- and y-coordinates
<CR> end character (Hex 0x0D)
[n]= 1 right justified
ASCII – Code <ESC>u1{DATA}<CR>
HEX – Code 1B 75 31 {DATA} 0D
Example <ESC>x10 <ESC>y200 <ESC>u1 Test <CR>
Result:
0
Test
10
Print direction
20
30
40
48
990 400 300 200 100 000
Programmers Manual Page 35 / 53