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



I asked a similar question a couple years ago and George Kinney responded:

"To setup a zebra, you must configure a remote outq. However, you can then
set up a virtual printer descriptions, using a command like:

CRTDEVPRT DEVD(BOGUS) DEVCLS(*VRT) TYPE(3812) MODEL(1) ONLINE(*NO) FONT(11
 TRANSFORM(*YES) MFRTYPMDL(*IBM3812)


assuming of course your outq is named BOGUS and is in QUSRSYS. This will
allow you to access this outq through Operations navigator, and satisfy any
program that expects a device instead of an outq. (I actually use this
method for accessing QEZJOBLOG and QEZDEBUG through OpsNav)"


So that is what I have been doing.

Bryan 


-----Original Message-----
From: Dan Marian [mailto:mdmarian@xxxxxxxxxxx]
Sent: Tuesday, October 19, 2004 8:43 AM
To: MIDRANGE-L@xxxxxxxxxxxx
Subject: ZEBRA Printing on iSeries


Hello
Hello!

I have a Zebra 140XiIII with ZebraNet Printserver 10/100MB. I wanted to 
install it on AS/400 with the CL command:

CRTDEVPRT  DEVD(ZEBRA) DEVCLS(*LAN) TYPE(3812) MODEL(1) +
             LANATTACH(*IP) PORT(5001) ATTACH(*DIRECT) ONLINE(*YES) +
             FONT(11 *NONE) FORMFEED(*AUTOCUT) SEPDRAWER(*FILE) +
             PRTERRMSG(*INQ) MSGQ(QSYS/QSYSOPR) ACTTMR(170) +
             INACTTMR(*SEC15) LINESPEED(19200) WORDLEN(8) +
             PARITY(*NONE) STOPBITS(1) TRANSFORM(*YES) +
             MFRTYPMDL(*WSCST) PPRSRC1(*CONT80) PPRSRC2(*NONE) +
             ENVELOPE(*NONE) ASCII899(*NO) IMGCFG(*NONE) +
             CHRID(*SYSVAL) RMTLOCNAME('12.175.0.231') +
             SYSDRVPGM(*IBMSNMPDRV) PUBLISHINF(*UNKNOWN *UNKNOWN +
             *UNKNOWN *UNKNOWN *BLANK *UNKNOWN) TEXT('ZEBRA XIII +
             PLUS PRINTER 12.175.0.231') WSCST(QSYS/QWPDEFAULT)

I set the same raw port on printserver, but when I try to start the printer 
it's stop after few seconds. If I change the raw port on the printserver and

I start the printer I receive a message that the port number is not correct.

I tried with many others ports: 9001, 5005, etc. and no result. Anyone who 
meet this problem?

Thank you,
Dan Marian

_________________________________________________________________

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.