beautypg.com

Brother PJ-622 User Manual

Page 6

background image

Brother PJ-600 Series Command Reference

4

© 2011 Brother Industries, Ltd. All Rights Reserved.

2. Printing commands

Repeat for each raster line in the print job.

Sequence Command

Name

Description/Example

Set left margin

Moves the cursor the specified distance from the left edge

of the printable area in the X direction.

1B H, 7E H, 24 H, {n1}, {n2}

1 Raster line data

transfer

Sends the raster line data.

To send 300 bytes of data:

1B H, 7E H, 2A H, 2C H, 01 H, FF H, FF H….

Multi-line feed

Terminates raster line data and feeds 1 or more lines.

1B H, 7E H, 4A H, {n1}

Note:

“Set left margin” and “1 Raster line data transfer” commands can be sent more than once per line

Example: The raster line data shown below can be sent with the following commands.

In addition, it is recommended that the “set left margin” command be used when a blank space extends

for 16 bytes or more.

Set left margin: 1BH, 7EH, 24H, 10H, 00H

Raster line data transfer: 1BH, 7EH, 2AH, 02H, 00H, 1FH, F8H

Set left margin: 1BH, 7EH, 24H, 30H, 00H

Raster line data transfer: 1BH, 7EH, 2AH, 01H, 00H, 3CH

Multi-line feed: 1BH, 7EH, 4AH, 01H

3. Print command

Specified at the end of the page.

Sequence Command

Name

Description/Example

Form feed

Specifies the end of a page.

BH, 7EH, 0CH