Raster Command Reference

Brother PJ-600/700/800 Series Command Reference
27
© 2015 Brother Industries, Ltd. All Rights Reserved.
Name
Multi-line feed
Syntax
ESC + ~ + J + {n1}
1B H + 7E H + 4A H + {n1}
Description
Terminates current raster line and performs a line feed of multiple raster lines on the
current page.
Definition of {n1}: Number of lines
This command is used in connection with the “1 raster line data transfer” command.
After raster line data is transferred, the line buffer data is deleted, and then the current
print position in the X direction remains the same while the print position is moved in the
Y direction by the number of lines specified with {n1}.
Ex) 1B H 7E H 4A H 03 H
Performs a line feed of 3 lines.
Name
1 Raster line data transfer
Syntax
ESC + ~ + * + {n1} + {n2} + {d1} + ... + {dk}
1B H + 7E H + 2A H + {n1} + {n2} + {d1} + ... + {dk}
Description
Sends the raster line data.
Definition of {n1} and {n2}:
Amount of data to be sent (Specified in units of bytes.)
Definition of {d1} + ... + {dk}:
Raster line data
The data print position specified with this command is for the current position of the
current raster line.
If more than 1 "Raster line data transfer" command is sent for the same raster line, the
data cannot be positioned to the left of the final raster byte already sent for this raster
line.
Ex) 1B H 7E H 2A H 2C H 01 H FF H FF H ...
300 bytes = Sends raster line data for 2400 dots