11-07-2008 08:36 AM
Guys,
I need a help. I'm trying reproduce a task created using Meansument & Automation Explorer. The task is very simple create a digital output channel and send values 0 or 1 to enable and disable a relay in my DAQmx board.
Regards,
Alexandre A.
Solved! Go to Solution.
11-10-2008 04:55 AM
11-11-2008 05:23 AM
11-11-2008 05:37 AM
I found the solution, add a new item in solution using add new item choose ni component and set the configurations like a kind of task you need. The item will create a class to the your task, this class has all events to start and stop a task and you can add your new methods if necessary.
Thanks all.
Alexandre Albuquerque