Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

absolutly new

Hello:
 
I' m experienced software eng but absolutly new to LabView/Measurement Studio.
 
I need to connect existing GUI written in C# using VS 2005   to  NI-DAQ mx for USB Devices. 
 
Q1: Where should i start ?
 
Q2: Is  Measurement Studio the best tool for this task ?
 
Q3 Will I be able to connect my GUI to NI-DAQ mx for USB Devices ?
 
thank you,
 
grisha
 
 
 
   
  
 
  
 
 
0 Kudos
Message 1 of 3
(2,881 Views)
Sorry,  forgot to mention that we also have interface to NI-DAQ written using LabView.
 
So, here another
 
Q: 
        how can I connect from C# code to interface written using LabView ?
 
Thank you 
0 Kudos
Message 2 of 3
(2,875 Views)

Hi Grisha,

As long as your device is supported by the DAQmx driver, then you will be able to use the device with VS 2005. Here is a link which lists the different USB Devices and which drivers support them: DAQ Driver Support. If your device is supported by the DAQmx driver, then the best place to start programming will be the shipping examples that come with the DAQmx driver. The C# examples are located in C:\Program Files\National Instruments\MeasurementStudioVS2003\DotNET\Examples\DAQmx.


While Measurement Studio is great for helping develop user interfaces etc, it is not necessary to program DAQ applications with VS 2005. Also, I recommend submitting your second post on a LabVIEW Discussion forum.

Regards,
Hal L.

0 Kudos
Message 3 of 3
(2,855 Views)