Hi Guys,
Background: I would like to use USB6501 to control 3 external relays that will turn on 3 components for a certain amount of test time and then turn off the 3 components after the test is completed. The user will click "Start Test" and then the 3 DAQ assistant for 3 different output lines will output "High" to turn on the relays for a certain duration of test time before it is turn off again. Simple enough.
Question: Can anyone provide easy example code that can perform the above task using DAQassistant ?
I was tinkering with State Machine however I think there will be a much simpler solution for this simple task.
Thank you for your advice.