To Dale: Regarding Programming...

Make comments, ask questions, or just complain about the software on this site. Or comment on any educational software.
Please note that by clicking on links that may appear in these posts that you may be leaving the Dale Harris Educational Software website and that the content of those sites is the sole resposibility of the authors of those sites.

Moderators:daleadmin, Dale Harris, Alan, Andrew

Post Reply
Gabriel2
To Dale: Regarding Programming...

Post by Gabriel2 » Mon May 24, 2004 11:04 pm

Hi Dale,

I'm currently doing a College project, it is a POS program.
I'm using Visual Basic to develop the program. Could you please tell me how do I send the code to open the cash drawer? And, how should I send the data to display on a Customer Display?

The following is my hardware specifications:
- PC
- Cash Drawer
- Panasonic KX-P1121
- Customer Display CD7220

Could you please give some advice in developing kind of program? I'll be appreciate any help from you. Thank you.

With Regards,
Gabriel

User avatar
Dale Harris
Forum Owner
Posts:1171
Joined:Sun Dec 28, 2003 10:19 pm
Location:Chicago
Contact:

Writing a POS program.

Post by Dale Harris » Tue May 25, 2004 12:05 am

I am assuming that your Panasonic KX-P1121 printer is a regular computer printer and not a receipt printer and therefore that the cash drawer attaches to your compurter through the serial port. If this is so then if you send any output to the serial port (send the letter "A") then the cash drawer will pop open.

I am assuming that you know how to do this in VisualBasic because I do not.

The CD7220 pole display is also a serial device so I hope your computer has two serial ports. I have not worked on this but Jonathan Simpsion has. I hope that he will be here soon to answer your question about it.
Dale

Gabriel2

Post by Gabriel2 » Tue May 25, 2004 7:25 am

Hi Dale,

Yes, Panasonic KX-P1121 printer is a regular computer printer.
Yes, your advice did help me a lot, thanks again, Dale.


With Regards,
Gabriel

Jonathan

Post by Jonathan » Tue May 25, 2004 8:52 am

In general you can treat your Pole display as a little 20 character printer. Just send a chr$(13) in between lines to advance the line
Otherwise you just send text to it.

JF Mous
Forum Regular
Posts:19
Joined:Mon May 03, 2004 2:51 pm
Location:Antwerp/Belgium

Post by JF Mous » Tue May 25, 2004 11:07 am

To use all features of your pole display, it's best to read the manual. Most displays can do more than just "display" the text (scrolling, character sets, ...).

Manual for your PD is available at http://www.iepos.com/support/partnertech_manuals.htm.

Hope I helped,


J Mous

Post Reply

Who is online

Users browsing this forum: No registered users and 17 guests