Hi,
I face one problem of pos printer.
This is my first time of using pos printer so I cannot solve the error of epson pos printer TM-U220A with 9 pin to 25 pin Serial Connection.
I test with "CheckHealt h Test" and it shows the Exception Information as below.
ErrorCodeExtend ed : 1001
Message : The port is being used by the other system.
Target : Void Claim(Int32)
## StackTrace ##
at jp.co.epson.upo s.pntr.CommonPr interService.Cl aim(Int32 iTimeout)
at CheckHealthTest .MainForm.Execu teCheckHealth(D eviceInfo objInfo)
at CheckHealthTest .MainForm.btnCh eckHealth_Click (Object sender, EventArgs e)
---------InnerException-----------
jp.co.epson.pos .comm.CommContr olException
Message : The port is being used by the other system.
Target : Void ThrowCommExcept ion(Int32, System.String)
## StackTrace ##
at jp.co.epson.pos .comm.CommonPor tIO.ThrowCommEx ception(Int32 iError, String strMessage)
at jp.co.epson.pos .comm.CommonPor tIO.ThrowCommEx ception(Int32 iError)
at jp.co.epson.pos .comm.SerialIO. PortOpen()
at jp.co.epson.pos .comm.PortContr ol.OpenPort()
at jp.co.epson.upo s.pntr.CommonPr interService.Op enPort()
I will use that printer with C# language in Visual Studio 2005.
I also attach two files which show the settings of Pos Printer.
So, what settings do I need to make?
So, please help me.
Thank you.
Myo Thura Lwin.
I face one problem of pos printer.
This is my first time of using pos printer so I cannot solve the error of epson pos printer TM-U220A with 9 pin to 25 pin Serial Connection.
I test with "CheckHealt h Test" and it shows the Exception Information as below.
ErrorCodeExtend ed : 1001
Message : The port is being used by the other system.
Target : Void Claim(Int32)
## StackTrace ##
at jp.co.epson.upo s.pntr.CommonPr interService.Cl aim(Int32 iTimeout)
at CheckHealthTest .MainForm.Execu teCheckHealth(D eviceInfo objInfo)
at CheckHealthTest .MainForm.btnCh eckHealth_Click (Object sender, EventArgs e)
---------InnerException-----------
jp.co.epson.pos .comm.CommContr olException
Message : The port is being used by the other system.
Target : Void ThrowCommExcept ion(Int32, System.String)
## StackTrace ##
at jp.co.epson.pos .comm.CommonPor tIO.ThrowCommEx ception(Int32 iError, String strMessage)
at jp.co.epson.pos .comm.CommonPor tIO.ThrowCommEx ception(Int32 iError)
at jp.co.epson.pos .comm.SerialIO. PortOpen()
at jp.co.epson.pos .comm.PortContr ol.OpenPort()
at jp.co.epson.upo s.pntr.CommonPr interService.Op enPort()
I will use that printer with C# language in Visual Studio 2005.
I also attach two files which show the settings of Pos Printer.
So, what settings do I need to make?
So, please help me.
Thank you.
Myo Thura Lwin.
Comment