|
Thank you Dave and Dawn for your help, I was able to get the ST332DC and N4025 to work just fine. The N4025 is printing twice as fast as the HP8000 it was to replace, but the new catch is that this customer is printing scanned images from Magellan Spyview in a Tiff format (bypassing the ascii to PCL conversion) and the HP8000 has a Xinonics card (now called a Xip Print card) that can enable the HP to print these tiffs twice as fast as the N4025 and since the AS400 doesnt have to convert the Tiffs to PCL the batch job runs in 1 hour, where as if it has to convert them to PCL it runs 7 hours. Go figure... If anyone is printing scanned images look into the HP and a Xip Print card from www.ggx.com Any way I did get some new info from Xerox support and have included the 4 emails below: 1. Drawer selection for AS/400 2. How to Invoke Xerox DC printer features from an AS/400 3. Subject: Revised - How to lan fax from an AS/400 4. Subject: How to supress the banner sheet from an AS/400 ( I believe this info is more for the 332DC and may not be needed for the newer N4025 line) I also received a power point presentaion on configuring the 332DC but rather then attach it to everyone I put it on my web site if your interested in downloading it. http://www.astecservices.com/as400xerox.htm ============================================================================ = Subject: Drawer selection for AS/400 Sent: Friday, December 10, 1999 6:51 PM To: USA DC220 230 The following instructions are for configuring an AS/400 remote output queue to use a Workstation Customizing Object for utilizing the DC220/230/332/340 paper trays 1 thru 4. These steps were proven successful for customers running OS/400 V4R3. The CSC does not have access to V4R3. At this time we cannot test this procedure with the OS version we do have (V3R1). Therefore we offer this information as-is to use at your own risk. 1. At the command prompt type RTVWSCST and press the F4 key. 2. Type *TRANSFORM for the device type, and press the ENTER key. 3. Tab down to the next line "Manufacturer type and model" and press the F4 key. 4. Select HP5SI, press the ENTER key. 5. Tab down to the next line and name your "SOURCE MEMBER", eg. myhp5. 6. Tab down to the next line and select the library you wish to create the Customizing Object in. 7. The text description is optional. Next press the ENTER key. 8. You should receive a confirmation of the Source member added to the target library you selected. 9. At the command line type STRSEU and press F4 10. At the "SOURCE FILE" type in QTXTSRC. 11. Tab down to the next line and at the "LIBRARY" put in the library you selected in step 6. 12. Tab down to the next line and at the "Source member" type in *SELECT 13. Tab to the source member you created and select option 2 for edit and press ENTER. 14. You are now in the SEU editor, here you can modify the data streams in HEX code. I. At the SEU editor page down till you see the :DWRSLT DRAWER=PAPER DATA= '1B266C3248'X. II. Change the data stream to DATA='1B266C3048'X. This will change your paper tray from drawer 2 to AUTO. III. The next drawer data streams need to change to the following. DRAWER=DRAWER1 DATA='1B266C3148'X. DRAWER=DRAWER2 DATA='1B266C3248'X. These are the proper data streams for drawer 1, and 2. IV. Page down until you see the following tags and make the appropriate data stream corrections. :ADDDRWTBL. :ADDDRWTBLE NUMBER= 3 DATA = '1B266C3348'X. (change this to '1B266C323348'X.) :ADDDRWTBLE NUMBER= 4 DATA ='1B266C3448'X. :EADDDRWTBL. 15. After you make the changes press F3 key. 16. At the "Change/create member" line select Y 17. Leave everything else default and press the ENTER key. 18. At the command line type CRTWSCST and press F4 19. At the "WSCST" line type in a name for your Workstation Customizing Object. 20. Tab down to the next line and put in the Library you want to save the Customizing in. 21. Tab down to the next line, at the "Source member" type in the name of the Source member from step 5. 22. Press F10 for additional keys. 23. Under Additional Parameters tab down to "Source file" and type in QTXTSRC. 24. Tab down to the next line, at the "Library" put in the name of the library you created the object in, from step 6 25. Leave the rest default and press the ENTER key. 26. You should receive a confirmation that the Customization Object was created successfully. Before you can use the Customized Workstation Object you will have to stop the writer. 27. From the command line type WRKWTR WTR(*ALL) ASTLVL(*INTERMED) and press ENTER. 28. If you find the print writer and the status is not END , type Option 4 (END) next to the remote output queue and press F4. 29. Go the the "When to end writer" and type *IMMED and press the ENTER key. 30. At the command line type CHGOUTQ and press F4. 31. Put in your remote output queue name and the name of the library its created in. 32. Press F10 for additional parameters. 33. Page down to the "Workstation customizing object" line, if you don't see press F9. 34. At the "Workstation customizing object" line type in you object name. 35. Press the ENTER key to save. To verify if you are using the Workstation Customizing Object specified, type the following at the command line: 36. WRKOUTQ 37. Use option 8 for your remote output queue and scoll down to the Workstation Customizing Object line and see if its there. ======================================================= Subject: How to Invoke Xerox DC printer features from an AS/400 Sent: Wednesday, October 27, 1999 1:38 PM To: USA DC220 230; USA DC240 265 This document describes a particular method of invoking special features of a Xerox Document Centre when printing from an IBM AS/400 computer. It assumes that a print queue already exists (see our notes on CRTOUTQ for creating an output queue if one does not exist). The following procedures were tested on an AS/400, using OS/400 version 3 release 1. References are included at the end of this document. If a customer wishes to be able to print from another tray or utilize other features of a Xerox Document Centre printer, they can use a Workstation Customizing Object. Before starting, we suggest that you first download the PDL Reference Guide from the list of DCTips (the DCTips link is found under "More Support") at http://www.CentreWare.com. Next, log into an AS/400 using 5250 terminal emulation. Create the Workstation Customizing Object in a library (other than the general QGPL library) and save it in the same library, using the following steps: 1. At the command prompt type RTVWSCST command, and press the F4 key. 2. Type *TRANSFORM for the device type, and press the ENTER key. 3. Tab down to the next line "Manufacturer type and model" and press the F4 key. 4. You can select XRX4235, XRX4220MRP, HP4, or HP5SI, (note the xrx4235,xrx4220mrp, and hp5si use hp5 pcl codes), press the ENTER key. 5. Tab down to the next line and name your "SOURCE MEMBER", eg. myhp5. 6. Tab down to the next line and select the library you wish to create the Customizing Object in. 7. The text description is optional. Next press the ENTER key. 8. You should receive a confirmation of the Source member added to the target library you selected. 9. At the command line type STRSEU and press F4 10. At the "SOURCE FILE" type in QTXTSRC. 11. Tab down to the next line and at the "LIBRARY" put in the library you selected in step 6. 12. Tab down to the next line and at the "Source member" type in *SELECT 13. Tab to the source member you created and select option 2 for edit and press ENTER. 14. You are now in the SEU editor, here you can modify the data streams in HEX code. For example if you wish to make any modifications to your trays, you would page down to DWRSLT: tag. 15. After you make the changes press F3 key. 16. At the "Change/create member" line select Y 17. Leave everything else default and press the ENTER key. 18. At the command line type CRTWSCST and press F4 19. At the "WSCST" line type in a name for your Workstation Customizing Object. 20. Tab down to the next line and put in the Library you want to save the Customizing in. 21. Tab down to the next line, at the "Source member" type in the name of the Source member from step 5. 22. Press F10 for additional keys. 23. Under Additional Parameters tab down to "Source file" and type in QTXTSRC. 24. Tab down to the next line, at the "Library" put in the name of the library you created the object in, from step 6 25. Leave the rest default and press the ENTER key. 26. You should receive a confirmation that the Customization Object was created successfully. Before you can use the Customized Workstation Object you will have to stop the writer. 27. From the command line type WRKWTR WTR(*ALL) ASTLVL(*INTERMED) and press ENTER. 28. If you find the print writer and the status is not END , type Option 4 (END) next to the remote output queue and press F4. 29. Go the the "When to end writer" and type *IMMED and press the ENTER key. 30. At the command line type CHGOUTQ and press F4. 31. Put in your remote output queue name and the name of the library its created in. 32. Press F10 for additional parameters. 33. Page down to the "Workstation customizing object" line, if you don't see press F9. 34. At the "Workstation customizing object" line type in you object name. 35. Press the ENTER key to save. To verify if you are using the Workstation Customizing Object specified, type the following at the command line: 36. WRKOUTQ 37. Use option 8 for your remote output queue and scoll down to the Workstation Customizing Object line and see if its there. Note: The HP5 PCL driver is set up only to use 2 drawers and an envelope drawer. For AS/400 V3 or greater you need to use a new drawer select tag. The DWRNBR (Drawer number) tag selects the printer the output paper drawer for the printer. This tag is only used if the drawer has a number of three or greater. For drawer numbers of one or two, the tag DWRSLT is used. The syntax for DWRNBR tag is. :DWRNBR VAROFFSET= Offset to varibale in PCL5 VARLEN= Variable length VARTYPE= Variable type HIGH|LOWHIGH|CHRDEC|CHRHEX DATA= ASCII control sequence This tag can be used in two ways. If the VARLEN is nonzero, the drawer number from the print job will be in the ASCII control sequence at the offset specified by the VAROFFSET. If the VARLEN is zero, the unchanged ASCII control sequence will be used for all requests of drawer number 3 through 255. For drawers 3 through 255, the paper size that is configured for drawer 1 will be used for all COR calculations. After you have made the above changes, attempt to print a job to the Xexox DC printer from an application or create a document and print the document out. To create a document use the following commands. 1. CRTDOC TEST and hit enter. 2. Type in a couple of sentences. 3. Select F19 (SHIFT + F7) and select "Print document with options" 4. Printer = *USRPRF 5. Output Queue = (The name of remote output queue you created) 6. Library = (The Library the remote output queue was created in) And hit enter. You should get a "Print request was successful " on the bottom of your screen. REFERENCES: PCL 5 Printer Language Technical Reference Manual -- Hewlett Packard part number 5021-0377 IBM AS/400 Printing IV GG24-4389-00 IBM AS/400 Support Line Technical Document: 8692422, 7532429, 11401901. ======================================================= Subject: Revised - How to lan fax from an AS/400 Sent: Thursday, November 11, 1999 11:41 AM To: USA DC220 230; USA DC240 265 The code shown below was used to lan fax a test document from an AS/400 remote print queue through a Xerox Document Centre printer. Please read the caveats below. Here is the PCL-coded test document: <ESC>%-12345X @PJL SET RESOLUTION=400 @PJL COMMENT XRXbegin @PJL COMMENT OID_ATT_JOB_TYPE OID_VAL_JOB_TYPE_FAX_SEND; @PJL COMMENT OID_ATT_FAX_TYPE OID_VAL_FAX_TYPE_G3_AUTO; @PJL COMMENT OID_ATT_FAX_DESTINATION_PHONE "2116"; @PJL COMMENT XRXend <ESC>E THIS IS A TEST This is the PCL code translated into the HEX data stream, for direct insertion in the AS/400 Workstation Customizing Object: :INITPRT DATA = '1B252D3132333435580D0A40504A4C205345542052'X '45534F4C5554494F4E3E3430300D0A40504A4C2043'X '4F4D4D454E5420585258626567696E0D0A40504A4C'X '20434F4D4D454E54204F49445F4154545F4A4F425F'X '54595045200D0A4F49445F56414C5F4A4F'X '425F545950455F4641585F53454E443B0D0A40504A'X '4C20434F4D4D454E54204F49445F4154545F464158'X '5F54595045200D0A4F49445F56414C5F4641585F54'X '5950455F47335F4155544F3B0D0A40504A4C20434F'X '4D4D454E54200D0A4F49445F4154545F4641585F44'X '455354494E4154494F4E5F50484F4E452022323131'X '36223B0D0A40504A4C20434F4D4D454E5420585258'X '656E640D0A0D0A1B450D0A'X :RESETPRT CAVEATS: THIS WILL NOT WORK WITH OS400 VERSIONS WHICH DO NOT SUPPORT THE HP5Si MANUFACTURER TYPE AND MODEL*. This code does not create a fax cover sheet nor does this code allow you to change phone numbers. If you want to fax to a different phone number, you will have to change the HEX data stream (a program could be written to insert phone numbers). If a cover sheet is desired, it should be created by the application, or merged with the print-ready file prior to submitting the job. The INITPRT section shown above is used in a Workstation Customizing Object. Modifying a Workstation Customizing Object was described in my previous document titled "How to Invoke DC Xerox features from an AS/400." * This was tested on an AS400 system running OS400 V4R3 hp5Si remote outq by Greg Fightmaster, Xerox systems analyst. **See instructions below for creating a Workstation Customizing Object.** This document describes a particular method of invoking special features of a Xerox Document Centre when printing from an IBM AS/400 computer. It assumes that a print queue already exists (see our notes on CRTOUTQ for creating an output queue if one does not exist). The following procedures were tested on an AS/400, using OS/400 version 3 release 1. References are included at the end of this document. If a customer wishes to be able to print from another tray or utilize other features of a Xerox Document Centre printer, they can use a Workstation Customizing Object. Before starting, we suggest that you first download the PDL Reference Guide from the list of DCTips (the DCTips link is found under "More Support") at http://www.CentreWare.com. Next, log into an AS/400 using 5250 terminal emulation. Create the Workstation Customizing Object in a library (other than the general QGPL library) and save it in the same library, using the following steps: 1. At the command prompt type RTVWSCST command, and press the F4 key. 2. Type *TRANSFORM for the device type, and press the ENTER key. 3. Tab down to the next line "Manufacturer type and model" and press the F4 key. 4. You can select XRX4235, XRX4220MRP, HP4, or HP5SI, (note the xrx4235,xrx4220mrp, and hp5si use hp5 pcl codes), press the ENTER key. 5. Tab down to the next line and name your "SOURCE MEMBER", eg. myhp5. 6. Tab down to the next line and select the library you wish to create the Customizing Object in. 7. The text description is optional. Next press the ENTER key. 8. You should receive a confirmation of the Source member added to the target library you selected. 9. At the command line type STRSEU and press F4 10. At the "SOURCE FILE" type in QTXTSRC. 11. Tab down to the next line and at the "LIBRARY" put in the library you selected in step 6. 12. Tab down to the next line and at the "Source member" type in *SELECT 13. Tab to the source member you created and select option 2 for edit and press ENTER. 14. You are now in the SEU editor, here you can modify the data streams in HEX code. For example if you wish to make any modifications to your trays, you would page down to DWRSLT: tag. 15. After you make the changes press F3 key. 16. At the "Change/create member" line select Y 17. Leave everything else default and press the ENTER key. 18. At the command line type CRTWSCST and press F4 19. At the "WSCST" line type in a name for your Workstation Customizing Object. 20. Tab down to the next line and put in the Library you want to save the Customizing in. 21. Tab down to the next line, at the "Source member" type in the name of the Source member from step 5. 22. Press F10 for additional keys. 23. Under Additional Parameters tab down to "Source file" and type in QTXTSRC. 24. Tab down to the next line, at the "Library" put in the name of the library you created the object in, from step 6 25. Leave the rest default and press the ENTER key. 26. You should receive a confirmation that the Customization Object was created successfully. Before you can use the Customized Workstation Object you will have to stop the writer. 27. From the command line type WRKWTR WTR(*ALL) ASTLVL(*INTERMED) and press ENTER. 28. If you find the print writer and the status is not END , type Option 4 (END) next to the remote output queue and press F4. 29. Go the the "When to end writer" and type *IMMED and press the ENTER key. 30. At the command line type CHGOUTQ and press F4. 31. Put in your remote output queue name and the name of the library its created in. 32. Press F10 for additional parameters. 33. Page down to the "Workstation customizing object" line, if you don't see press F9. 34. At the "Workstation customizing object" line type in you object name. 35. Press the ENTER key to save. To verify if you are using the Workstation Customizing Object specified, type the following at the command line: 36. WRKOUTQ 37. Use option 8 for your remote output queue and scoll down to the Workstation Customizing Object line and see if its there. Note: The HP5 PCL driver is set up only to use 2 drawers and an envelope drawer. For AS/400 V3 or greater you need to use a new drawer select tag. The DWRNBR (Drawer number) tag selects the printer the output paper drawer for the printer. This tag is only used if the drawer has a number of three or greater. For drawer numbers of one or two, the tag DWRSLT is used. The syntax for DWRNBR tag is. :DWRNBR VAROFFSET= Offset to varibale in PCL5 VARLEN= Variable length VARTYPE= Variable type HIGH|LOWHIGH|CHRDEC|CHRHEX DATA= ASCII control sequence This tag can be used in two ways. If the VARLEN is nonzero, the drawer number from the print job will be in the ASCII control sequence at the offset specified by the VAROFFSET. If the VARLEN is zero, the unchanged ASCII control sequence will be used for all requests of drawer number 3 through 255. For drawers 3 through 255, the paper size that is configured for drawer 1 will be used for all COR calculations. After you have made the above changes, attempt to print a job to the Xexox DC printer from an application or create a document and print the document out. To create a document use the following commands. 1. CRTDOC TEST and hit enter. 2. Type in a couple of sentences. 3. Select F19 (SHIFT + F7) and select "Print document with options" 4. Printer = *USRPRF 5. Output Queue = (The name of remote output queue you created) 6. Library = (The Library the remote output queue was created in) And hit enter. You should get a "Print request was successful " on the bottom of your screen. REFERENCES: PCL 5 Printer Language Technical Reference Manual -- Hewlett Packard part number 5021-0377 IBM AS/400 Printing IV GG24-4389-00 IBM AS/400 Support Line Technical Document: 8692422, 7532429, 11401901. ======================================================= Subject: How to supress the banner sheet from an AS/400 Sent: Friday, December 10, 1999 5:28 PM To: USA DC220 230; USA DC240 265 The code shown below was used to supress the banner sheet from an AS/400 remote print queue through a Xerox Document Centre printer. Please read the caveats below. Here is the PCL-coded test document: <ESC>%-12345X@PJL COMMENT @PJL COMMENT XRXbegin @PJL COMMENT OID_ATT_START_SHEET OID_VAL_JOB_SHEET_NONE; @PJL COMMENT XRXend @PJL ENTER LANGUAGE=PCL <ESC>%-12345X@PJL COMMENT <ESC>%-12345X THIS IS A TEST This is the PCL code translated into the HEX data stream, for direct insertion in the AS/400 Workstation Customizing Object: :INITPRT DATA = '1B252D31323334355840504A4C20434F4D4D454E54'X '0D0A40504A4C20434F4D4D454E5420585258626567'X '696E0D0A40504A4C20434F4D4D454E5420204F4944'X '5F4154545F53544152545F5348454554204F49445F'X '56414C5F4A4F425F53484545545F4E4F4E453B0D0A'X '40504A4C20434F4D4D454E5420585258656E640D0A'X '40504A4C20454E544552204C414E47554147453E50'X '434C200D0A1B252D31323334355840504A4C20434F'X '4D4D454E540D0A1B252D3132333435580D0A1B45'X. :RESETPRT DATA = '1B45'X. CAVEATS: THIS WILL NOT WORK WITH OS400 VERSIONS WHICH DO NOT SUPPORT THE HP5Si MANUFACTURER TYPE AND MODEL*. The INITPRT section shown above is used in a Workstation Customizing Object. Modifying a Workstation Customizing Object was described in my previous document titled "How to Invoke DC Xerox features from an AS/400." ============================================================================ = ---------------------------------------------------------------------------- ------------- ----- Original Message ----- From: "Shaw, David" <dshaw@spartan.com> To: <MIDRANGE-L@midrange.com> Cc: <rick400ml@astecservices.com> Sent: Wednesday, April 05, 2000 3:51 PM Subject: RE: Xerox Document Center settings > Rick, > > My outq config is the same as the one Dawn posted, except I used *HP4 instead of > *HP5SI. I'm pretty much hung up today - if you still want the printer config > tomorrow I'll get it at lunch time and fax it to you - just e-mail me in the > morning. I'm on Eastern time. > > Dave Shaw > Spartan International, Inc. > Spartanburg, SC > > > -----Original Message----- > > From: rick400ml [mailto:rick400ml@astecservices.com] > > Sent: Wednesday, April 05, 2000 11:54 AM > > To: MIDRANGE-L@midrange.com > > Subject: Re: Xerox Document Center settings > > > > > > Dave, > > > > I wish my install went as well. Perhaps you can catch > > something I've missed. > > We setup a Xerox N4025, and it is working fine, but our > > DC332ST with the > > same remote OutQ config prints from the networked PC's just > > fine, but when > > we send a print screen from the AS400 there is no response. > > We tryed both > > *XRX4220MRP and *HP4, Host Print Transform=*YES. Everything > > else is default. > > Too bad Xerox support isn't more knowledge able on the 400. I > > know I am > > asking alot, but if you could fax me your remote OutQ setup and DC332 > > Printer Configuration report I would be very greatful. I am > > thinking it is > > something in the printer. > > > > Thanks > > rickhollosy@astecservices.com > > Fax 888.248.5107 > > +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.