Archived from groups: comp.periphs.printers (More info?)
On Fri, 17 Dec 2004 18:10:15 +0100, <nospam@nospam.nl> wrote:
>Does anyone have the PCL codes for all trays of the
>Xerox Workcentre Pro 35? I need to print simple dos
>documents to specific trays.
>
A PCL5 reference gives this:
The Output Bin Selection command selects either of the two output
paper bins (upper or lower [rear]) for paper output.
<esc>&l#G
# = 1 - Upper Output Bin
2 - Lower (Rear) Output Bin
Default = Upper Output Bin
Range = 1, 2
So try this, and if you have more than two trays, just see what
happens with # = 3, 4, etc.
Also you might try the PJL command OUTBIN:
OUTBIN Sets the default output bin.
values: UPPER, LOWER,
OPTIONALOUTPUTBIN1, . . .OPTIONALOUTPUTBIN62
PJL commands go before and after the PCL of the actual page. Most
printers that support PCL5 or above can use PJL.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.