NI System Configuration also has a C API, which might be your best bet for getting it to work with LabVIEW 7.1. I think import/export would require setting up call library function nodes for NISysCfgInitializeSession(), NISysCfgExportConfiguration(), NISysCfgImportConfiguration(), and NISysCfgCloseHandle() from nisyscfg.dll. Here's the documentation: NI System Configuration Function Reference for LabWindows/CVI. The nisyscfg.h header file gets installed when you select LabWindows/CVI in the NI System Configuration installer (not the DAQmx installer).
By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.