Home > Ask the AS/400 Experts > iSeries Systems Management Questions & Answers > Printing to an Epson FX-880 printer
Ask The iSeries 400 Expert: Questions & Answers
EMAIL THIS

Printing to an Epson FX-880 printer

Ken Graap EXPERT RESPONSE FROM: Ken Graap

Pose a Question
Other iSeries 400 Categories
Meet all iSeries 400 Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 02 April 2001
I need to get an Epson FX-880 printer to print from the AS/400 using an external jet direct box. Currently, this printer is set up (using the jet direct) on the network and is configured as a virtual printer on the AS/400. I want to set this printer up using an IP address on the AS/400. Is it possible? If so, any advice would be appreciated.


>
EXPERT RESPONSE

You can print directly from the AS/400 to an network-attached printer by creating a remote output queue.

A remote output queue is created with the following command:

CRTOUTQ
OUTQ(OUTQLIB/OUTQNAME)

MAXPAGES(*NONE)

SEQ(*FIFO)

RMTSYS(*INTNETADR)
RMTPRTQ(PASSTHRU)
AUTOSTRWTR(1)
MSGQ(QSYSOPR)

CNNTYPE(*IP)

DESTTYPE(*OTHER)
TRANSFORM(*YES)
USRDTATFM(*NONE)
MFRTYPMDL(*EPFX870)
WSCST(*NONE)

IMGCFG(*NONE)

INTNETADR('111.111.111.111')
CLASS(A)
FCB(*NONE)

DESTOPT(XAIX)

SEPPAGE(*NO)
USRDFNOPT(*NONE)
USRDFNOBJ(*NONE)
USRDRVPGM(*NONE)
SPLFASP(*SYSTEM)
TEXT('Specify a meaningful Description')
DSPDTA(*YES)
JOBSEP(0)
OPRCTL(*YES)
DTAQ(*NONE)
AUTCHK(*OWNER)
AUT(*USE)

You mentioned that you have an Epson FX-880. V4R5 doesn't include a driver for an 880, but there is one for a 870 (EPFX870). Hopefully, this one will be close enough to work for you. You will also notice that I've specified DESTOPT(XAIX) in the example above. This will allow users to specify and print multiple copies of a spool file using the TCP/IP LPD/LPR interface.

To get things configured, you will need to supply an output queue name, a valid internet address and some meaningful text.

After the *OUTQ is created it will automatically start each time the QSPL subsystem is started. You can stop printing to the printer with the ENDWTR command and then restart printing with the STRRMTWTR command.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
iSeries Systems Management
SQL statement history storage
Setting up an automatic reply in the system reply list
Clearing physical member file records
Drive space management commands
Group PTFs
i5/OS defect when submitting a CHGPF command to an existing physical file
Get descriptive headers in Excel tables when transferring data
How do I retrieve the source for an output queue description to put in to a CL program?
Is there a way to get and modify the source for QDSIGNON2?
Configuring the iSeries to send email

Connecting to Printers
PC/Windows connectivity: Top 10 expert Q&As
Fast guide to Redbooks and guides on printing/output
Print a PDF file from the iSeries
Problems with new server and PC
iSeries to PC printing on HP printers
Problems printing from the iSeries
Invisible traffic that steals bandwidth
Top five tips for improving network performance
Error during printer emulation
Is there a way to continue output after logging off server?
Connecting to Printers Research

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice

HomeNewsTopicsITKnowledge ExchangeTipsBlogsAsk the ExpertsMultimediaWhite PapersProducts
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 1999 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts