6.0
Table Of Contents
- Capturing Data
- Overview
- Key Concepts
- Detailed Directions
- Capture Sample Data for a Document You Install on a Printer
- Capture Sample Data for a Document You Install in PlanetPress Watch
- Capture Sample Data in Windows NT
- Capture Sample Data in Windows 2000/Server 2003/XP
- Capture Sample Data in Windows Host Using a Novell Print Server
- Capture Sample Data in UNIX (Solaris)
- Capture Sample Data using an AS/400 Systems
- Capture Sample Data From a Serial Port
- Creating Triggers
- Overview
- Key Concepts
- Detailed Directions
- Implement a Trigger under Novell 3.x
- Implement a Trigger under Novell 4.x and 5.x with NDS or Bindery Printers
- Implement a Trigger under Windows NT 4.0 with TCP/IP
- Implement a Trigger under BSD Printing Systems (BSDi, FreeBSD, Linux)
- Implement a Trigger under UNIX System V (Solaris)
- Implement a Trigger and Configure an AIX 4.3 Printer
- Implement a Trigger under VMS
- Implement a Trigger with AS/400 Systems
- Prepare SAP Device Type for PlanetPress Design
- Implement a Trigger under HP 3000
- Special Printer Requirements
- ASCII Conversion Table
- CL Program for AS/400 Systems
- Index
74
Creating Triggers
2
6. Replace INITPRT DATA = ' 00 ' X. by the following INIT string:
:INITPRT
DATA =
'1B252D31323334355840504A4C20656E746572206C616E67756167'X
'65203D20506F73747363726970740D0A'X
'28464F524D292072756E20464F524D0D0A'X.
The INITPRT string is the hexadecimal representation of the trigger. In the example, the trigger is:
<ESC>%-12345X@PJL ENTER LANGUAGE=POSTSCRIPT
(FORM) run FORM
In the example, the name of the document is FORM. Note: The bold characters in the INITPRT string are
the letters FORM in hexadecimal (where 46=F, 4F=O, 52=R and 4D=M). Consult “ASCII Conversion
Table” on page 95 for help translating your trigger into hexadecimal.
7. Enter the RESETPRT DATA as displayed in the following window:
:RESETPRT
DATA ='1B252D313233343558'X.
The INITPRT string is the hexadecimal representation of the following trigger:
<ESC>%-12345X@PJL ENTER LANGUAGE=POSTSCRIPT