× 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.


  • Subject: Re: HP Jetdirect EX Plus
  • From: Danny Mc? <question@xxxxxxx>
  • Date: Sat, 01 Aug 1998 01:28:54 -0500
  • Organization: Wright Medical Technology

    Here is the full config that I have for a HP JetDirect EX that is on the 
Ethernet
LAN in Canada.  This is one of two external JetDirect's that front end an Epson
LQ-2550 printers.  One printer is for pickers and the other for invoices/checks.
    Yes, you have to use the STRRMTWTR command.  When specifing  raw  for the 
printer
queue, make sure it is lower case and you enclose it in single quotes:   'raw'

Danny Mc?


 Queue:   P064C          Library:   QUSRSYS

 Status:
   Writer active  . . . . . . . . . . . :   Y
   Writer name(s) if active . . . . . . :   P064C
   Output queue held  . . . . . . . . . :   N
 Maximum spooled file size:
   Number of pages  . . . . . . . . . . :   *NONE
   Starting time  . . . . . . . . . . . :
   Ending time  . . . . . . . . . . . . :
 Writers to autostart . . . . . . . . . :   1
 Display any file . . . . . . . . . . . :   *NO
 Job separators . . . . . . . . . . . . :   0
 Operator controlled  . . . . . . . . . :   *YES
 Order of files on queue  . . . . . . . :   *FIFO
 Data queue . . . . . . . . . . . . . . :   *NONE
   Library  . . . . . . . . . . . . . . :
Authority to check . . . . . . . . . . :   *DTAAUT
Remote system  . . . . . . . . . . . . :   *INTNETADR



Remote printer queue . . . . . . . . . :   raw


Queue for writer messages  . . . . . . :   QSYSOPR
  Library  . . . . . . . . . . . . . . :     *LIBL
Connection type  . . . . . . . . . . . :   *IP
Internet address . . . . . . . . . . . :   10.17.130.119
Destination type . . . . . . . . . . . :   *OTHER
Transform SCS to ASCII . . . . . . . . :   *YES
Manufacturer type and model  . . . . . :   *EPLQ2550
Workstation customizing object . . . . :   *NONE
  Library  . . . . . . . . . . . . . . :
Destination options  . . . . . . . . . :   *NONE


Text description . . . . . . . . . . . :   HP4 Canada - Computer Room

Eric wrote:

> Neil,
>         Your example is exactly my current configuration but doesn't this 
>type of
> device require a remote outq?? If
> I create the device and start it via STRPRTWTR, nothing prints.  If I start
> the device via STRRMTWTR, I receive error CPF330A -  Output queue <outq
> name> has RMTSYS specified as *NONE.  I can resolve this by changing the
> outq description, but this would in effect make it a remote outq.  Anyone
> know what the problem is?????
>
> Eric Kempter
> Director of MIS
> Commair Mechanical Services
>
> -----Original Message-----
> From:   Neil Palmer [SMTP:npalmer@NxTrend.com]
> Sent:   Tuesday, July 28, 1998 11:17 AM
> To:     'MIDRANGE-L@midrange.com'
> Subject:        RE: HP Jetdirect EX Plus
>
> If the printer/attach card supports PJL  (in your case specifically the
> *HPPJLDRV support) then creating remote output queues is the old way of
> doing things.  You can create a printer device description instead.
>
> SOME of the parameters you need to specify are:
>
>  CRTDEVPRT DEVD(printer_name)
>            DEVCLS(*LAN)
>            TYPE(3812)
>            MODEL(1)
>            LANATTACH(*IP)
>            PARITY(*NONE)
>            STOPBITS(1)
>            TRANSFORM(*YES)
>            SYSDRVPGM(*HPPJLDRV)
>
> Neil Palmer                                AS/400~~~~~
> NxTrend Technology - Canada   ____________          ___  ~
> Thornhill, Ontario,  Canada   |OOOOOOOOOO| ________  o|__||=
> Phone: (905) 731-9000  x238   |__________|_|______|_|______)
> Cell.: (416) 565-1682  x238    oo      oo   oo  oo   OOOo=o\
> Fax:   (905) 731-9202       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> mailto:NPalmer@NxTrend.com    AS/400  The Ultimate Business Server
> http://www.NxTrend.com
>
> > -----Original Message-----
> > From: Eric [SMTP:Eric@norcov.com]
> > Sent: Tuesday, July 28, 1998 2:17 PM
> > To:   'midrange-l@midrange.com'
> > Subject:      HP Jetdirect EX Plus
> >
> > I am trying to set up two printers on a two port HP JetDirect EX Plus.
> > Has
> > anyone done this?  I have tried creating  *LAN TCP/IP printer devices
> > with
> > the different port numbers (i.e. 9101, 9102, 9103) and I have tried to
> > add
> > the port number to the I-Net address xxx.xxx.xxx.xxx:XXXX in the devd.
> > I
> > can not get the printer to work on the second port.  All output always
> > goes
> > to the first port.
> >       We are on version 4.1 on a 620 e-series.  Also, I have found
> > that I always
> > have to setup a remote outq when I create a *LAN printer device.  Is
> > this
> > normal or am I missing something.  Assistance is greatly appreciated.
> >  Thanks.
> >
> > Eric Kempter
> > Director of MIS
> > Commair Mechanical Services
> >
> >
> +---
> | 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
> +---
>
> +---
> | 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
> +---



+---
| 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 thread ...


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.