Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Are there any USB-6353 example VIs?

Hello,

 

I found an old USB-6353 DAQ in our electronics lab. I want to use it to configure 2x AOs with sine signals for controlling a galvo mirror + in addition I want to trigger them with an external signal, which I will input at at PFI digital input terminal. From HW perspective everything looks quite clear, but this is the first time I am going to use LabView with a DAQ, I am not quite sure how to do this. Are there any examples how to configure multiple channels on a DAQ device? How to sync the signals?

 

Thanks a lot for any tips!

 

Bests,

 

George

0 Kudos
Message 1 of 2
(766 Views)

Since you are using a single DAQ, you can just put both AO channels in the same task.  Then you just need to write both channels' data together by setting the DAQmx Write to be one of the "multiple channels" options.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(745 Views)