Specifications
P25 Development Guide
www.bluebamboo.com
24
ESC f
[Name] Print downloaded bit-image.
[Format] ASCII ESC f n
HEX 1B 66 n
Decimal 27 102 n
[Range] n = 0, 1, 48, 49
[Description] ESC f prints a downloaded bit image specified by n as follows:
Print a downloaded bit image1 when n = 0 or n = 48,
Print a downloaded bit image2 when n = 1 or n = 49.
[Reference] ESC L, ESC FF
2.7 Miscellaneous Function Commands
The P25 printer supports the following miscellaneous function commands:
Command
GS P
Set horizontal and vertical motion units
GS P x y
[Name] Set horizontal and vertical motion units.
[Format] ASCII GS P x y
HEX 1D 50 x y
Decimal 29 80 x y
[Range]
0 ≤ x ≤ 255, 0 ≤ y ≤ 255
[Description] Sets the horizontal and vertical motion units to ~25.4/x
mm(1/x inch) and ~25.4/y mm(1/y inch), respectively. When x and y are set
to 0, the default setting of each value is used.
Note
The horizontal direction is perpendicular to the paper feed direction and the
vertical direction is the paper feed direction.
The following commands use x or y, regardless of character rotation
(upside-down).
Command using x : ESC $ , GS L
Command using y : ESC 3, ESC J
The command does not affect the previously specified values.
The calculated result from combining this command with others is truncated
to the minimum value of the mechanical pitch.
In this printer, the minimum value of the mechanical pitch is 0.125mm.
[Default] x = 203, y = 203
[Reference]
ESC $, ESC 3, ESC J, GS L