LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to send serial signal to DAC (LabWindow/CVI)

I am beginner with LabWindows/CVI.
 
I would like to set the referent voltage using DAC 7611 sending them serial signal with NI DAQmx 6229.
 
Can someone explain me how can I do that with LabWindows/CVI (version 7.1)?
 
 
Thanks in advance
Jovo
0 Kudos
Message 1 of 2
(2,938 Views)
You will have to use the digital out lines of the 6229 to do this. Here you can find an example that shows you how to do this:
 
 
The example is for digital input, but this is very similar to digital output.
 
Hope this helps!
0 Kudos
Message 2 of 2
(2,906 Views)