manuals.online logo
Brands
  1. Home
  2. •
  3. Brands
  4. •
  5. POSIFLEX
  6. •
  7. Printer
  8. •
  9. POSIFLEX PP6800 User manual

POSIFLEX PP6800 User manual

PP6000 Command Details - Page 1
PP6800/PP8000
COMMAND DETAILS
CODES
(HEX/CONTROL):
<09> / {HT}
NAME:
Horizontal tab
FUNCTION:
Moves the print position to the next horizontal tab
position
EXPLANATION:
1. If all horizontal tab position has been cleared by {ESC} D {NUL}, this command
is ignored.
2. The default setting of the horizontal tab positions are set at every 8th character
(9th, 17th, 25th, …column).
3. If there is no more horizontal tab position set to the right of the print position
within the printing area, this command advances print position to the beginning of
next line.
4. Horizontal tab positions can be set with {ESC} D command. When horizontal tab
positions are set in font A (12 x 24) characters printing mode, switching into font
B (8 x 16) characters mode the tab positions will still align to that in font A
printing.
5. Horizontal tab positions can be reset to default values with {ESC} @.
6. Since the printer executes print buffer-full printing when print data before a {LF}
received exceeds a line’s worth, if this command is received when the printing
position is already at next line the horizontal tab processing is executed from the
beginning of this next line.
CODES
(HEX/CONTROL):
<0A> / {LF}
NAME:
Print and line feed
FUNCTION:
Print data in print buffer and feed one line
PP6000 Command Details - Page 2
EXPLANATION:
1. Print buffer is cleared after data printed. In text mode. When printer receives data
more than a line’s worth before a {LF}, the printer executes print buffer-full
printing.
2. Paper advances by one line based on the current line spacing after print.
3. In page mode the printing and paper feed does not actually occur on receiving this
command. But the data after {LF} will be arranged in next line.
4. This command sets the print position to the beginning of the line after line feed.
CODES
(HEX/CONTROL):
<0C> / {FF}
NAME:
Print and return to text mode in page mode
FUNCTION:
Prints the data in the print buffer collectively and
returns to text mode
EXPLANATION:
1. This command works only in page mode.
2. The buffer data is cleared after being printed.
3. The last printing settings in page mode printing such as underline, character font,
emphasized, double strike, character size and reverse printing remain the same for
text mode printing after this command.
4. The printing area set by {ESC} W in page mode remains the same after this
command.
5. The printer does not execute paper cutting by this command.
6. This command sets the print position to the beginning of line in text mode.
CODES
(HEX/CONTROL):
<0D> / {CR}
NAME:
Carriage return
FUNCTION:
Set the printing position to the beginning of the line
EXPLANATION:
1. When automatic line feed is enabled, this command functions the same as {LF};
PP6000 Command Details - Page 3
when automatic line feed is disabled, this command is ignored.
2. Sets the print starting position to the beginning of the line.
3. This command is ignored in a serial interface model.
4. This command is set according to the DIP switch position 7 of SW 1 is set to On
with a parallel interface model.
CODES
(HEX/CONTROL):
<10> <04> <n> / {DLE} {EOT} n
NAME:
Real-time status transmission
FUNCTION:
Transmits the selected printer status in real time
RNAGE:
1 ≤n ≤4
EXPLANATION:
1. The parameter nspecifies content group of printer status to be transmitted as
below.
n= 1: Transmit printer status
n= 2: Transmit off-line status
n = 3: Transmit error status
n= 4: Transmit paper sensor status
2. The printer transmits the current status as specified by n. Each status is
represented by one-byte data.
3. If the value of nis out of the specified range (1≤n ≤4), This command is ignored.
4. The printer transmits the status regardless of the handshaking condition of the host
computer.
5. The printer executes this command upon receiving it regardless of unprocessed
data in receive buffer.
6. This command executes with a serial interface model even when the printer is off-
line, when the receive buffer is full, or when there is an error status.
7. With a parallel interface model, when DIP switch position 4 (or 1 - 4) is set to
OFF this command can only be executed when the printer is under normal status
(on line, no error, not busy). When DIP switch position 4 (or 1 – 4) is set to ON,
this command can not be executed when the printer is busy but can be executed
when the printer is off-line or there is an error status.
PP6000 Command Details - Page 4
8. The status is transmitted whenever the data sequence of <10>h <04>h <n> (1≤n
≤4) is received even when this sequence is in fact part of data in other command.
However, that command containing this data sequence still works when it takes its
turn in printer processing queue.
Example: In ESC * m nL nH d1…dk, d1=<10>h, d2=<04>h, d3=<01>h
9. This command should not be used when the printer is processing data sequence of
another command that consists of 2 or more bytes.
Example:
If the printer is going to execute {ESC} 3 nby retrieving it from input buffer,
DTR (DSR for the host computer) goes to MARK (busy) before nis retrieved, but
{DLE} {ENQ} 2 interrupts before nis retrieved from input buffer, the code
<10>H for {DEL} {ENQ} 2 is processed as the code for {ESC} 3 <10>h.
10. When Auto Status Back (ASB) is enabled by using the {GS} a command, the
status transmitted by the {DLE} {EOT} command and the ASB status must be
differentiated.
11. Status responses from the printer are regulated in tables below as defined by value
of n.
n =1: Printer status
Bit
Off/On
Hex Decimal
Function
0 Off 00 0 Not used. Fixed to Off
1 On 02 2 Not used. Fixed to On
Off 00 0 Drawer open/close signal is LOW (connector pin 3)2
On 04 4 Drawer open/close signal is HIGH (connector pin 3)
Off 00 0 On-line3
On 08 8 Off-line
4 On 10 16 Not used. Fixed to On
5,6 - - - Undefined
7 Off 00 00 Not used. Fixed to Off
n =2 : Off-line status
Bit
Off/On
Hex Decimal
Function
0 Off 00 0 Not used. Fixed to Off
1 On 02 2 Not used. Fixed to On
PP6000 Command Details - Page 5
Off 00 0 Cover is closed2
On 04 4 Cover is open
Off 00 0 FEED button is used for macro execution3
On 08 8 FEED button is used to feed the paper
4 On 10 16 Not used. Fixed to On
5 Off 00 0 Not used Fixed to Off
Off 00 0 No error6
On 40 64 Error occurs
7 Off 00 0 Not used Fixed to Off
Bit 6: Errors indicated by this bit do not include cover open neither paper jam.
n =3: Error status
Bit
Off/On
Hex Decimal
Function
0 Off 00 0 Not used. Fixed to Off
1 On 02 2 Not used. Fixed to On
2 - - - Undefined
Off 00 0 No auto-cutter error3
On 08 8 Auto-cutter error occurs
4 On 10 16 Not used. Fixed to On
Off 00 0 No unrecoverable error5
On 20 32 Unrecoverable error occurs
Off 00 0 No auto-recoverable error6
On 40 64 Auto recoverable error occurs
7 Off 00 0 Not used. Fixed to Off
Bit 3: The auto cutter error together with cover open error, paper near end status,
paper end status and paper jams status are considered as recoverable errors. Because it
is possible to recover to non-errors status by correcting the cause of the error and
executing {DLE} {ENQ} n(1 ≤n ≤2)
Bit 5:if an error due to improperly shut down or a circuit failure (e.g. wire break)
occurs, it is impossible to recover.
Bit 6:When printing is stopped due to high print head temperature until the print head
temperature drops sufficiently or when the paper roll cover is open during printing bit
6 is On.
PP6000 Command Details - Page 6
n = 4: Continuous paper sensor status
Bit
Off/On
Hex Decimal
Function
0 Off 00 0 Not used. Fixed to Off
1 On 02 2 Not used. Fixed to On
Off 00 0 Paper roll near-end sensor: paper adequate2,3
On 0C 12 Paper roll near-end sensor: paper near-end
4 On 10 16 Not used. Fixed to On
Off 00 0 Paper end sensor: paper present5,6
On 60 96 Paper end sensor: paper end
7 Off 00 0 Not used. Fixed to Off
CODES
(HEX/CONTROL):
<10> <05> <n>/ {DLE} {ENQ} n
NAME:
Real-time request to printer
FUNCTION:
Request to printer in real-time
RANGE:
1 ≤n ≤2
EXPLANATION:
1. The parameter nspecifies content according to the printer status as below:
n=1 Recover from an error and restart printing from the line where the error
occurred.
n= 2 Recover from an error aft clearing the receive and print buffers.
2. This command is effective only when an auto-cutter error occurs.
3. This printer starts processing data upon receiving this command.
4. This command executes with a serial interface model even when the printer is off-
line, when the receive buffer is full, or when there is an error status.
5. With a parallel interface model, when DIP switch position 4 (or 1 - 4) is set to
OFF this command can only be executed when the printer is under normal status
(on line, no error, not busy). When DIP switch position 4 (or 1 – 4) is set to ON,
this command can not be executed when the printer is busy but can be executed
when the printer is off-line or there is an error status
PP6000 Command Details - Page 7
6. The status is also transmitted whenever the data sequence of <10>h<05>h<n>(1≤
n ≤2) is received.
Example:
In {ESC} * m nL nH dk, d1= <10>h, d2=<05>h, d3=<01>h
6. This command should not be contained within another command that consists of
two or more bytes.
Example:
If you attempt to transmit {ESC} 3 nto the printer, but DTR (DSR for the host
computer) goes to MARK before nis transmitted, and {DLE} {ENQ} 2 interrupts
before nis received, the code <10>h for {DEL} {ENQ} 2 is processed as the code
for {ESC} 3 <10>h.
7. {DLE}{ENQ} 2 enables the printer to recover from an error after clearing the data
in the receive buffer and the print buffer. The printer retains the settings that were
in effect when the error occurred. The printer can be initialized completely by
using this command and {ESC} @. This command is enabled only for errors that
have the possibility of recovery, except for print head temperature error.
CODES
(HEX/CONTROL):
<18> / {CAN}
NAME:
Cancel print data in page mode
FUNCTION:
In page mode, deletes all the print data in the
printing buffer
EXPLANATION:
1. This command executed only in page mode. It is ignored in text mode.
2. All data in page mode print buffer will be cleared. If a repeatable print has been
performed, the printed data will be cleared from print buffer by this command, but
all printing settings including print position remain. In other words, the starting
position for next printing in Page mode follows last position printed.
CODES
(HEX/CONTROL):
<1B> <0C> / {ESC} {FF}
PP6000 Command Details - Page 8
NAME:
repeatable print data in page mode
FUNCTION:
Repeatable print all buffered data
EXPLANATION:
1. This command works only in page mode.
2. In page mode, this command can repeatable print all buffered data. After printing,
it still in page mode does not return to text mode.
3. After printing, the printer does not clear the buffered data, and all printing settings
including print position remain. In other words, the starting position for next
printing in Page mode follows last position printed.
CODES
(HEX/CONTROL):
<1B> <20> <n>/ {ESC} {SP} n
NAME:
Set right-side character spacing
FUNCTION:
Set right-side character spacing
RANGE:
0 ≤n ≤255
EXPLANATION:
1. Set the character spacing for the right side of the character to (nx horizontal or
vertical motion units).
2. The right-side character spacing for double-width mode is double the normal
value. When characters are enlarged, the right-side character spacing is follows
characters enlarged ntimes for normal value.
3. The underline mode is available in right-side character spacing.
4. If the right-side character spacing exceeds printing area, the printer sets the
printing position to the beginning of next line.
5. This command sets values independently in each mode (text and page modes).
CODES
(HEX/CONTROL):
<1B> <21> <n> / {ESC} ! n
NAME:
Select print mode
FUNCTION:
Selects print mode
RANGE:
0 ≤n ≤255
PP6000 Command Details - Page 9
EXPLANATION:
1. This command specifies nas follows:
Bit Off/On
Hex Decimal Function
Off 00 0 Character font A (12 x 24)0
On 01 1 Character font B (8 x 16)
1 - - - Undefined
2 - - - Undefined
Off 00 0 Emphasized mode not selected3
On 08 8 Emphasized mode selected
Off 00 0 Double-height mode not selected4
On 10 16 Double-height mode selected
Off 00 0 Double-width mode not selected5
On 20 32 Double-width mode selected
6 - - - Undefined
Off 00 0 Underline mode not selected7
On 80 128 Underline mode selected
2. When both –height and double-width modes are selected, quadruple size
characters are printed.
3. The printer can underline all characters, but can not underline the space set by
{HT} or 90°clockwise rotated characters.
4. The thickness of the underline is that selected by {ESC} -, regardless of the
character size.
5. When some characters in a line are double or more height, all the characters on the
line are aligned at the baseline.
6. {ESC} E can also turn on or off emphasized mode. However, the setting of the
last received command is effective.
7. {ESC} - can also turn on or off underline mode. However, the setting of the last
received command is effective.
8. {GS} ! can also select character size. However, the setting of the last received
command is effective.
.
PP6000 Command Details - Page 10
CODES
(HEX/CONTROL):
<1B> <24> <nL> <nH> / {ESC} $ nL nH
NAME:
Set absolute print position
FUNCTION:
Sets the distance from the beginning of the line
RANGE:
0 ≤nL ≤255 0 ≤nH ≤255
EXPLANATION:
1. Sets the distance from the beginning of the line to the position at which
subsequent characters are to be printed.
2. The distance from the beginning of the line to the print position is [nL + nH x 256]
x (vertical or horizontal motion unit in inches)].
3. Settings outside the specified printable area the printer set the printing position to
the beginning of next line.
4. If left margin has been set before absolute print position the left margin value
depend on the absolute print position.
5. In text mode, the horizontal motion unit xis used.
6. In page mode, horizontal or vertical motion unit differs depending on the starting
position of the printable area as follows:
1. When the starting position is set to the upper left or lower right of the printable
area using {ESC} T, the horizontal motion unit xis used.
2. When the starting position is set to the upper right or lower left of the printable
area using {ESC} T, the vertical motion unit yis used.
CODES
(HEX/CONTROL) :
<1B> <25> <n> / {ESC} % n
NAME:
Select/cancel user-defined character set
FUNCTION:
Select or cancels the user-defined character set
RANGE:
0 ≤n ≤255
EXPLANATION:
1. When the LSB of n= 0 the user-defined character set is canceled.
When the LSB of n= 1 the user-defined character set is selected.
2. When the user-defined character set is canceled, the internal character set is
PP6000 Command Details - Page 11
automatically selected.
3. nis available only for the least significant bit.
CODES
(HEX/CONTROL):
<1B> <26> <y> <c
1
> <c
2
> [<x
1
>
<d(1,1)> … <d(1,(y xx
1
))>] … [<x
k
> <d(k,1)> ... <d(k,(y xx
k
))>] / {ESC}
& y c
1
c
2
[x
1
d(1,1) … d(1,(y xx
1
)) … [ x
k
d(k,1) ... d(k,(y x x
k
)]
NAME:
Define user-defined characters
FUNCTION:
Define user-defined characters
RANGE:
y = 3 20 ≤c1 ≤c2 ≤126 k = c2 - c1 + 1 0 ≤d ≤255
0 ≤x ≤0C for Font A (12 x 24) 0 ≤x ≤09 for Font B (8 x 16)
EXPLANATION:
1. Parameter y represents the number of bytes in vertical direction.
2. c
1
specifies the beginning character code for the definition, c
2
specifies the final
code, and each xspecifies the number of dots in the horizontal direction.
3. The allowable character code range is from ASCII code {20}h to{7E}h (95
characters).
4. It is possible to define multiple characters for consecutive character codes. If only
one character is desired, use c
1
=c
2
5. The later definition of user-defined characters will replace the previous value.
6. d’s are the dot data for the characters. The dot pattern is the horizontal direction
from the left side. Any remaining dots on the right side are blank. Refer to
example next page for detail.
7. When the user-defined characters are used to define characters in font B (8 x 16),
every 3
rd byte of data is non-effective.
8. The user-defined character definition is cleared when:
{ESC} @ is executed
{ESC} ? is executed
{FS} q is executed
{GS} * is executed
The printer is reset or the power is turned off
PP6000 Command Details - Page 12
9. Examples:
When font A (12 x 24) is selected:
To define above character to code 41h (to replace “A”), the whole command would
then be (in hexadecimal): 1B 26 03 41 41 0C 04 7E 40 08 81 20 10 81 10 08 81 08 04
7E 04 00 00 04 04 7E 04 08 81 08 10 81 10 08 81 20 04 7E 40 00 00 00
When font B (8 x 16) is selected:
To define above character to code 41h (to replace “A”), the whole command would
then be (in hexadecimal): 1B 26 03 41 41 08 0F F0 00 10 04 00 08 02 00 02 01 00 08
12 dots
24 dots
MSB
LSB
d1
d4
d7
...
d34
d2
d5
…
...
d35
d3
d6
…
...
d36
8 dots
16dots
MSB
LSB
d1
d4
d7
…
d22
d2
d5
…
…
d23
d3
d6
…
…
d24
PP6000 Command Details - Page 13
02 00 10 04 00 0F F0 00 00 00 00
CODES
(HEX/CONTROL):
<1B> <2A> <m> <nL> <nH> <d
1
>…<dk>
/ {ESC} {*} {m}{nL}{nH}{d
1
}…{dk}
NAME:
Select bit-image mode
FUNCTION:
Selects bit-image mode
RANGE:
m=0,1,20,21 0≤nL ≤FF 0≤nH ≤03 0≤d ≤FF
EXPLANATION:
1. This command specifies {m} for the number of dots by {nL} and {nH}, as follows:
Vertical Direction Horizontal Direction
{m}
Mode
(Density) Number
of dots
Dot Density
Dot Density
Number of Data (k)
0 8-dot single
8 60 DPI 90 DPI {nL} +{nH}x 256
1 8-dot double
8 60 DPI 180 DPI {nL} +{nH}x 256
20
24-dot single
24 180 DPI 90 DPI [{nL} +{nH}x 256] x 3
21
24-dot double
24 180 DPI 180 DPI [{nL} +{nH}x 256] x 3
2. If the values of {m} is out of the specified range, {nL} and {nH} data following
are processed as normal data.
3. This command works in text mode and page mode.
4. The {nL} and {nH} indicate the number of dots of the bit image in the horizontal
direction. The number of dots is calculated by {nL}+ {nH} x 256
5. If the bit-image data input exceeds the number of dots to be printed on a line, the
excess as normal data.
6. {d} indicates the bit-image data. Set a corresponding bit to 1 to print a dot or to 0
to not print a dot.
7. This command is not affected by print modes: {ESC}{SP}, {ESC}{-}, {ESC}{E},
{ESC}{G}, {ESC}{M}, {ESC}{V}, {GS}{!}, {GS}{B}. Except upside-down
printing mode.
8. If the width of the printing area set by {GS}{L} and {GS}{W} less than the width
required by the data sent with the {ESC} {*} command, the following will be
performed on the line in question (but the printing cannot exceed the maximum
printable area):
1. The width of the printing area is extended to the right to accommodate the
PP6000 Command Details - Page 14
amount of data.
2. If step 1 does not provide sufficient width for the data, the left margin is
reduced to accommodate the data.
9. After printing a bit image, the printer returns to normal data processing mode.
10. The relationship between the image data and the dots to be printed is as follows:
When 8-dot bit image is selected:
When 24-dot bit image is selected:
d1
d2
d3
MSB
LSB
Bit-image data
Print data
d1
d4
d7
d2
d5
d8
d3
d6
d9
MSB
LSB
Bit-image data
Print data
d1 d2 d3
Single density Double density
Print data
□1 dot
Bit-image data
d1 d2 d3 d4 d5 d6 d7 d8 d9
Double density
Forward
Bit-image data
PP6000 Command Details - Page 15
CODES
(HEX/CONTROL):
<1B> <2D> <n> / {ESC} - n
NAME:
Turn underline mode on/off
FUNCTION:
Turns underline mode on or off
RANGE:
0 ≤n ≤2, 48 ≤n ≤50
EXPLANATION:
1. Turns underline mode on or off, based on the following values of n:
n Function
0, 48 Turns off underline mode
1, 49 Turns on underline mode (1-dot thick)
2, 50 Turns on underline mode (2-dots thick)
2. The printer can underline all characters (including right-side character spacing,
user-defined character) but cannot underline the space set by {HT} and all big
image printing.
3. The printer cannot underline 90 °clockwise rotated characters and white/black
inverted characters.
4. Changing the character size does not affect the current underline thickness.
CODES
(HEX/CONTROL):
<1B> <32> / {ESC} 2
NAME:
Select default line spacing
FUNCTION:
Select default line spacing
RANGE:
0 ≤n ≤255
EXPLANATION:
1. The default line spacing 1/6.75-inch (approximately 3.76 mm).
2. The line spacing can be set independently in text mode and in page mode.
CODES
(HEX/CONTROL):
<1B> <33> <n> / {ESC} 3 n
NAME:
Set line spacing
PP6000 Command Details - Page 16
FUNCTION:
Sets the line spacing
RANGE:
0 ≤n ≤255
EXPLANATION:
3. The line spacing is [nx vertical or horizontal motion unit] inches.
4. The line spacing can be set independently in text mode and in page mode.
5. The horizontal and vertical motion unit are specified by {GS} P. Changing the
horizontal or vertical motion unit does not affect the current line spacing.
6. In text mode, the vertical motion unit yis used.
7. In page mode, this command functions as follows, depending on the starting
position of the printable area:
When the starting position is set to the upper left or lower right of the printable
area using {ESC} T, the vertical motion unit yis used.
When the starting position is set to the upper right or lower left of the print able
area using {ESC} T, the horizontal motion unit xis used.
CODES
(HEX/CONTROL):
<1B> <3F> <n> / {ESC} ? n
NAME:
Cancels user-defined characters
FUNCTION:
Cancels user-defined characters
RANGE:
20 ≤n ≤126
EXPLANATION:
1. This command cancels the pattern defined for the character code specified by n,
after the user-defined characters is canceled, the corresponding pattern for the
internal character is printed.
2. If a user-defined character has not been defined for the specified character code,
the printer ignores this command.
CODES
(HEX/CONTROL):
<1B> <40> / {ESC} @
NAME:
Initialize printer
FUNCTION:
Reset printer settings
EXPLANATION:
PP6000 Command Details - Page 17
1. Clears the data in the printing buffer and resets the printer mode to the text mode
that was in effect when the power was turned on.
2. The macro definition is not cleared.
3. The NV bit image data is not cleared.
CODES
(HEX/CONTROL):
<1B> <44> <n
1
> … <n
k
> <00> / {ESC} D
n
1
… n
k
{NUL}
NAME:
Horizontal tab position setting
FUNCTION:
Sets horizontal tab positions
RANGE:
1 ≤n ≤255 1 ≤k ≤33
EXPLANATION:
1. In this command data nspecifies the column number for setting a horizontal tab
position from the beginning of the line, number kindicates the total number of
horizontal tab position to be set. Any excessive tab position data (more than 33)
before the terminating {NUL} code will be printed as normal data.
2. The horizontal tab position as measured from the beginning of the line is
determined by nx character width at the moment the positions are set by this
command. The character width includes influences from font type selection, the
right-side character spacing, and double-width characters etc. These positions will
no longer move if later in application the character width is changed.
3. This command cancels the previous horizontal tab settings. Therefore {ESC} D
{NUL} clears all horizontal tab settings.
4. If the horizontal tab position exceeds printing area, the printer sets printing
position to the beginning of next line. Any further setting beyond this point is
disregarded.
5. All n’s in this command must be given in ascending order. Any nwith value
smaller than any of its precedents will be disregarded.
CODES
(HEX/CONTROL):
<1B> <45> <n> /{ESC} E n
PP6000 Command Details - Page 18
NAME:
Turn emphasized mode on/off
FUNCTION:
Turns emphasized mode on or off
RANGE:
0 ≤n ≤255
EXPLANATION:
1. The parameter nspecifies turn emphasized mode as below:
n = 0 emphasized mode is turned off.
n = 1 emphasized mode is turned on.
2. Only the least significant bit of nis enabled.
3. This command is ignored in page mode.
CODES
(HEX/CONTROL):
<1B> <47> <n> / {ESC} G n
NAME:
Turn on/off double-strike mode
FUNCTION:
Turn double-strike mode on or off
Range:
0 ≤n ≤255
EXPLANATION:
1. The parameter nspecifies turn on/off double-strike mode as below:
n = 0 double-strike mode is turned off
n = 1 double-strike mode is turned on
2. Only the lowest bit of n is enabled.
3. This command is ignored in page mode.
4. Printer output is the same in double-strike mode and in emphasized mode.
CODES
(HEX/CONTROL):
<1B> <4A> <n> / {ESC} J n
NAME:
Print and feed paper
FUNCTION:
Prints the data in the print buffer and feeds the
paper
RANGE:
0 ≤nL ≤255
EXPLANATION:
1. Feeds the paper is [nx vertical or horizontal motion unit in inches].
2. After printing, this command sets the print starting position to the beginning of the
PP6000 Command Details - Page 19
line.
3. The paper feed amount set by this command does not affect the values set by
{ESC} 2 or {ESC} 3
4. The {GS} P command can change the vertical (and horizontal) motion unit.
CODES
(HEX/CONTROL):
<1B> <4C> / {ESC} L
NAME:
Select page mode
FUNCTION:
Switches from text mode to page mode
EXPLANATION:
1. This command is enabled only when processed at the beginning of a line in text
mode.
2. This command has no effect in page mode.
3. This command sets the position where data is buffered to the position specified by
{ESC} T within the printing area defined by {ESC} W.
4. The printer returns to text mode when power is turned on, the printer is rest, or
{ESC} @ is used.
CODES
(HEX/CONTROL):
<1B> <4D> <n> / {ESC} M n
NAME:
Select character font
FUNCTION:
Selects character fonts
RANGE:
n= 0, 1, 48, 49
EXPLANATION:
1. Selects character fonts:
n Function
0, 48 Character font A (12 x 24) selected
1, 49 Character font B (8 x 16) selected
2. It switches character font either in text or page mode.
PP6000 Command Details - Page 20
CODES
(HEX/CONTROL):
<1B> <52> <n> / {ESC} R n
NAME:
Select an international character set
FUNCTION:
Selects an international character set
RANGE:
0 ≤n ≤13, n = 15
EXPLANATION:
1. Selects an international character set <n> from the below table:
n Character set
0 U.S.A.
1 France
2 Germany
3 U.K.
4 Denmark I
5 Sweden
6 Italy
7 Spain I
8 Japan
9 Norway
10 Denmark II
11 Spain II
12 Latin America
13 Korea
15 Ex-Yugoslavia
2. The select an international character is cleared when:

{ESC} @ is executed.

{FS} q is executed.

The printer is reset or the power is turned off.
CODES
(HEX/CONTROL):
<1B> <53> / {ESC} S
NAME:
Select text mode
FUNCTION:
Switch from page mode to text mode

This manual suits for next models

1

Other POSIFLEX Printer manuals

POSIFLEX MP-300 User manual

POSIFLEX

POSIFLEX MP-300 User manual

POSIFLEX PP-8902 User manual

POSIFLEX

POSIFLEX PP-8902 User manual

POSIFLEX PP-7200L User manual

POSIFLEX

POSIFLEX PP-7200L User manual

POSIFLEX PP-7900W User manual

POSIFLEX

POSIFLEX PP-7900W User manual

POSIFLEX Aura PP-7000-III Manual

POSIFLEX

POSIFLEX Aura PP-7000-III Manual

POSIFLEX PP 7000 II Instruction Manual

POSIFLEX

POSIFLEX PP 7000 II Instruction Manual

POSIFLEX PP-7900 User manual

POSIFLEX

POSIFLEX PP-7900 User manual

POSIFLEX Aura - 6800 User manual

POSIFLEX

POSIFLEX Aura - 6800 User manual

POSIFLEX PP-8900 User manual

POSIFLEX

POSIFLEX PP-8900 User manual

POSIFLEX Aura PP-5200 User manual

POSIFLEX

POSIFLEX Aura PP-5200 User manual

POSIFLEX PP3000 Series User manual

POSIFLEX

POSIFLEX PP3000 Series User manual

POSIFLEX PP-8000 User manual

POSIFLEX

POSIFLEX PP-8000 User manual

POSIFLEX AURASeries Installation instructions

POSIFLEX

POSIFLEX AURASeries Installation instructions

POSIFLEX PP5600 Series User manual

POSIFLEX

POSIFLEX PP5600 Series User manual

POSIFLEX Aura PP7000-II User manual

POSIFLEX

POSIFLEX Aura PP7000-II User manual

POSIFLEX PP4000 Series User manual

POSIFLEX

POSIFLEX PP4000 Series User manual

POSIFLEX PP-8000 User manual

POSIFLEX

POSIFLEX PP-8000 User manual

POSIFLEX Aura PP-8800 Series User manual

POSIFLEX

POSIFLEX Aura PP-8800 Series User manual

POSIFLEX PP-6907 Series User manual

POSIFLEX

POSIFLEX PP-6907 Series User manual

POSIFLEX Aura - 6800 User manual

POSIFLEX

POSIFLEX Aura - 6800 User manual

POSIFLEX Aura-5200E User manual

POSIFLEX

POSIFLEX Aura-5200E User manual

POSIFLEX Aura PP7700 Series User manual

POSIFLEX

POSIFLEX Aura PP7700 Series User manual

POSIFLEX PP3000 Series User manual

POSIFLEX

POSIFLEX PP3000 Series User manual

POSIFLEX PP7000 User manual

POSIFLEX

POSIFLEX PP7000 User manual

Popular Printer manuals by other brands

Epson TM-T20 Quick reference guide

Epson

Epson TM-T20 Quick reference guide

Printronix P8000 Series Maintenance manual

Printronix

Printronix P8000 Series Maintenance manual

ITW Transtech AERO 60 Operation manual

ITW

ITW Transtech AERO 60 Operation manual

Atari 1025 Technical service data

Atari

Atari 1025 Technical service data

Canon PIXMA MP160 user guide

Canon

Canon PIXMA MP160 user guide

Canon PIXMA TR8520 Getting started

Canon

Canon PIXMA TR8520 Getting started

Canon S820D user guide

Canon

Canon S820D user guide

Lexmark E 330 brochure

Lexmark

Lexmark E 330 brochure

Dell 5130CDN Specifications

Dell

Dell 5130CDN Specifications

Epson B-510DN - Business Color Ink Jet Printer Specifications

Epson

Epson B-510DN - Business Color Ink Jet Printer Specifications

Epson TM-TM88V-i Technical reference guide

Epson

Epson TM-TM88V-i Technical reference guide

Canon PIXMA E3300 Series Online manual

Canon

Canon PIXMA E3300 Series Online manual

IBM 102 user guide

IBM

IBM 102 user guide

ZHUHAI HONOR TECHNOLOGY XPOS-I100 user guide

ZHUHAI HONOR TECHNOLOGY

ZHUHAI HONOR TECHNOLOGY XPOS-I100 user guide

Cashino KMP-II user manual

Cashino

Cashino KMP-II user manual

Tynetec xt user guide

Tynetec

Tynetec xt user guide

MIMAKI UJF-7151 plus Operation manual

MIMAKI

MIMAKI UJF-7151 plus Operation manual

Brother MFC MFC-5440CN user guide

Brother

Brother MFC MFC-5440CN user guide

manuals.online logo
manuals.online logoBrands
  • About & Mission
  • Contact us
  • Privacy Policy
  • Terms and Conditions

Copyright 2025 Manuals.Online. All Rights Reserved.