z/OS Infoprint Server User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Presentation Page Media control

z/OS Infoprint Server User's Guide
SA38-0695-00

Presentation Page Media control

The Presentation Page Media control (X'2BD2') lets you select paper sources and specify simplex or duplex printing. NetSpool supports this control only when it converts the input data stream to a PCL data stream.

Table 19. Presentation Page Media (2BD2)
Byte 1Byte 2Byte 3Byte 4Byte 5Byte 6Byte 7Byte 8Byte 9Byte 10Byte 11Byte 12
X'2B'X'D2'NN count byteX'48'X'00'X'00'FC forms controlSD source drawerDDO offsetDD destination drawerX'00'DX simplex or duplex
Table 20. Presentation Page Media (2BD2) nn (count byte)
nn (count byte)DescriptionPCL command
X'02'Select tray 1<ESC>&l1H
X'05'Use FC byte to select paper menu/source
X'06'Use FC byte to select source drawer
X'0A'Use FC, SD, and DX bytes
Table 21. Presentation Page Media (2BD2) FC (forms control byte)
FC (forms control byte)DescriptionPCL command
X'00'Ignore
X'01'Use SD byte
X'02'Select auxiliary tray<ESC>&l4H
X'03' X'04'Select auxiliary tray - manual feed<ESC>&l2H
X'FF'Select tray 1<ESC>&l1H
other valuesUse SD byte
Table 22. Presentation Page Media (2BD2) SD (source drawer byte)
SD (source drawer byte)DescriptionPCL command
X'00'Ignore
X'01' X'FF'Select tray 1<ESC>&l1H
X'02'Select tray 2<ESC>&l5H
X'03'Select tray 3<ESC>&l7H
X'04'Select auxiliary feeder<ESC>&l2H
X'05'Select tray 4<ESC>&l8H
X'06'Select tray 5<ESC>&l9H
other valuesUse tray 1<ESC>&l1H
Table 23. Presentation Page Media (2BD2) DDO (destination drawer offset)
DDO (destination drawer offset)DescriptionPCL command
X'00'Ignore
other valuesOffset<ESC>&l1T
Table 24. Presentation Page Media (2BD2) SD (destination drawer byte)
SD (destination drawer byte)DescriptionPCL command
X'00'Ignore
X'01'Select default output bin<ESC>&l1G
X'02'Select output bin 2<ESC>&l2G
X'03'Select output bin 3<ESC>&l3G
X'04'Select output bin 4<ESC>&l4G
other valuesSelect default output bin<ESC>&l1G
Table 25. Presentation Page Media (2BD2) DX (destination drawer duplex)
DX (destination drawer duplex)DescriptionPCL command
X'00'Ignore
X'01'Simplex<ESC>&l0S
X'02'Duplex<ESC>&l1S
X'03'Tumble duplex<ESC>&l2S
Tip:
The “l” in the PCL commands above is actually a lowercase “L”.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014