The NI-VISA configuration is stored in C:/VXIpnp/WinNT/NIvisa/visaconf.ini, as "INI" file style format. You can use GetPrivateProfileString() and WritePrivateProfileString() API to access it.
However, mind that the visaconf.ini is very specific to NI-VISA. This approach has no meaning for other vendor's VISA.
このメッセージは 06-27-2007 11:15 AMに Makoto が編集しています。