Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically open DAQ assistant

Hello!

 

I am making an application which allows the user to configure multiple analog channels and then record data from them. After a ton of work on my channel configuration window, I realized I could just load a task from MAX instead of writing my own configuration window.

 

What I’d like to do is replace my configuration window with the DAQ assistant wizard. (It would create/modify a task I could load in my application.) Does anyone know how to programmatically call the wizard?

 

Thanks!

 

Ben

0 Kudos
Message 1 of 2
(3,208 Views)
 

 Hi Ben,

 I don't think you can programatically call the DAQ Assistant, you can however create tasks programatically. If you get creative you might be able to leverage that into the functionality you are looking 

 Take a look at this link, then this one.
 
What feature set are you looking for specifically? If it's just analog input then it's a lot easier.

MatthewW
Applications Engineer
National Instruments


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