473,387 Members | 3,821 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Open cash drawer connected to EPSON TM-T88iii POS printer

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 can open the cash drawer from my VB.NET
application? The printer driver requires me to use a soft font named
"control" in the printer, and print the letter "A", but if I'm right,
the .NET framework does not support using soft fonts...

I have seen people referring to this article
http://support.microsoft.com/?scid=kb;EN-US;322090
but I can't get the sample application working with my tm-t88iii...

Any hints would be highly appreciated!
Nov 21 '05 #1
2 27092
Hi,

Are you sure that the printer isn't expecting a Control-A character to be
sent? That is, Chr(1), the ASCII SOH (Start Of Header) character?

What is the model for the cash drawer itself? Perhaps I can look up the
programming information.

BTW, this is very simple if the device connect serially, and more difficult
if parallel or USB. See:
http://support.microsoft.com/default...b;en-us;322090

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.
Nov 21 '05 #2
Dick Grier wrote:
Hi,

Are you sure that the printer isn't expecting a Control-A character to be
sent? That is, Chr(1), the ASCII SOH (Start Of Header) character?

What is the model for the cash drawer itself? Perhaps I can look up the
programming information.

BTW, this is very simple if the device connect serially, and more difficult
if parallel or USB. See:
http://support.microsoft.com/default...b;en-us;322090

Dick


Hi.

Thanks for your response!

The cash drawer has a model no. SS-103/3S-423, and is distributed by
International Cash Drawer Ltd.

If I use the Epson Advanced Printer Driver I have to select the font
named "control" and print the letter "A" to open the cash drawer.
This works from Wordpad, but from within VB.NET I'm not allowed to
select the printers soft fonts.

If I send data directly to the printer, I should be able to open the
drawer by sending the following chars:

PRINT #1, CHR$(&H1B); CHR$(&H70); CHR$(&H0); CHR$(60); CHR$(120);

(sample is from the printer manual, and is in BASIC)

The printer is unfortunately not connected serially, but by USB, and I
have not been able to figure out how to send chars directly to the
printer over the USB interface. I tried to implement the code from the
kb-article, but I can't get it working on my TM-T88iii printer. It works
on my other printers though..:( I have to study the article a little bit
more to see if I can figure it out..

--
Tor Inge
Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Scott A. Keen | last post by:
Hi, I'm getting tasked with writing an ASP application deployed throughout the company's intranet where all the workstations will be running Internet Explorer 6.0. It's a retail business, and...
2
by: carl | last post by:
need to send a command from a POS Application in Microsoft Access 2000 to open a cash drawer. If anyone can help, please contact me. I will pay $$ for very specific directions if I have to. ...
4
by: Jeff Baynton | last post by:
Does anyone know how to get a cash drawer to open using VB? I'm doing a Point of Sale program and figured this was the easiest way to figure it out. If you know just email me. Thanks!
0
by: fidamon | last post by:
hi all there i am a new member i hope you could help me with this Q how to open a cash drawer which is linked to serial port and have a 12 v power and has no name or user book? is there a...
3
by: fidamon | last post by:
hi if any body can help me with that question i will be thankfull How to open a cash drawer connected to serial comm it has no name no user manual and nothing but a serial port connection and a...
0
by: CyberKnight | last post by:
Hello Friends, What function that enable the cash drawer in a POS, using visual basic coding. Thanks.
1
by: danishce | last post by:
Hi, I've been trying to configure the cash drawer connected directly to the CPU of the IBM Surepos PC. The cash drawer IBM P/N is 74F6178, IBM FRU P/N is 93F1901. The cash drawer port is connected to...
1
by: imlambo | last post by:
I am designing a point of sale and i am stuck on how to open a cash drawer. Since my system is going to be used by many clients i need help on a design which can open all cash drawers. Or just for...
4
by: piscut3 | last post by:
I'm developing a POS with cash drawer integration.But I can't open cash drawer. I have RS232 cable used to connect cash drawer to PC , dot matrix and cash drawer. This cash drawer has no DLL...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.