Re: need to print to Canon IR2200 from AS/400 V3.1
- From: "Dr. Ugo Gagliardelli" <info@xxxxxxxxxx>
- Date: Fri, 10 Mar 2006 13:25:44 +0100
Thirls wrote:
as/400 v3r1 is at least 12 years old. Then IBM said that the minimum Y2K version
I have just started my job at my current firm the run AS/400 Server
v3.1
They have a Canon IR2200. The AS/400 is connected to the Local
Ethernet.
I need to be able to print to this printer.
I have never worked with AS/400 systems before am a Windows os man.
Can anyone help?
Canon does have a setup for but it doesnt work with v3.1 and this is
the highest that the AS/400 that we are running will go any other
upgrades will kill the server I have been told.
of os400 is at least V3R2.
I'm not sure, maybe some path to os were necessary, I don't remember very well.
Try this command:
CRTDEVPRT DEVD(CANON)
DEVCLS(*LAN)
TYPE(3812)
MODEL(1)
LANATTACH(*IP)
PORT(0)
FONT(11)
PARITY(*NONE)
STOPBITS(1)
TRANSFORM(*YES)
MFRTYPMDL(*HP4)
SYSDRVPGM(*HPPJLDRV)
then vary the printer on with the command:
VRYCFG CFGOBJ(CANON)
CFGTYPE(*DEV)
STATUS(*ON)
then start the printer-writer with the command:
STRPRTWTR DEV(CANON)
The above should be the procedure to have the printer print if and only if the
os were upgraded to support this kind of printer.
--
Dr.Ugo Gagliardelli,Modena,ItalyCertifiedUindoscrasherAñejoAlcoolInside
Spaccamaroni andate a cagare/Spammers not welcome/Spammers vão à merda
Spamers iros a la mierda/Spamers allez vous faire foutre
Spammers loop schijten/Spammers macht Euch vom Acker
.
- Follow-Ups:
- Re: need to print to Canon IR2200 from AS/400 V3.1
- From: Newbie_Neil
- Re: need to print to Canon IR2200 from AS/400 V3.1
- References:
- need to print to Canon IR2200 from AS/400 V3.1
- From: Thirls
- need to print to Canon IR2200 from AS/400 V3.1
- Prev by Date: Re: need to print to Canon IR2200 from AS/400 V3.1
- Next by Date: Re: EIM and Active Directory
- Previous by thread: Re: need to print to Canon IR2200 from AS/400 V3.1
- Next by thread: Re: need to print to Canon IR2200 from AS/400 V3.1
- Index(es):
Relevant Pages
|