Printronix P7000 H-Series, PSA3 manual Select 240-dpi Graphics, Select 120-dpi Graphics

Models: PSA3 P7000 H-Series

1 102
Download 102 pages 37.92 Kb
Page 53
Image 53

Select 120-dpi Graphics

Select 120-dpi Graphics

ASCII Code ESC Y nL nH d1 d2 dk

Hex Code 1B 59 nL nH d1 d2 dk

Dec Code 27 89 nL nH d1 d2 dk

Purpose Prints bit-image graphics in 8-dot columns, at a density of 120 horizontal by 60 vertical dpi, according to the following parameters:

nL , nH Specifies the total number of columns (k) of graphics data.

k= ((nH x 256) + nL)

d1 dk Bytes of graphic data

Where:

0 <= nL <= 255

0 <= nH <= 31

0 <= d <= 255

Comment The ESC * 2 command is identical to this command.

Select 240-dpi Graphics

ASCII Code ESC Z nL nH d1 d2 dk

Hex Code 1B 5A nL nH d1 d2 dk

Dec Code 27 90 nL nH d1 d2 dk

Purpose Prints bit-image graphics in 8-dot columns, at a density of 240 horizontal by 60 vertical dpi, according to the following parameters:

nL, nH Specifies the total number of columns (k) of graphics data.

k = ((nH x 256) + nL)

d1 dk Bytes of graphic data

Where:

0 <= nL <= 255

0 <= nH <= 31

0 <= d <= 255

Comment The ESC * 3 command is identical to this command.

53

Page 53
Image 53
Printronix P7000 H-Series, PSA3 manual Select 240-dpi Graphics, Select 120-dpi Graphics