ControlAutomation
2008-08-07 18:10:08 UTC
I am trying to acquire 5 analog inputs from a CompactDAQ system and log these with timestamps to an SQL database at a rate of 32,000 samples per second. The acquisition takes place during one second of the cycle and I have almost 2 more seconds to get the data into the database (3 second press cycle). I am using a 9203 (one point) and a 9305 (four points) module. What is the simplest method of implementing this? What Labview tools and/or VI's should be used? Can anyone provide me an example of how to do this?