IPDS™ Emulation for SL5000r/T5000r series Printers
Programmer’s Reference Manual
IPDS™ Emulation for SL5000r/T5000r series Printers
Programmer’s Reference Manual
Trademark Acknowledgements
Advanced Function Printing is a trademark of International Business
Machines Corporation.
AIX, AS400, and OS/2 are registered trademarks of International Business
Machines Corporation.
ANSI is a registered trademark of American National Standards Institute, Inc.
Bar Code Object Content Architecture and BCOCA are trademarks of
International Business Machines Corporation.
IBM is a registered trademark of International Business Machines
Corporation.
Intelligent Printer Data Stream and IPDS are trademarks of International
Business Machines Corporation.
LinePrinter Plus is a registered trademark of Printronix, Inc.
Printronix is a registered trademark of Printronix, Inc.
PSA is a registered trademark of Printronix, Inc.
Printronix, Inc. makes no representations or warranties of any kind regarding
this material, including, but not limited to, implied warranties of
merchantability and fitness for a particular purpose. Printronix, Inc. shall not
be held responsible for errors contained herein or any omissions from this
material or for any damages, whether direct, indirect, incidental or
consequential, in connection with the furnishing, distribution, performance or
use of this material. The information in this manual is subject to change
without notice.
This document contains proprietary information protected by copyright. No
part of this document may be reproduced, copied, translated or incorporated
in any other material in any form or by any means, whether manual, graphic,
electronic, mechanical or otherwise, without the prior written consent of
Printronix, Inc.
D Glossary ................................................................ 83
Table of Contents
1Introduction
About This Guide
This manual contains the IPDS* configuration menu, lists the command sets
and provides error messages.
This manual assumes you are familiar with IPDS and programming in IPDS.
This book is not a tutorial, it does not explain how to program nor does it
describe which applications support which commands. For detailed
information, refer to the list below.
Sources of Useful IBM Information
•
IBM* Intelligent Printer Data Stream* Reference
•
IBM System/36 Concepts and Programmer's Guide
•
IBM System/38 Guide to Program Product Installation and Device
Configuration
•
Forms Design Reference Guide for Printers
•
IBM 9370 Information System: Customizing the Work Station Subsystem
•
IBM 9370 Information System: Work Station Subsystem and Reference
•
IBM AS/400* Programming: Data Management Guide
•
4234 Printer Models 007, 008, 011, and 012 Product and Programming
Description
•
Guide to Programming for Printing, Version 2
7
Chapter1Compatible System Attachments
Compatible System Attachments
With a twinax interface, you can attach your IPDS-compatible printer to the
following systems:
•System/36 (SSP 5.1 plus IPDS PRPQ P84094)
•System/38 (with Rel. 8 System/38 Control Program Facility)
•AS/400 processor
•5294/5394/5494 control units
(The coax IPDS emulation is currently not used.)
IPDS characteristics available on each of the above attachments are not
completely uniform, but the emulation printers are as fully functional on these
attachment as provided by the host vendor.
Defining IPDS
IPDS is both a protocol and a printer mode. The two terms do
same thing.
not
mean the
The Protocol
A protocol is a set of rules governing the exchange of information between the
printer and the host computer. The rules are codes that manipulate and print
data and allow for machine-to-machine communication. A printer and the host
computer must use the same protocol.
IPDS is the protocol for your printer. Refer to your IBM documentation for
details about commands, etc.
The printer uses EBCDIC character codes to print text, numbers, and
punctuation. Some EBCDIC characters, singly and in groups, are used as
control codes. Control codes instruct the printer to perform specific functions.
The Printer Environment
The printer operates under “IPDS” (text and graphics) mode. In the IPDS
mode, the data stream has special sequences to denote IPDS commands.
Emulations and Data Streams
8
Your IPDS printer emulates only IBM 3816 or 4028 and scalable AGFA fonts.
Twinax printers always use IPDS data streams for sending commands. Even
a simple job, such as a screen print, is IPDS data in a twinax attachment.
Because the printer definition on a twinax host is either set automatically (by
auto configuration) or manually, the printer type is already known.
NOTE: Sending a non-IPDS data stream to an IPDS printer and vise versa
will result in a hung spool file or writer.
2Configuring with IPDS
Commands
Overview
This chapter summarizes IPDS, lists control codes, and lists error messages.
For detailed information, refer to “Sources of Useful IBM Information” on
page 7.
The IPDS Emulation
IPDS consists of the following command sets, which are defined in more
detail beginning on page 13.
The Command Sets
Text This set contains the commands used to present text
information on a page, on a page segment, or on an
overlay.
IM Image The commands for this functional area output raster
image data on a page, a page segment, or on an overlay.
IO Image Not available for impact IPDS printers.
Graphics To present vector graphics on a page, a page segment or
on an overlay, use the commands in this set.
Bar CodeThis set contains the commands and data controls
needed to produce bar codes.
Page SegmentThe commands used to store and present page
segments that contain text, graphics, image, and bar
code information.
Overlay The commands used to store and present overlays that
contain text, graphics, image, and bar code information.
Device ControlThis set contains commands that let you set up a page
and manage printer-host communication.
9
Chapter2The IPDS Emulation
The Data Towers
Most of the IPDS commands contain data fields. The type of data is
categorized into the following data towers:
TextThe Presentation Text Object Content Architecture
IM ImageThe image data enables the printer to print images in a
Bar CodeThe Bar Code Object Content Architecture* (BCOCA*)
(PTOCA) commands are a part of the text data tower.
This information is necessary to print text in a page, a
page segment, or an overlay.
page, a page segment, or an overlay.
commands are a part of the graphics data tower. This
information is necessary to print images in a page, a
page segment, or an overlay.
commands are a part of the bar code data tower. This
information is necessary to print bar codes in a page, a
page segment, or an overlay.
Some of the data towers contain only one level of commands; some contain
two.
PTOCA, GOCA, and BCOCA are described in more detail in the IBM
documentation.
The States
IPDS-capable printers are known as “state machines.” As the printer
recognizes a specific command, it operates in the state identified with that
command. Figure 1 shows the transition of the different states.
Home StateThe initial operating state. The printer returns to this state
after a page, an overlay, or a page segment has been
sent.
Block StatesThe printer establishes the processing conditions for a
data block to be accepted. There are three block states:
IM image, graphics, and bar code.
Page StateWhile printing a logical page, the printer is in the Page
State.
Overlay StateThis state permits overlay data blocks to be stored. An
overlay is a block of data that is frequently accessed. It
can be a block of text, images, graphics, or bar codes. An
overlay can be a predefined page or part of a page and is
often used for forms.
10
Processing a Page
Page Segment
StatePage segment data is stored when the printer is in this
state. A page segment is a frequently accessed
resource; it can be a block of text, images, graphics, or
bar codes. Page segments can be a part of an overlay.
Any stateSome commands can be received in any state.
Home
State
Begin
Page
Begin
Page
Segment
Begin
Overlay
Page
State
Page
Segment
State
Overlay
State
Block
State
Block
State
Block
State
End
End
End
Page
State
Page
Segment
State
Overlay
State
End
Page
Home
State
End
Page
End
Page
Figure 1. State Transition
Processing a Page
Your printer can print page by page or it can behave as a line printer. This
section describes how the printer prints page by page. (The
explains the two printing methods in more detail.)
Your IPDS-capable printer builds a page by gathering all the page descriptor
commands and data blocks that are specified in the data stream.
Page descriptor commands instruct the printer to create and position a logical
page, which rests within the perimeter of the physical page.
User's Manual
11
Chapter2The IPDS Emulation
Overlay
Block
Figure 2. Processing a Page
Blocks contain images, graphics, bar codes, coded fonts, and text. Each block
is recognized by specific, functional commands. To print a bar code, for
example, Bar Code commands must be in the data stream.
Physical Page
(Medium Presentation
Space)
Logical Page
Page Segment
As each type of data block is stored in memory, the printer moves from state
to state. For example, when the printer is reading the Bar Code commands, it
is in the bar code state.
Once all the data has been stored, the page can be closed with an End Page
command and the printer, which is now in the Home State, is ready to print
the page.
The Command Syntax
The commands on the following pages use this syntax:
ByteD6XXFlagCIDData
Count
Byte CountA two-byte field. Specifies the length of the command.
D6XXA two-byte field. “D6” denotes an IPDS command; “XX” is
the hex code for the IPDS command.
FlagA one-byte field containing the IPDS command stream
flags. You can request an Acknowledgement Required
response from the printer in this field.
CIDCorrelation ID. A two-byte field that identifies the
command. If an exception (error) occurs, the printer will
respond with a Negative Acknowledge Reply and the CID
associated with the command.
12
Data0-32760 bytes if CID is present;
0-32762 bytes if CID is not present.
This field contains parameters, orders, and data
necessary for implementing the command.
The Text Commands
The Text Commands
The following commands are used to present text blocks in a page, a page
segment, or an overlay.
Load Equivalence (LE)
ByteD61DFlagCIDData
Count
This command allows the printer to use a single suppression ID for more than
one suppression pair.
Write Text (WT)
ByteD62DFlagCIDPresentation
CountText Object;
Content
Architecture
control codes
and character
data
Use this command to send character data and controls to the printer. The
data and controls can begin in one Write Text command chain and end in
another Write Text command chain.
Controls are listed on the following pages. The first control is preceded by the
escape sequence 2B D3. Subsequent controls will follow as long as the
preceding code is a chained code.
13
Chapter2The IPDS Emulation
Table 1. Control Codes
Control Sequence
Absolute Move Baseline (AMB)D2D3
Absolute Move Inline (AMI)C6C7
Begin Line (BLN)D8D9
Begin Suppression (BSU)F2F3
Draw B-Axis Rule (DBR)E6E7
Draw I-Axis Rule (DIR)E4E5
End Suppression (ESU)F4F5
No Operation (NOP)F8F9
Overstrike (OVS)7273
Relative Move Baseline (RMB)D4D5
Relative Move Inline (RMI)C8C9
Repeat String (RPS)EEEF
Set Baseline Increment (SBI)D0D1
Unchained
Hex Code
Hex Code
Chained
Set Coded Font Local (SCFL)F0F1
Set Inline Margin (SIM)C0C1
Set Intercharacter Adjustment (SIA)C2C3
Set Text Color (STC)7475
Set Text Orientation (STO)F6F7
Set Variable Space Character Increment (SVI)C4C5
Temporary Baseline Move (TBM)7879
Transport Data (TRN)DADB
Underscore (USC)7677
Absolute Move Inline (AMI)C6C7
Begin Line (BLN)D8D9
Begin Suppression (BSU)F2F3
Draw B-Axis Rule (DBR)E6E7
Draw I-Axis Rule (DIR)E4E5
End Suppression (ESU)F4F5
14
Scalable Fonts
Scalable Fonts
In addition to the IBM 4028 and 3816 bitmap fonts, the IPDS functionality also
uses Scalable AGFA fonts.
The following table lists available fonts and their mappings from IBM Font
Global Identifiers to AGFA numbers.
Table 2. Scalable Fonts
IPDS FGIDAGFA #DescriptionAvailability
40493779Letter Gothic BoldStandard
41693950CourierOptional
42093952Courier BoldStandard
42493951Courier ItalicOptional
42893953Courier Italic BoldOptional
The fonts listed in Table 2 as standard is available by default in every nonimpact build. The optional fonts are available as part of the Printronix
Additional Font Diskettes.
NOTE: Download the optional fonts to the printer’s flash memory separately
to make them available for IPDS.
Additional fonts other than the fonts listed in Table 2 may be available in the
future.
XOA – Request Resource List (RRL) Reply
All of the IPDS scalable fonts in the printer will be added to the XOA-RRL
replies to report their availability to the host PSF. The IPDS scalable fonts will
be reported in the RRL Resource Type
specify a Font Width (FW) of X’0000’ to indicate that it is a scalable font.
X’07’: Font character sets
, and will
Font Selection
The scalable fonts can be selected from the host similar to the resident bitmap
fonts in the Global Resource ID (GRID) portion of the Load Font Equivalence
command. The width of the font is specified in 1440ths of an inch in the Font
Width bytes of the GRID. A Font Width of X’FFFF’ indicates that the width of
the printer default font is used. The scalable fonts can be used within text,
graphics, or bar code HRI data.
15
Chapter2The IPDS Emulation
Images
The physical page is the actual medium used, such as a continuous form or
an 8 1/2 x 11 inch sheet of paper.
The logical page is mapped onto the physical page; you can set its size and
position inside the physical page. The logical page contains the image blocks,
text blocks, segment and overlay blocks. A block is an area where the image
is mapped to.
The image presentation space contains the image that will be mapped to the
block. The image presentation space contains the entire image.
An image block can be the same size, larger or smaller than the image
presentation space.
Image Presentation
Space
Image
which is mapped into
the Image Block
Figure 3. Generating Images
Physical
Page
Logical
Page
The IM Image Command Set
The following commands are used to present image data (raster format) in a
page, a page segment, or an overlay.
Write Image Control (WIC)
ByteD63DFlagCIDData
Count
16
This command defines the following: the image presentation space size and
resolution, the image block size, position and orientation on the logical page,
and the mapping of the image presentation space into the image block. You
can specify that the image presentation space fits into the image block or you
can crop a portion of the presentation space and map that to the image block.
Write Image (WI)
This command is used to denote image data to be printed.
Graphics
Graphics contain line drawings, such as arcs and lines.
The area containing the entire drawing is called the graphics presentation
space. Usually, only a part of the drawing will be printed. This part is referred
to as the graphics presentation space window.
Graphics Presentation
Space
Graphics
ByteD64DFlagCIDData
Count
Graphics Presentation
Space Window
To place the graphics presentation space window onto a logical page, it must
be mapped to a graphics block on the logical page. This block can be the
same size, larger, or smaller than the graphics presentation space.
When you map the window to the graphics block, you have three methods to
choose from:
•Scale to fit mapping - The window will be the same size as the graphics
Image
which is mapped into
the Graphics Block
Figure 4. Generating Graphics
block.
Physical
Page
Logical
Page
•Center and trim mapping - The window is centered inside the graphics
block.
•Position and trim mapping - The window's top left corner is mapped to the
graphics block and is affected by the graphics block's offset parameters.
17
Chapter2The IPDS Emulation
The Graphics Command Set
The following commands are used to present graphics in a page, a page
segment, or an overlay.
Write Graphics Control (WGC)
ByteD684FlagCIDGraphics Area
CountPosition;
WGC specifies the graphics block position, size and orientation; it specifies
the graphics presentation space window size and location inside the graphics
presentation space; and it defines how the window will map into the graphics
block.
Write Graphics (WG)
Graphics
Output Control;
Graphics Data
Descriptor
ByteD685FlagCIDBegin Segment
CountIntroducer and
drawing orders
The WG command follows the Write Graphics Control command and contains
information about the graphics presentation space. This data is referred to as
drawing orders.
Bar Codes
Bar codes contain information that can be read by optical scanners and are
widely used.
A bar code resides in a bar code presentation space, which is mapped to a
bar code block that exists on the logical page. This block can be the same
size, larger, or smaller than the bar code presentation space.
The entire bar code presentation space must be mapped to the bar code
block; you cannot trim and cut any of the bar code presentation space.
18
The Bar Code Command Set
The Bar Code Command Set
The following commands are used to present bar codes in a page, a page
segment, or an overlay.
Write Bar Code Control (WBCC)
ByteD680FlagCIDBar Code Area
CountPosition;
Bar Code
Output Control;
Bar Code Data
Descriptor
Use this command to set the bar code block position, size, and orientation; to
set the bar code presentation size; the bar code to be used; and to set how
the bar code presentation space will map into the bar code block.
Write Bar Code (WBC)
ByteD681FlagCIDData
Count
This command sends Bar Code Object Content Architecture data to the
printer and applies to only one bar code symbol. To print another bar code
symbol, you must send another WBC command.
The following table displays the code and bar code type.
CodeBar Code Type
X’ 01’Code 39 (3-of-9 Code), AIM USS-39
X’ 02’MSI (modified Plessey code)
X’ 03’UPC/CGPC--Version A
X’ 05’UPC/CGPC--Version B
X’ 06’UPC--Two-digit Supplemental (Periodicals)
X’ 07’UPC--Five-digit Supplemental (Paperbacks)
X’ 08’EAN-8 (includes JAN-short)
X’ 09’EAN-13 (includes Jan-standard)
X’ 0A’Industrial 2-of-5
X’ 0B’Matrix 2-of-5
X’ 0C’Interleaved 2-of-5, AIM USS-I 2/5
X’ 0D’Codabar, 2-of-7, AIM USS-Codabar
X’ 11’Code 128, AIM USS-128
19
Chapter2The IPDS Emulation
CodeBar Code Type
X’ 16’EAN Two-digit Supplemental
X’ 17’EAN Five-digit Supplemental
X’ 1A’RM4SCC (including KIX variation)
X’ 1B’Japan Postal Bar Code
X’ 1C’Data Matrix (2D bar code)
X’ 1D’MaxiCode (2D bar code)
X’ 1E’PDF417 (2D bar code)
X’ 1F’Australia Post Bar Code
X’ 22’USPS Intelligent Mail Barcode
The Page Segment Command Set
The following commands are used to access printer data by name and merge
on the logical page.
Begin Page Segment (BPS)
ByteD65FFlagCIDData
Count
This command identifies the data following as data for a page segment.
Delete Page Segment (DPS)
ByteD66FFlagCIDData
Count
DPS instructs the printer to delete one or all of the stored page segments.
Include Page Segment (IPS)
ByteD67FFlagCIDData
Count
When you issue an IPS command, a stored page segment can be processed
as if the printer had just received it.
20
The Overlay Command Set
The Overlay Command Set
Overlays contain data that is frequently accessed and can be stored by name
for future use. You can create an overlay so that it fills the entire page or fills
part of a page. The following overlay commands are used to access printer
data by name and merge on the logical page.
Begin Overlay (BO)
ByteD6DFFlagCIDData
Count
This command tells the printer to store the following parameters (including
Logical Page Descriptor, Load Font Equivalence, and Load Equivalence) for
an overlay and not to print immediately.
Delete Overlay (DO)
ByteD6EFFlagCIDData
Count
The Delete Overlay command instructs the host to delete one or all of the
stored overlays. The host can reuse the deleted overlay identification
numbers for new overlays.
Include Overlay (IO)
ByteD67DFlagCIDData
Count
Issue an Include Overlay command to place an overlay on a logical page.
The Device Control Commands
The following commands are used to set up the page format, to communicate
control commands, and to oversee the acknowledge reply.
Apply Finishing Operations (AFO)
ByteD602FlagCIDData
Count
The Apply Finishing Operations (AFO) command is valid only in home state.
It directs the printer to apply zero or more finishing operations to the current
sheet and each copy of that sheet. The current sheet is the sheet in which the
first copy of the next received page is printed. The operations are not applied
to sheets after copies of the current sheet.
An AFO command completely replaces any previously sent AFO command
for the current sheet.
Specific finishing operations are specified in Finishing Operation (X'85')
triplets. If no triplets are specified, this command completely replaces any
previously sent AFO command for the current sheet and is then treated as if it
were a No Operation (NOP) command; this provides a reset function.
21
Chapter2The IPDS Emulation
Begin Page (BP)
ByteD6AFFlagCIDData
Count
This command indicates the beginning of a page and causes the printer to
enter the page state.
End
ByteD65DFlagCIDBinary Data
Count
This command notes the end of a block containing: an image, graphics, or bar
codes.
End Page (EP)
ByteD6BFFlagCIDBinary Data
Count
This command notes the end of a page, a page segment, or an overlay and
returns the printer to the home state.
Load Copy Control (LCC)
ByteD69FFlagCIDData
Count
This command is effective only in the home state and controls the number of
times you want to print the current logical page.
Load Font Equivalence (LFE)
ByteD63FFlagCIDData
Count
This command is used to re-identify local font data IDs to host specified font
resource IDs.
Load Page Descriptor (LPD)
ByteD6CFFlagCIDData
Count
The LPD command sets the logical page's characteristics, such as the units
for positioning text, the margins, and line spacing, etc.
Load Page Position (LPP)
ByteD66DFlagCIDData
Count
22
The LPP command sets the position of the logical page on the physical page,
which allows for any required offsetting.
The Device Control Commands
No Operation (NOP)
ByteD603FlagCIDData
Count
This command tells the printer to perform no operation.
Sense Type and Model (STM)
ByteD6E4FlagCID
Count
This command asks the printer to identify its capabilities. The printer responds
with one or more Acknowledge Replies, which contain general information
and command set vectors that identify supported IPDS function sets and
subsets.
Sense Type and Model Acknowledge Reply
The following table shows the STM reply format contained in the special data
area of the Acknowledge Reply. Note that differences between 4028 and
3816 emulation are indicated with
(4028)
and
(3816)
.
Table 3. Sense Type and Model Acknowledge Reply
OffsetValueDescription
0X’FF’System/370 convention
1-2
X’4028’
X’3812’
3X’01’ Model
4-5X’0000’Reserved
Command-set vectors in the following format. Refer to individual
command-set vectors in the following table.
6-7LengthLength of the command-set vector,
8-9Subset ID or
Command-Set
ID
10-11Level or
Subset ID
Product Code
4028 Emulation
3816 Emulation
including this field.
For data command sets, the subset ID of a
command set. For other command sets, the
command set ID.
For data command sets, the level ID of a
data tower. For other command sets, the
subset ID of a command set.
12-endProperty PairsZero or more command-set property ID and
data pairs.
23
Chapter2The IPDS Emulation
Table 4. Command-Set Vectors
NameValueDescription
Device-Control Command Set
Length
X’002A’
X’002C’
(4028)
(3816)
Vector Length
Command Set IDX’C4C3’Device control Command-Set ID
Subset IDX’FF10’DC1 subset ID
LCC Property PairX’6001’MULTIPLE COPY and COPY-SUBGROUP support in
LCC
Optional
Command
X’7002’APPLY FINISHING OPERATIONS (AFO) Command
Support
Property Pair
X’702E’ACTIVATE RESOURCE Command support
XOA Property
Pairs
X’8008’MARK FORM
X’800A’
(3816)
ALTERNATE OFFSET STACKER
X’80F2’DISCARD BUFFERED DATA
X’80F4’REQUEST RESOURCE LIST
X’80F6’EXCEPTION HANDLING CONTROL
24
The Device Control Commands
Table 4. Command-Set Vectors
NameValueDescription
XOH Property
Pairs
X’9001’PRINT BUFFERED DATA
X’9003’
X’9004’
(4028)
(4028)
SPECIFY GROUP OPERATION
DEFINE GROUP BOUNDARY
X’9005’ERASE RESIDUAL PRINT DATA
X’9007’ERASE RESIDUAL FONT DATA
X’900E’SELECT MEDIUM MODIFICATIONS
X’9013’EJECT to FONT FACING
X’9015’SELECT INPUT MEDIA SOURCE
X’9016’SET MEDIA ORIGIN
NOTE: Some IPDS hosts will not send an IPDS XOH-
SMS to a printer that reports as a Continuous
Forms printer and supports XOH-SMO.
Reporting of XOH-SET MEDIA ORIGIN
Support can be disabled through the IPDS
XOH-SMO Support menu setting.
X’9017’SET MEDIA SIZE
X’90F3’OBTAIN PRINTER CHARACTERISTICS
X’90F5’PAGE COUNTERS CONTROL
Misc. Property
X’F001’
(3816)
END PERSISTENT NACK Without Leaving IPDS
Pairs
X’F601’
(3816)
Position check highlighting support in XOA EHC
Presentation Text Command Set
Length
X’000A’
X’000C’
(4028)
(3816)
Vector Length
Subset IDX’D7E3’PRESENTATION TEXT Command Set
Level IDX’FF20’PTOCA PT2 data
Property PairsX’1001’UNORDERED TEXT
X’4002’
(3816)
COLOR of MEDIUM SUPPORTED
LIMITED SIMULATED COLOR SUPPORTED
X’50FF’Multiple TEXT ORIENTATIONS supported
IM Image Command Set
Length
X’000A’
X’000C’
(4028)
(3816)
Vector Length
25
Chapter2The IPDS Emulation
Table 4. Command-Set Vectors
NameValueDescription
Subset IDX’C9D4’IM Image Command Set
Level IDX’FF10’IMDI data
Property PairsX’1001’UNORDERED IMAGE BLOCKS
X’4022’
(3816)
COLOR of MEDIUM SUPPORTED
LIMITED SIMULATED COLOR SUPPORTED
X’A004’ALL 4 ORIENTATIONS Supported
IO Image Command Set
Length
X’0014’
X’0012’
(4028)
(3816)
Vector Length
Subset IDX’C9D6’IO Image Command Set
Level IDX’FF10’IOCA FS10 data
Property PairsX’1001’Unordered Image Blocks
X’4020’
(3816)
LIMITED SIMULATED COLOR SUPPORTED
X’5001’MMR Compressed algorithm supported
X’5003’Uncompressed Image supported
X’5006’
X’5081’
X’5082’
(3816)
(4028)
(4028)
RL4 Compressed supported
G3 Facsimile Coding Scheme (CCITT G3MR)
G4 Facsimile Coding Scheme (CCITT G4MMR)
X’5101’
(4028)
Bit ordering supported
X’A004’All four orientations supported
Graphics Command Set
LengthX’000C’Vector Length
Subset IDX’E5C7’GRAPHICS Command Set
Level IDX’FF20’GOCA DR/2V0 data
Property PairsX’1001’UNORDERED GRAPHICS BLOCKS
X’4042’COLOR of MEDIUM SUPPORTED
LIMITED SIMULATED COLOR SUPPORTED
X’A004’All four orientations supported
Bar Code Command Set
LengthX’000C’Vector Length
26
The Device Control Commands
Table 4. Command-Set Vectors
NameValueDescription
Subset IDX’C2C3’BAR CODE Command Set
Level IDX’FF10’BCOCA BCD1 data
Property PairsX’1001’UNORDERED BAR CODE BLOCKS
X’4022’COLOR of MEDIUM SUPPORTED
LIMITED SIMULATED COLOR SUPPORTED
X’A004’All four orientations supported
Overlay Command Set
LengthX’0008’Vector Length
Command Set IDX’D6D3’OVERLAY Command Set
Subset IDX’FF10’OL1 subset ID
Property PairX’1505’OVERLAY NESTING = 5 Levels
Page Segment Command Set
LengthX’0006’Vector Length
Command Set IDX’D7E2’PAGE SEGMENT Command Set
Subset IDX’FF10’PS1 subset ID
Loaded Font Command Set
LengthX’000C’Vector Length
Command Set IDX’C3C6’LOADED FONT Command Set
Subset IDX’FF10’LF1 subset ID; fully described font plus font index
Property PairsX’A004’4 CHARACTER ROTATIONS (LFI command)
X’B001’
(3816)
DOUBLE-BYTE CODED FONTS SUPPORTED
X’C005’BOUNDED BOX RASTER FONT TECHNOLOGY
X’C101’
(4028)
RELATIVE METRICS
27
Loading...
+ 67 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.