473,487 Members | 2,467 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to make the settings of Epson PosPrinter TM-U220A with 9 pin to 25 pin Serial Con

7 New Member
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 "CheckHealth Test" and it shows the Exception Information as below.


ErrorCodeExtended : 1001
Message : The port is being used by the other system.
Target : Void Claim(Int32)
## StackTrace ##
at jp.co.epson.upos.pntr.CommonPrinterService.Claim(I nt32 iTimeout)
at CheckHealthTest.MainForm.ExecuteCheckHealth(Device Info objInfo)
at CheckHealthTest.MainForm.btnCheckHealth_Click(Obje ct sender, EventArgs e)
---------InnerException-----------
jp.co.epson.pos.comm.CommControlException
Message : The port is being used by the other system.
Target : Void ThrowCommException(Int32, System.String)
## StackTrace ##
at jp.co.epson.pos.comm.CommonPortIO.ThrowCommExcepti on(Int32 iError, String strMessage)
at jp.co.epson.pos.comm.CommonPortIO.ThrowCommExcepti on(Int32 iError)
at jp.co.epson.pos.comm.SerialIO.PortOpen()
at jp.co.epson.pos.comm.PortControl.OpenPort()
at jp.co.epson.upos.pntr.CommonPrinterService.OpenPor t()


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.
Attached Images
File Type: jpg Settings of Pos Printer in Printers and Faxes.jpg (13.1 KB, 1134 views)
File Type: jpg Settings of Pos printer in SetupPOS.jpg (6.9 KB, 676 views)
Apr 21 '10 #1
5 5512
Monomachus
127 Recognized Expert New Member
@Myo Thura Lwin
Hi Myo Thura Lwin. Please post images in big resolution because I can't see anything on them. And provide more details. May be u have code or something else to show us.
Apr 21 '10 #2
Myo Thura Lwin
7 New Member
Hi,

I attach a zip file that contains a doc file with the images of settings.
I hope, you can see the settings of printer by making download the doc file.

I only test with "CheckHealth Utility" .
This test application is sample program for printer whether it works properly or not.
I haven't used that printer in sale system yet.
I just only test with sample program that my settings are right or not.
I think, I cannot configure the settings correctly.
The error message is described previously.
And I can show only these information. Sorry for that.

Thank for your help.
Attached Files
File Type: zip Settings of PosPrinter.zip (796.5 KB, 357 views)
Apr 21 '10 #3
Monomachus
127 Recognized Expert New Member
Message : The port is being used by the other system.

May be it's something with your COM1 port?
Try to connect it to another one.
Apr 21 '10 #4
tlhintoq
3,525 Recognized Expert Specialist
I was just going to say that the error message says it all:
The port is being used by the other system.

Another program is using COM1
  • That might be the O.S. if there is a Windows driver trying to control it, while you are trying to access it directly.
  • It might be the POS sales software trying to control it, while your second application is trying to talk to it.
  • It might be that your application opened it... then tried to open it a second time... without closing it.
Apr 21 '10 #5
Myo Thura Lwin
7 New Member
Hello ,
Thank you for your answers.

Now, I would like to know one thing.
In the user guide of printer, it describes that "Epson Terminal Printer Driver" must be installed first.
So, what is terminal printer driver and how to get it?


Thank you.
Myo Thura Lwin.
Apr 30 '10 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
21871
by: rgirardi | last post by:
Hy, I send by socket to a Epson Printer some caracter, and all work well, but if I send an ESC/POS command, the printer print the character, and not excecute the code....
4
6623
by: Paul T. Rong | last post by:
Hi Everybody, This is the problem: I have a Epson (POS) TM-U210 printer, I tried for several hours almost all the fonts under windows 98 se, but what is printed out is of very poor quality...
3
4930
by: alan | last post by:
I'm now using VB.NET to write a POS which it need to drive the epson thermal printer. I have no problem to use the printer by using "PrintDocument" onject provided by Vb.NET. But I think the speed...
2
27105
by: Tor Inge Schulstad | last post by:
Hi I'm developing a POS software using an Epson TM-T88iii printer with a cash drawer connected to the printer. The printer is connected via a usb interface to the pc. Can anyone tell me how I...
5
14393
by: John\\ | last post by:
Okay I have been searching the web for a couple of days now and can not seem to find a solution. I have a USB Epson TM-T88III receipt printer with a Cash Drawer connected to it and I can not...
1
12425
Coldfire
by: Coldfire | last post by:
I am using EPSON OPOS ADK Version2.50E SP6 UPOS 1.9, downloaded from www.epsonexpert.com , I am just running their sample programmes provided with their ADK. the issues are: 1: Should I get...
3
3271
Coldfire
by: Coldfire | last post by:
I am running VB Samples from www.epsonexpert.com Error: RC = 106 ResultCodeExtended = 10007 (i.e. No data is received) I have added new device as TM-T88III on COM1 from SetupPOS ver 2.5 ...
0
2302
Coldfire
by: Coldfire | last post by:
Is there someone outthere who used SetupPOS Ver 2.00 from Epson Expert ? because I am facing initial hitches in using ...trivial errors with error explanations that i already have read...but...
1
15678
by: sureshbalajiv | last post by:
When I am trying to installa the Epson TM-U220 Printer driver in Windows XP, I am getting this error, If any one can help out to solve this problem. Error:- System Call error, The specified...
0
2678
by: harvindersingh | last post by:
Hello guys, I am developing a Point of Sale application and recently bought the Epson TM-T88IV Thermal Receipt Printer. However, there are some aspects of the printing I am not understanding. I would...
0
7105
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7132
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6846
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7341
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5439
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4870
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3076
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1381
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
266
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.