Purpose:
Indicates raw bitmap data bytes follow.
Syntax:
0x27[ data ]
Notes:
The printer only uses the first 7 bits of the data byte. If you set a bit to 1, it
prints black. The most significant bit prints farthest to the left. Data order runs
from right to left, so the first dot in a column is the least significant bit of the
first data byte.
Purpose:
Causes the printer to copy the previously defined column n number of times.
Syntax:
0x24 n
Values for n range from 0 - 8191.
Notes:
The printer automatically increments the X origin of each column. This
command is only valid when preceded by a column of encoded, raw data, or
an end of line command.
Purpose:
Transition data follows. The first transition is black.
Syntax:
0x25[ data,data,...data ]
Where data specifies the number of black or white dots. Values for data can
range from 0 - 8191.
Notes:
Each transition data specifies the number of dots of either black or white to
draw. Each data alternates black and white dot counts.
Purpose:
Transition data follows. The first transition is white.
Syntax:
0x26[ data,data,...data ]
Where data specifies the number of black or white dots. Values for data can
range from 0 - 8191.
Notes:
Each transition data specifies the number of dots of either black or white to
draw. Each data alternates black and white dot counts.
Need help?
Do you have a question about the EasyCoder 3440 and is the answer not in the manual?