Hi
I'm developping an Data Aquisition Program, to read a bunch of digital sensors.
My problem: the main module, needs to read 32 sensors (I can read a byte at once, so It can be done in 4 steps) in a timebase of about 0,3 to 0,7 ms (miliseconds).
Can it be done in VB.Net Express ? I already saw a post to a 10 ms timer, still ... it takes too long to read all the entries from the Digital Aquisition Board.
Note: the Board is an Advantech PCI-1756 (32 I/O channels), and it has 2 entries that can generate an interrupt if 1 is present. Still, my problem is how to handle the information at such High Speed.
Thank you for your time, and sugestions ...
Best Regards
Marco