Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx Open Task Query

Solved!
Go to solution
I have created two tasks and assigned channels programmatically.  This is occurring in my initialization vi.  I'm looking to programmatically get the current tasks so that I can close them all in my close vi.  I've tried the property node DAQmxSystem - Tasks, but it only gives me the tasks that are saved in MAX.  Am I creating my task incorrectly?  Without having to store the open tasks, is there a way to get a list of open task?  My initialization vi is attached.
0 Kudos
Message 1 of 2
(2,990 Views)
Solution
Accepted by topic author Rabbi13

I figured this out.  I added the SaveTask vi to my initialization vi so that the task show up when I query them using the property node.

0 Kudos
Message 2 of 2
(2,985 Views)