Brother RJ-3150 Guia De Referência

Página de 129
ESC/P Command Reference 
 
- 116 - 
5. Control Command Details 
ESC iX-2 
Specify line print timeout setting 
ASCII: 
ESC 
n1 
n2 
n3      n4      n5 
Decimal: 
27 
105 
88 
45 
50 
n1 
n2 
n3      n4      n5 
Hexadecimal:  1B 
69 
58 
2D 
32 
n1 
n2 
n3      n4      n5 
Parameters 
n1: 03h (Fixed) 
n2: 00h (Fixed) 
n3: 00h (Fixed) 
n4: 01h (Fixed) 
00h≤n5≤FFh 
Description 
  Set a time for print start after receiving line feed command.. 
n5=00h: 
1000msec (default) 
n5=01h~FFh:  Specified value X 100msec 
  This command only works when line print is enabled. 
  This command is a static command. 
 
ESC iX-1 
Retrieve line print timeout setting 
ASCII: 
ESC 
n1 
n2      n3      n4 
Decimal: 
27 
105 
88 
45 
49 
n1 
n2      n3      n4 
Hexadecimal:  1B 
69 
58 
2D 
31 
n1 
n2      n3      n4 
Parameters 
n1: 02h (Fixed) 
n2: 00h (Fixed) 
n3: 00h (Fixed) 
n4: 01h (Fixed) 
Description 
  Return a time for print start after receiving line feed command as 3 Bytes data. 
[1]  01h (Fixed) 
[2]  00h (Fixed) 
[3]  Setting 
00h: 1000msec 
01h~FFh: Retrieved value X 100msec 
  The retrieved value is a value specified by a static command.