|
gearcutter
14-05-2008 at 11:22 AM |
Interfacing to an external counterAs a new programmer, I have a problem. I wish to count pulses from an external digital counter (probably via a Velleman USB interface card). I know how to access the 'internal counter' in VB6, but how do I count a stream of external pulses? the ultimate aim is to count them and then stop counting after a pre-determined number is reached. the pulses are being used to pulse a stepper motor on a small milling machine. |
|
stickleprojects
15-05-2008 at 04:24 AM |
Re: Interfacing to an external counterHi |
|
gearcutter
15-05-2008 at 01:14 PM |
Re: Interfacing to an external counterThanks Kieron. |
|
stickleprojects
16-05-2008 at 05:02 AM |
Re: Interfacing to an external counterI have not used USB stuff personally(& i don't have a usb device in this manner), however, the links do have examples. |
|
stickleprojects
16-05-2008 at 05:12 AM |
Re: Interfacing to an external counterHI |
|
gearcutter
16-05-2008 at 02:31 PM |
Re: Interfacing to an external counterHi, |