Hi Benegin,
First, it's important to notice that there's a very big difference between Traditional DAQ and DAQmx, so the following recommendations are all for DAQmx.
With DAQmx, you can configure tasks, channels and scales. It is simple to let keep the configuration of for example a task as part of the VI using the "DAQmx Create Task.vi".
Also, here's an example that programmatically saves different types of the DAQ configuration:
Programmatic Saves of NI-DAQmx Tasks, Channels, and Scales ExamplesIs that what you're looking for?
If not, please let us know what version of DAQ you are using and exactly what parts of the DAQ configuration you are interested in, thanks.
- Philip Courtois, Thinkbot Solutions