Hello,
at the moment i am programing software for testequipment that has to run on different computers. So I would like to get the DAQmx Tasknames through a function call. Unfortunately I only found the GetTaskName function which needs a Taskhandle. But I want to know all the available tasks, that the user can choose the one he needs.
Has anybody an idea?