Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-DAQ: Import task to .Net/VisualStudio (C#)

Hi,

 

I can create a task for NI-DAQ in my VisualStudio/C# project and use it.

but I also see that we can create tasks in NI-MAX and configure it and perform some tests:

 

akamran_0-1717160352972.pngakamran_1-1717160402854.png

 

Now my question is:

 

Is it possible to create a task and configure it in NI-MAX and export it out and import it into a dotNet project?

It would be great if it is possible since an user can have access to the task's properties in a GUI in NI-MAX and also test it before use it in C# scripts.

 

Thanks in advance!

 

/Ali

0 Kudos
Message 1 of 2
(219 Views)

You should use LoadTask(name).

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 2
(169 Views)