Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQPad 6070E firewire example

Hi, I am after an example of aquiring data from a 6070E Firewire DAQPad using VB.NET. I know the drivers only work in legacy mode, but if someone could help me to record just 2 channels for 2 seconds @ 2kHz, I am pretty sure I could take it from there.
 
Thanks
Stuman
 
0 Kudos
Message 1 of 2
(2,785 Views)

Stuman,


Check out this forum post. It should get you started, I would also recommend checking out the C reference manual. You can find it on your machine at the following location:


Start >> Programs >> National Instruments >> NI-DAQ >> Traditional NI-DAQ Function Reference Help


Also installed are some VB 6 examples, now you will have to access the Traditional Driver calls through function calls to the .dll as that post mentions, but at least those examples will show you how things need to be programmed. Here is where they are located:


C:\Program Files\National Instruments\NI-DAQ\Examples\Visual Basic 6.0

I hope that helps you out.

-GDE

0 Kudos
Message 2 of 2
(2,776 Views)