Axiohm 7156 Especificações Página 253

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 252
Chapter 7: Programming Guide 7-125
Set Printing Area in Page Mode
ASCII: ESC W n1, n2 ...n8.]
Hexadecimal: 1B 57 n1, n2 ...n8]
Decimal: 27 87 n1,n2 ...n8]
Range: 0 - 255
Default: n1-4 = 0
n5 = 64
n6 = 2
n7 = 64
n8 = 2
Sets the position and size of the printing area in Page Mode.
The command can be sent multiple times so that several different print
areas, aligned in different print directions, can be developed in the
printer’s page buffer before being printed by the Eject Slip command
(0C).
Defaults equal an origin of 0,0 and a size of 576x576. This command is
allowed in any mode.
Formulas:
The starting position of the print area is the upper left of the area to be
printed (x0, y0). The length of the area to be printed in the y direction is
set to dy inches. The length of the area to be printed in the x direction is
set to dx inches. Use the equations to determine the Value of x0, y0, dx,
and dy.
See the illustration for a graphic representation of the printing area. For
more information about the fundamental calculation pitch, see the Set
Fundamental Calculation Pitch command (1D 50).
1. x0 = [(n1 + n2 x 256) x (horizontal direction of the fundamental
calculation pitch)]
2. y0 = [(n3 + n4 x 256) x (vertical direction of the fundamental
calculation pitch)]
3. dx = [(n5 + n6 x 256) x (horizontal direction of the fundamental
calculation pitch)]
Vista de página 252
1 2 ... 248 249 250 251 252 253 254 255 256 257 258 ... 313 314

Comentários a estes Manuais

Sem comentários