PSI PP3034 Reference guide

Type
Reference guide
PP 3034 IGP/PGL Emulation
IGP 10/20/40 and 100
Reference Manual
Acknowledgement
HP is a Trademarks of Hewlett-Packard Corporation.
PCL is a Trademarks of Hewlett-Packard Corporation.
IGP is a Trademark of Printronix Incorporated
PGL is a Trademark of Printronix Incorporated
Related Publications
Printronix IGP - 10 - 20 -40, Firmware Version 6.10D
User's Reference Manual
P/N 140353-001 Revision A
Mai 1988
Printronix IGP/PGLPrintronix Graphics Language
User's Manual
P/N 702610-001, Ref F
February 1996
A publication of PSi Laser GmbH
Eiserfelder Straße 316
57080 Siegen Germany
Pub. No. November 2013
Great care has been taken to ensure that the information in this handbook is accurate and
complete. However, should any errors or omissions be discovered or should any user wish to
make suggestions for improving this handbook, please feel encouraged to send us the
relevant details.
The contents of this manual are subject to change without notice.
Copyright © PSi Laser GmbH.
All rights strictly reserved. Reproduction or issue to third parties in any form is not permitted
without written authorization from the publisher.
Index
PP 3034 IGP/PGL Emulation - III -
INDEX
Acknowledgement II
INDEX III
1.
IGP/PGL Emulation 4
2.
Configuring of IGP Menu 7
2.1
Checking the Configuration of the printer 7
3.
Introduction to Programming 13
3.1
Functions expansions compared to original Printronix IGP/PGL 13
3.2
Programming Syntax for PP 3034 IGP/PGL Emulation 13
4.
Commands used in NORMAL mode 15
4.1
IGP/PGL Commands 15
4.2
Defining LOGOs in NORMAL Mode 20
4.3
Defining PCX-LOGOs in NORMAL Mode 21
4.4
Defining Forms in NORMAL Mode 22
5.
Commands used in Form CREATION mode 23
5.1
ALPHA 23
5.2
ALPHA with dynamic data 25
5.3
Auto increment ALPHA 25
5.4
Auto increment ALPHA with dynamic data 26
5.5
BARCODE 27
5.6
BARCODE with dynamic data 29
5.7
BARCODE with incremental data 30
5.8
Autoincrement BARCODE with dynamic data 31
5.9
BOX 32
5.10
CORNER 32
5.11
HORZ 33
5.12
VERT 33
5.13
LOGO 34
5.14
REVERSE 34
5.15
HDUP 35
5.16
VDUP 35
5.17
LFORM 36
5.18
PAGE 36
5.19
SCALE 37
5.20
ISET 38
5.21
END 38
6.
Printing Forms 39
6.1
Standard printing of IGP Forms 39
6.2
Printing of IGP Forms with dynamic data 40
6.3
Printing of IGP Forms with incremental data 41
6.4
Printing of IGP Forms with incremental dynamic data 42
7.
Programming Examples 43
7.1
Label with LOGO and overlay 43
7.2
VDA Label with BARCODE 47
7.3
IGP form with dynamic data 49
7.4
IGP form with Incremental data 51
7.5
IGP form with Incremental dynamic data 52
A-
Appendix 53
A-1
List of supported IGP Fonts for (IGP-100) version 53
B-
Appendix 55
B-1
IGP Form Directory 55
IGP/PGL Emulation
PP 3034 IGP/PGL Emulation - 4 -
1. IGP/PGL Emulation
1.1
Features
Forms and Label Generation:
Easy to create printable forms with:
.
o Graphic capabilities
including boxes, vertical and or horizontal lines, Logos and
Barcodes.
o Alphanumeric data
placed at predefined locations and can be overlayed with forms or may
be dynamically merged with the form.
o Bar Codes
The following bar codesare available:
Code 39, Code 93, Code 128, Codabar, 2/5 industrial,
2/5 interleaved, EAN 8/13, UPC-A UPC-E, UCC-128
o Expanded and Compressed Font Characters
Alphanumeric Character height and width are controlled
independently for a wide range .
o Rotated Alphanumerics
Normal,expanded, and compressed character strings can be rotated
90 degrees clockwise, counterclockwise or printed upside down.
IGP/PGL Emulation
PP 3034 IGP/PGL Emulation - 5 -
o Logos
can easily create are created with a variety of print and shading
functions using alphanumeric commands. In forms, reports, labels or
logos with TIFF and PCX files or raster data as a standard IGP /
PGL points can be used. Logos can also be combined in a dynamic
form and permanet be stored on the internal disk. They are then
available at any time.
o Reversed Print
inverted printing white characters on a dark background.
o Automatic Increment/Decrement Capability
enables batch processing of Formularen.Einzelne numeric and bar
code data fields are recognized and includes an automatic
increase or reduction of features.
1.2 PP 3034 IGP / PGL Version
is compatible to the IGP- 10-20-40 command set from and to most of the
IGP-100 commands with special enhancements for using PCL printer fonts
and Barcodes under IGP-100.
Note: A Firmware change from IGP-10-20-40 version to IGP-100 version and
reverse can only be done in the factory of PSi.
1.3 Operating elements PP 3034 IGP / PGL Emulation
IGP / PGL Datastream can be transferred via PP 3034 interfaces
o Parallel IEEE 1284
o Ethernet 10BaseT / 100BaseTX
The specifications and the pin layout of the interface ports are described in detail in
the users manual of PP 3034.
IGP/PGL Emulation
PP 3034 IGP/PGL Emulation - 6 -
1.4 Usable paper size, and print width / height
minimum maximum
o Paper Width: 4 inch 12 inch
101,6 mm 304,08 mm
o Print Width: 0,5 inch 11 inch
279,40 mm
o Paper Length 3 inch 20 inch
Printer: 76,2 mm 508 mm
o with iPS 3034: 7 inch 17 inch
17,8 mm 431,8 mm
o Weight: 64 g/m² 157 g/m²
Configuration Printer
PP 3034 IGP/PGL Emulation - 7 -
2. Configuring of IGP Menu
2.1 Checking the Configuration of the printer
In order to set up the IGP Emulation it is recommended to print the current
status of the printer. This can be done by starting the internal self-test.
How to Start the SELF TEST
Key Display
1. Switch the printer ON ONLINE (1) (after initialization)
2. Press [ONLINE] OFFLINE
3. [MENU] key OFFLINE
TEAR OFF FORM
4. Repeatedly pressing the OFFLINE
Button to select TEST MODE
5. Press TEST MODE
TEST MENU
6. Press TEST MENU
PANELTEST
7. Repeatedly pressing the TEST MENU
Button to select SELF TEST
8. Press to activate TESTMENU
SELF TEST
The printer starts to print the SELF TEST. The printer returns to ONLINE after pressing
the [ONLINE] key.
Configuration Printer
PP 3034 IGP/PGL Emulation - 8 -
--- Self Test ---
O F F LI N E MENU PAPER MENU IGP MENU
TEAR OFF FORM PAPER = CUSTOM FUNC. PR EFI X = 7E (TILDE)
SELECT PRO F I LE = 1 PAPER LENGTH = 12 IN CH FORMLENGTH = 864/72 INCH
FEED N PAGES = 1 LENGTH FACTOR = 1 ISET = GERMAN
SELECT FOLD IMAGE W I D T H = 8.25 IN C H RESET FUNC. = INIT
CHANGE PRO F I LE ORIENTATION = PORTRAIT EXPANDED FONT = BLOCK 5x9
BASIC SETTINGS LANDSCAPE MODE = REVERSE ZERO STYLE = SLASHED
TEST MODE ORIENT. MODE = FIXED POWER UP = LISTEN
RESET PRINTER = NO PAPER EXTENDED = NO INVERSE BLACK = OFF
PAPER SELECT. = ONLY PJL EURO = OFF
FUSER TEMP. = MI D D LE USE FORMLENGTH = OFF
HUMIDITY = NORMAL SUB AREA = OFF
TONER DENSITY = MIDDLE LINE TERMINAT. = CR
VER SHIFT = 0/100 INCH CLEAR FLASH = NO
HOR SHIFT = 0/100 INCH ERROR MESSAGE = OFF
INIT LINE REG. = OFF FONT FACE ID 1 = 256
FONT FACE ID 2 = 874
FONT FACE ID 3 = 256
FONT FACE ID 4 = 256
FONT FACE ID 5 = 256
GENERAL MENU CONFIG. MENU CLOCK MENU
EMULATION = IGP POWER SAVE = 15 M I N WEEKDAY = WEDNESDAY
AUTO FORM FEED = OFF ALARM BELL = ON DAY = 26
AUTO TEAR OFF = OFF LANGUAGE = ENG LI S H MONTH = JUNE
TEAR OFF TIME = 10 SEC MENU ACCESS = ALL YEAR = 2013
TEAR OFF SHIFT = 0/24 INCH HOST CHANNEL = I/O EXTENSION HOUR = 16
PAPER RETRACT = ON CMC7 BAR WIDTH = 2-2-4 MINUTE = 25
BLANK PAGES = 0 RECALL FACTORY = NO SECOND = 44
RESET TRU INF O = NO
EXCHANGE TRU = NO
TEST MENU INFO MENU
PANELTEST P R I N T E R TYPE = PP 3034 Data Memory (DRAM) : 128 MB
SELF TEST E N G I N E ID = 7159502010-39 Bootstrap Version : 1.01
CONT SELF TEST FIRMWARE VERS. = 120613 6.041 Emulations:
CONFIG. PR IN T CPC-FPGA VERS. = O.c PCL
IGP FORM DIR. STACKER VERSION = HEXDUMP
PCL TYPE LIST IC INFO = 8% USED IGP
TRU I N F O = 47% USED
FUSER INFO = 14% USED
MACHINE COUNT = 57361 PAGES
#$%&'()*+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijklmnopqrstuvwxyzf|>~|!"#$%&'(>*+,-./0123456789:;
$%&'()*+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijklmnopqrstuvwxyzf|>~|!"#$%&'(>*+,-./0123456789:; <
%&'()*+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijklmnopqrstuvwxyzf|>~|!"#$%&'(>*+,-./0123456789:; <>
&'()*+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijklmnopqrstuvwxyzf|>~|!"#$%&'(>*
'()*+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijklmnopqrstuvwxyzf|>~|!"
()*+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijklmnopqrstuvwx
)*+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijklmnopqrstu
*+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijklmno
+,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghijkl
,-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcdefghi
-/0123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_*abcd
123456789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
A
_ab
789:;<=>?aABCDEFGHIJKLMNOPQRSTUVWXYZ[\]
>?aABCDEFGHIJKLMNOPQRSTUVWX
FGHIJKLMNOPQRST
Configuration Printer
PP 3034 IGP/PGL Emulation - 9 -
2.2 Parameters to be configured via Operator Panel in the IGP
Menu
Key Display
1. Switch the printer ON ONLINE
2. Press [ONLINE] OFFLINE
3. [MENU] key OFFLINE
TEAR OFF FORM
4. Repeatedly pressing the OFFLINE
Button to select CHANGE PROFILE
5. Press CHANGE PROFILE
PAPER MENU
7. Repeatedly pressing the OFFLINE
Button to select IGP MENU
6. Press IGP MENU
FUNC. PREFIX
7. Press IGP MENU
Button to select Item ……..
8. Press to configure the Values.
Configuration Printer
PP 3034 IGP/PGL Emulation - 10 -
o FUNCTION PREFIX
Definition of the IGP Function Prefix 5E (^) or 7E (~)
o FORM LENGHT
The default IGP-Form Length is specified in multiples of 1/72" (0,35 mm).
This value is used for the form definition if no Form Length is specified in
the IGP Form CREATE command. The default value for 12" is 864.
Note: The defined form length should not exceed the physical page length. If
multiple IGP forms have to be printed on one physical page a multiple of one
IGP form must fit exactly on one physical page which is configured at the
Operator Panel of the printer.
o ISET
One of the following international character set is selectable:
<Character Set> = GERMAN
U.S. ASCII SWEDISH DANISH
NORWEGIAN FINNISH ENGLISH
DUTCH FRENCH SPANISH
ITALIAN TURKISH PC-850
Note: To ensure that the printer internal Character Set is compatible to the selected
IGP Character Set the printer must be configured to a compatible national
version of the ISO tables with the operator panel.
o RESET-FUNC.
This item defines the function of the RESET command:
o IGNORE
The RESET command is ignored.
o INIT
The RESET command deletes all defined forms and logos.
The values for ~DENSITY, ~LPI, and ~EXPAND are reset to their
default values.
o BOOT
command acts like a REBOOT command. It reinitializes the device
deletes all defined forms and logos. If characters are still present in
the output buffer these are sent to the printer first. If the RESET
command is followed by any characters in the input buffer these are
deleted.
o EXPANDED FONTS
o IGP Font can be selected as BLOCK 5x9, BLOCK 7x9 or PCL Font
Letter Gothic.
Configuration Printer
PP 3034 IGP/PGL Emulation - 11 -
o ZERO STYLE
This command specifies the appearance of the character Zero (0).
o SLASHED The number null is printed with slash.
o UNSLAHED The number null is printed without slash.
o POWER UP
Defines the power up mode off the printer
o Listen : Terminates the Quiet mode.
o Quiet: The printer is in the passive mode, In this mode all data
passes to the PP 3034 PCL Emulation without any IGP/PGL
interpretation. The listen command terminates this mode.
o INVERSE BLACK
Defines the power up mode off the printer
o ON : Reverse printing is black on grey background.
o OFF : Reverse printing is white on black background.
o EURO
Enables or disable the Euro sign for Code: Hex 5D
o ON : enables.
o OFF : disable.
o USE FORM LENGHT
Ignore or allow the form length of the data stream.
o ON : uses the page length of the data stream.
o OFF : ignore data stream, use the default printer page length.
o SUB AREA
With configuration ON the background area is printed including the
underline area of the characters. With setting OFF the background area
is reduced.
o LINE TERMINAT.
indicates whether the line with CR or LF is completed.
o LF Linefeed.
o CR : Carriage return.
o CLEAR FLASH
Erases the internal Flash disk
Configuration Printer
PP 3034 IGP/PGL Emulation - 12 -
o ERROR MESSAGE
Specifies whether error messages should be printed out or suppressed.
o ON: execute error message.
o OFF: ignore error message.
o Font Face ID
Font FACE ID 1, 2, 3, 4 and 5 are for importing HP Soft Fonts. Means
download fonts can be set by its internal Font ID to Font Face ID 1 - 5.
Introduction to Programming
PP 3034 IGP/PGL Emulation - 13 -
3. Introduction to Programming
3.1 Functions expansions compared to original Printronix IGP/PGL
The following list includes all expansions PP 3034 IGP/PGL Emulation. For
compatibility to the Printronix IGP/PGL, only the values allowed for this device should
be used. The expansions are marked in the descriptions of the commands and
functions by underlining or explanations.
o Form names and logo names up to 16 characters
o Form memory of max 8323072 Byte
o Logos and forms are only limited by the form memory available.
o Proportional font support
o Barcodes can be scaled down when printing horizontally
o Logos can be enlarged using the resolution of the original or of the printer.
o The following separators are recognized:
o Blank
o Comma
o Semi-colon
o Tabulator
o The following separators are recognized
o Key words, form names and logo names can be written in capital
letters or small letters.
3.2 Programming Syntax for PP 3034 IGP/PGL Emulation
Function Prefix
Definition of the IGP Function Prefix 5E (^) or 7E (~)
Separators
Separators divide up the parameters of a command. Blanks ( ), commas (,),
tabulators (TAB) and semi-colons (;) can be used. In the following command
overview the semi-colon is used as separator.
Introduction to Programming
PP 3034 IGP/PGL Emulation - 14 -
Capital and small letters
All names of commands and forms can be written either by using upper or lower
case letters.
Command terminator
Each command line must be terminated using a line feed (LF) or carriage return
/ line feed (CR / LF). A form feed (FF) can also be used as a command
terminator.
Form names
Form names can have a length of 1 up to 8 or up to 16 characters.
Position specification
The position specification is related to the set scaling (see also the SCALE
command). The upper left corner of the form is assigned the coordinates (1,1).
In CHAR scaling the digits following the comma are not related to the character
size but to the printer dots. This is horizontally 1/60" (0,42 mm) and vertically
1/72" (0,35 mm).
Note: If a command line is too long to be written in one line the end of the first and beginning of
second part is identified by dots.
Note: Parts of a command which have to be inserted as a value or Parameter are written in
brackets like <name>.
Commands used in NORMAL mode
PP 3034 IGP/PGL Emulation - 15 -
4. Commands used in NORMAL mode
4.1 IGP/PGL Commands
Command/Parameter Function/Description
~SETUP Initiates the configuration of PP 3034 IPG/PGL
Emulation
~TEST Prints out the configuration of PP 3034 IPG/PGL
Emulation
~RESET
Reaction of the RESET is depending on the
configuration in SETUP:
- Ignore RESET is ignored
- Init RESET deletes all defined forms
and logos.
- Boot RESET acts like REBOOT
~REBOOT It re-initializes the device and deletes all defined
forms and logos like powering the printer off and
on.
~DOWNLOAD; <Leng>
<data>
A <data> string is loaded into the resident
memory of the Box and can be transferred to
the printer after every time the PP 3034
IPG/PGL Emulation is powered on or after a
~REBOOT command.
The number of data bytes contained in the
<data> field is specified with parameter <Leng>.
In the SETUP configuration automatic download
can be enabled or disabled.
~UNIDIR Selects the unidirectional printing mode and is
only valid with MATRIX printers.
~BIDIR Selects the bidirectional printing mode and is
only valid with MATRIX printers.
~HEXDUMP;ON
(OFF)
Command activates or inactivates the hex dump
mode.
~SHUTUP! Command is like the QUIET command the
printer is in the passive mode
~QUIET The printer is in the passive mode, only the
listen command terminates this mode
Commands used in NORMAL mode
PP 3034 IGP/PGL Emulation - 16 -
Command/Parameter Function/Description
~LISTEN Terminates the Quiet mode
~EXPAND;<Ve>;<Ho> The font size is expanded in vertical and
horizontal directions with the scaling factors
<Ve> and <Ho>. The usable values for <Ve>
and <Ho> are in the range of 1 to 113. The
base size is 10 CPI.
~DENSITY;<n> Set character spacing to <n>.
<n> = 10,12,13,15,17,20,10A (OCR-A), 10B
(OCR-B)
~LPI;<n> Set line spacing to <n> = 6, 8, 9, 10
~ISET;<n> Select national character set with parameter
<n>.
<n> = 0 U.S.ASCII
<n> = 1 GERMAN
<n> = 2 SWEDISH
<n> = 3 DANISH
<n> = 4 NORWEGIAN
<n> = 5 FINNISH
<n> = 6 ENGLISH
<n> = 7 DUTCH
<n> = 8 FRENCH
<n> = 9 SPANISH
<n> = 10 ITALIAN
<n> = 11 TURKISH
<n> = 12 PC-850
not supported is <n> = 24...31 for selection of
original Printromix User Defined Character
Sets.
~USET This command is ignored and removed from
the data stream. (Printronix User Defined
Character)
~LOGO;name Command starts the definition of a logo
(bitmapped graphic) called „name“.
Refer to section Defining Logos.
~DELETE LOGO;name Deletes the logo called „name“
Commands used in NORMAL mode
PP 3034 IGP/PGL Emulation - 17 -
Command/Parameter Function/Description
~SAVE LOGO;name A defined logo called „name“ is storred
permanently in the non-volatile memory.
~CREATE;name Start definition of a form called „name“.
Refer to chapter 5 Creating Forms.
~EXECUTE;name Start printing of the form called „name“.
Refer to chapter 6 Printing Forms.
~NORMAL Returns to NORMAL mode. Data is passed
transparent until IGP command.
~DELETE FORM;name Deletes the form called „name“ from memory.
With „name“ = *ALL all forms are deleted.
~SAVE FORM;name A defined form is stored in the non-volatile
form memory.
~DIRECTORY Prints a list of all stored forms and logos.
~FORM CLEAR Erases all logos and forms from the non-
volatile memory.
~IGOFF
<data>
~IGON
Data can be excluded from IGP processing
with ~IGOFF (transparent mode).
After ~IGON the IGP emulation is active.
~EN-PI
~DIS-PI
~PION
~PIOFF
These commands are ignored in the Box CON
IGP/PGL LASER.
With original Printonix IGP/PGL they are used
to set/reset the most significant data bit of the
input data instead of using the control line PI
(paper Instruction) of the Dataproducts
interface.
~SFON
~SFOFF
To enable processing of IGP commands
~LF,~CR and ~FF while the control characters
00H – OFH are ignored.
~XON;<on>;<off> Ignored from PP 3034 IPG/PGL Emulation. In
original Printronix IGP/PGL activates the
trigger threshold of the serial interface.
The settings can be made in the SETUP.
Commands used in NORMAL mode
PP 3034 IGP/PGL Emulation - 18 -
~FONT [;FACE <fn>] [;BOLD <bn>] [;SLANT <sn>]...
...[;SYMSET <n>] [;POINT <size>]
Note: supported only in IGP/PGL version.
Command/Parameter Function/Description
~FONT
[;FACE <fn>]
[;BOLD <bn>]
[;SLANT <sn>]
Start definition of FONT attributes.
Optional, Selects font (typeface) with IGP ID
number:
<fn> = 93777 Letter Gothic
<fn> = 93778 Letter Gothic italic
<fn> = 93779 Letter Gothic Bold (def)
<fn> = 93950 Courier
<fn> = 93951 Courier italic
<fn> = 93952 Courier Bold
<fn> = 93953 Courier Bold italic
<fn> = 90993 OCR-A
<fn> = 91409 OCR-B
<fn> = 1 to 5 HP downloaded Softfont
Selection configured in Printer SETUP
<fn> = XXXXX for further supported IGP
Fonts refer to Appendix A-1.
Optional, selects font attribute BOLD *)
<bn> = 0 or OFF normal print
<bn> = 1 or ON bold print
Optional, selects font attribute SLANT*)
<sn> = 0 or OFF normal print
<sn> = 1 or RIGHT italic print
<sn> = -1 or LEFT backward slant
*) not supported with IGP/PGL Box.
Commands used in NORMAL mode
PP 3034 IGP/PGL Emulation - 19 -
Command/Parameter Function/Description
[;SYMSET <n>]
[;POINT <size>]
Optional, selects IGP symbol set with ID
number <n>:
<n> = 0 U.S.ASCII
<n> = 1 GERMAN
<n> = 2 SWEDISH
<n> = 3 DANISH
<n> = 4 NORWEGIAN
<n> = 5 FINNISH
<n> = 6 ENGLISH
<n> = 7 DUTCH
<n> = 8 FRENCH
<n> = 9 SPANISH
<n> = 10 ITALIAN
<n> = 11 TURKISH
<n> = 12 PC-850
<n> = 300 Latin 2 8859-2
<n> = 301 Code Page 852
<n> = 304 Roman 8
<n> = 309 Latin 1 8859-1
<n> = 310 Latin 1 8859-9
<n> = 310 Latin 1 8859-15
not supported is <n> = 24...31 for selection of
original Printromix User Defined Character
Sets.
Optional, select font size in points.
<size> = 4.....999 (1 point = 1/72 inch)
Note: Programming syntax is with blank between command option
and parameter.
Commands used in NORMAL mode
PP 3034 IGP/PGL Emulation - 20 -
4.2 Defining LOGOs in NORMAL Mode
~LOGO; [/] <name> ; <Height> ; <Width> [; DISK]
<row#> ; <dot> ; <dotn – dotm> ; <dot>
<row#+1> ; <dot> ; <dotn – dotm> ; <dot>
....
END
Command/Parameter Function/Description
~LOGO
[/]
<name>
<Height>
<Width>
[;DISK]
<row#>
<row#+1>
<dot>
<dotn – dotm>
END
Starts the definition of LOGO called „name“
Optional switch to activate debug printout.
Name of the LOGO, max 16 characters.
Vertical height in dot (1/72inch)
Horizontal width in dot (1/60inch)
Optional parameter only for original Printronix
to store the logo on disk.
Each line of graphic data starts with a row
number in ascending order. Empty lines may
be skipped.
Single dots are specified as position (dot).
Consecutive dots can be specified together
(dotn-dotm).
Terminates the logo definition.
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55

PSI PP3034 Reference guide

Type
Reference guide

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI