I want to do work with a machine(any). like: Id card punch(machine) or other. the software collect data form the machine. Here I want to how the software work with the machine? how a software give a command to the machine? I want to know details. plz help need.

Recommended Answers

All 2 Replies

Abu, I would suggest you start off by getting one of those cheap serial port LED cards and search on the web for it using rs232 (?) cable communications or "vb6 rs232 example"...

http://www.rs232-serial-communications.com/serial-communications-activex.htm

While the above site is selling an activex control, if you scroll down a bit they have an example in vb6 that you can view.

and this one has stuff to sell also but once again has an example you can download and view...

http://www.superdroidrobots.com/rs232.htm

same site with a kit...

https://www.superdroidrobots.com/shop/item.asp?itemid=683

and this page has lots of samples... (you have to search for vb6 on the page to find them all)

http://www.compumotor.com/support_samples.htm

and there are so many more. This is the search I used to find them...

http://search.yahoo.com/search?fr=yfp-t-701-s&toggle=1&cop=mss&ei=UTF8&rd=r2&p=vb6%20rs232%20example

Good Luck

vb5prgrmr Hit the nail on the head. rs232 cable is the way to start. The easiest is to start off with a diagram on what you plan to read from the connected pheripheral (machine/appliance) and the code from there using his links to many examples.

Good luck with this new project, sounds exciting...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.