Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Why I need to "Imports NationalInstruments" in vb 2008

I have added the reference NationalInstruments.common.dll and NationalInstruments.daqmx.dll in the project.

"Imports NationalInstruments.daqmx" in the code.

the message shows AnalogWaveform is not defined.The solution is Imports NationalInstruments or use NationalInstruments.AnalogWaveform instead of AnalogWaveform.

But in the example code,the error will not happen.

0 Kudos
Message 1 of 1
(2,943 Views)