How to send something to Com Port.

  • Thread starter Thammarat charoenchai.
  • Start date
T

Thammarat charoenchai.

I need to coding for open Electronic Cash Drawer by VB.
How can I send data to COM port.

Thanks.
 
N

Newbie Coder

Please search MSDN as I am sure there are code snippets on there for COM
port, but you need to know which pin takes what to be able to control it
perfectly
 
D

diAb0Lo

I need to coding for open Electronic Cash Drawer by VB.
How can I send data to COM port.

Thanks.

Hi there,

You can use the Microsoft MSComm32 ActiveX control(VB6 and VB .net).
You can find more information on internet about how to use this
control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top