LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Configure and control outputs for BNC-2090,PCI-6025E

Hi everybody,

I have question :

How can I send and control an output to DAC1OUT / DAC0OUT ?

I tried with "DIG_Prt_Config (1, 2, 1, 1 );" but this didn't work quite good. ( I can't control the voltage-output really ).


THX

Kim
0 Kudos
Message 1 of 2
(2,789 Views)
Hello;

The best way to get started is to use one of the NI-DAQ shipping examples provided with the driver. Take a look at the ones from the C:\...\NI-DAQ\examples\VisualC\AO, that show how to do analog output tasks. The function you mentioned is for digital line updates and has nothing to do with the Analog Output channels.

Regards
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,789 Views)