Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How I can program adquisition mode (single or differential) when use scan_start?

I´m using a 6062E DAQ with Borland C++ Builder. I´m getting data with scan_start function in diff mode, but I don´t know how to set single or diff mode for these DAQ. Someone know how to set these parameters? Which function to use? Thanks.
0 Kudos
Message 1 of 2
(2,596 Views)
Hi egatjens,

    With the traditional daq drivers you can use the AI_Configure function to set the inputmode for the analog input channels. Full documentation of this function and how to use it can be found in the Traditional NI-DAQ C Reference Help.  This should have been installed along with your NI-DAQ drivers. It can be found under Start»Programs»National Instruments»NI-DAQ»Traditional NI-DAQ Reference Help or at <National Instruments Install Path>\NI-DAQ\docs\nidaqpc.chm

I hope this helps.

Thanks
Nathan




Nathan
NI Chief Hardware Engineer
0 Kudos
Message 2 of 2
(2,567 Views)