Hi Richard
Some older National Instruments Data Acquisition (DAQ) hardware requires an older version of the NI-DAQ driver. The older NI-DAQ drivers use the "NI-DAQ Configuration Utility" to configure the hardware, while newer versions use the "Measurement and Automation Explorer" (MAX). So, if you have no old boards, install the newest NI-DAQ (version 6.9.3). In MAX you can save and set different daq files under "Tools>NI-DAQ Configuration".
You can load the daq file with LV too. If you go to your LabVIEW directory there is a subdirectory from there LabVIEW\vi.lib\daq\dqchnutl.llb\set default DAQ configuration file.vi. Make sure to use this VI before you call any other DAQ VIs (even before any configuration).This VI will make the specified file path or the file pr
ompted for as the default configuration file that LabVIEW would use in that session. You can change the default configuration file back by making another call to this VI.
Luca P.
Application Engineer
National Instruments
Regards,
Luca