× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 8/23/2013 1:02 PM, Paul Nelson wrote:
OK, I'm getting nowhere with IBM, except "try this" and "try that".

The printer is a Xerox Color Qube 9201. It has 3 trays. I have configured
six ways from Sunday according to IBM's instructions and can't get past PND
with the spool file status.

Does the printer print any spooled files or do they all PND? If nothing
prints, look to a communications issue. How is the printer attached?
Through a user PC? Remote OUTQ? DEVTYPE(*IPDS)? If only the spooled
files with the modified drawer goes to PND, then there's more to be done.

I am trying to force the printer to pull from drawer 3 instead of drawer 1
(user requirement). Even trying a custom WSCST doesn't work.

Anybody know the hex string for that printer? I'm getting ready to call
Xerox, since IBM even suggested that route.

For printer problems I always start with technical document 17690939
http://www-912.ibm.com/s_dir/slkbase.NSF/10aab18fc58a76b486256838006ae1e0/b44a2cf4ba778d83862568250053649f?OpenDocument

The Xerox Qube 9201 is listed here:

http://www-912.ibm.com/s_dir/slkbase.NSF/7c4c0f5a4d52e3c4862569b4005d198a/cc6ee2005999a36d862569c100796da4?OpenDocument

Retrieve the WSCST from the *HPCOLORLJ and modify it. You want to look
for lines like this:

:DWRSLT
DRAWER=PAPER
DATA ='1B266C3248'X.
:DWRSLT
DRAWER=ENVELOPE
DATA ='1B266C3668314F'X.
:DWRSLT
DRAWER=DRAWER1
DATA ='1B266C3448'X.
:DWRSLT
DRAWER=DRAWER2
DATA ='1B266C3148'X.

The key parts (very simplified):
1B266C - set drawer
3248 - main drawer
3448 - drawer 1
3148 - drawer 2

These drawer settings are for one of my printers here: your numbers (31,
32, 33, 34, etc) will vary.

--buck

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.