- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- DCPS printing to HP 4015
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2010 10:40 AM
08-11-2010 10:40 AM
DCPS printing to HP 4015
$ @sys$startup:dcps$execution_queue -
HP4015 - ! P1 - Execution queue name
"ip_rawtcp/10.123.1.122:9100" - ! P2 - Interconnect protocol/device name
DCPS_LIB - ! P3 - Logical name for library(ies)
"sides=2, output_tray=stacker"- ! P4 - Default queue♦
"/DEFAULT=(FLAG,NOBURST,NOTRAILER)/SEPARATE=(NOFLAG,NOBURST,NOTRAILER)" -♦
""- ! P6 - Communication speed(serial
- ! devices only)
""- ! P7 - Device characteristics
"" ! P8 - Verify on/off
By the way, the last parameter is supposed to be "verify on/off", but the documentation never says what you're supposed to put in there! It would be nice to have some logging on disk, as I am not at the customer location.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2010 11:47 AM
08-11-2010 11:47 AM
Re: DCPS printing to HP 4015
PRINT /PARAMETERS=OUTPUT_TRAY=STACKER
DCPS should send output to the Bin 1 tray when Stacker is specified, as BIN_1 and STACKER are synonyms.
And any character can be put into P8 to turn verification on.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2010 12:32 PM
08-16-2010 12:32 PM
Re: DCPS printing to HP 4015
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2010 12:38 PM
08-16-2010 12:38 PM
Re: DCPS printing to HP 4015
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2010 12:51 PM
08-16-2010 12:51 PM
Re: DCPS printing to HP 4015
Default Paper Size: LETTER
Tray 1 Size: ANY SIZE
Tray 1 Type: ANY TYPENORMAL
Tray 2 Size: LETTER
Tray 2 Type: PLAINNORMAL
Tray 3 Size: LETTER
Tray 3 Type: PLAINNORMAL
Duplex Unit
HP 500-SHEET STACKER CB521A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2010 12:07 PM
08-20-2010 12:07 PM
Re: DCPS printing to HP 4015
The other output trays are selected with PostScript code containing the following strings:
Bin 1: OPTIONAL OUTBIN 1
Bin 2: OPTIONAL OUTBIN 2
Bin 3: OPTIONAL OUTBIN 3
Bin 4: OPTIONAL OUTBIN 4
Bin 5: OPTIONAL OUTBIN 5
Standard: TOP OUTPUT BIN
Paul