10-24-2006 01:47 PM
10-24-2006 02:16 PM
10-25-2006
04:18 AM
- last edited on
07-15-2025
05:02 PM
by
Content Cleaner
10-25-2006
07:31 AM
- last edited on
07-15-2025
05:03 PM
by
Content Cleaner
Okay, to answer some of your questions, since the board has a 200ks/sec samepl rate, then 10 Khz is easily possible. Please note that the200 Ksec/sec is an aggregate sample rate. what this means is that since the board has a single A/D converter and multiple channels and muxed into the A/D, the sample rate per channel goes down as you add channels. You divide the board setting by the number of channels to get the sample rate per channel. If for example, the board is set to the maximum and you have two channels, the rate per channel is 100 Ks/Sec. Four channels and it becomes 50 Ksec/sec, etc. There is a tutorial called Field Wiring and Noise Considerations for Analog Signals that you should look at. There are probably others at the NI Developer Zone. Try doing a search. LabVIEW comes with numerous example programs for data acquisition. Go to Help>Find Examples and select Hardware Input and Output. Examples are broken up into DAQmx and traditional DAQ. DAQmx is a newer hardware driver for DAQ and is recomended for new development. There are a lot of other examples at the above link. You can move the board to any pc you want. In order for the board to work, you have to first install the hardware driver (DAQmx, traditional DAQ, or both). The latest versions of both can be downloaded for NI's site here.
Message Edited by Dennis Knutson on 10-25-2006 06:32 AM