Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Give digital code to pci 6251

I want to test dac's performance in NI 6251 (PCI bus) .How  can I give the digital code to dac input?
PS I have used DaQmx software but I can programme only voltage value. I need test the analog output corresponding
to a particular digital code
0 Kudos
Message 1 of 2
(2,838 Views)
You can improve performance by using either unscaled or raw writes.  By changing the polymorphic type of the DAQmx Write VI, you can access these lower-level write functions.
0 Kudos
Message 2 of 2
(2,806 Views)