T Thammarat charoenchai. May 13, 2007 #1 I need to coding for open Electronic Cash Drawer by VB. How can I send data to COM port. Thanks.
N Newbie Coder May 13, 2007 #2 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
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
T The Frog May 14, 2007 #3 Hi there, Dont know if it is what you are looking for, but this might be useful for you. It is the MS Point of Sale .Net stuff...... http://www.microsoft.com/downloads/...72-06C1-4A4A-A128-83B8A651A25A&displaylang=en Enjoy The Frog
Hi there, Dont know if it is what you are looking for, but this might be useful for you. It is the MS Point of Sale .Net stuff...... http://www.microsoft.com/downloads/...72-06C1-4A4A-A128-83B8A651A25A&displaylang=en Enjoy The Frog
D diAb0Lo May 14, 2007 #4 I need to coding for open Electronic Cash Drawer by VB. How can I send data to COM port. Thanks. Click to expand... 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.
I need to coding for open Electronic Cash Drawer by VB. How can I send data to COM port. Thanks. Click to expand... 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.