Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

graph showing in VB 2005 using USB6009 (code)

I am using NI-DAQ mx for USB Devices (Model 6009) and would like to acquire analog voltage. After acquisition, I would want to process all settings in VB 2005. I found good examples in some folders in LabView but I can't one which can plot graph immediately when data is colllected each time, how can I find the code?
0 Kudos
Message 1 of 2
(3,234 Views)

Hello,

 

You can find examples from the Start menu by selecting Start >> Programs >> National Instruments >> NI-DAQ >> Text-Based Code Support >> .net Examples.  You can then double click Analog In >> Measure Voltage.  These examples are the best starting place for programming your 6009.  Take a look at the ContAcqVoltageSamples_IntClk example.  This will continuously acquire voltage samples with your 6009.The path for this folder on my computer is as follows:

 

 C:\Documents and Settings\All Users\Documents\National Instruments\NI-DAQ\Examples\DotNET3.5\Analog In\Measure Voltage

Regards,
Jim Schwartz
0 Kudos
Message 2 of 2
(3,210 Views)