01-27-2013 01:55 PM
Hello,
I am working to create a VI that has 3 different incoming signals. I would really like to be able to program 3 DAQmx assistants, one for each of the incoming signals, which would be placed where the signal simulators are in the attached VI. Is this even possible? Is there a way to get one DAQmx assistant to produce each of the incoming signals without bundling them?
01-27-2013 02:27 PM
01-27-2013 02:43 PM - edited 01-27-2013 02:46 PM
I have used one DAQmx with the 3 inputs but I always get one data output that ends up combining my signals. If this is how it has to be done, do you have a suggestion for how to seperate them. Is there a place in the DAQmx setup that will create 3 data outputs?
01-27-2013 03:30 PM