Is there any way possible that I can modify the registry files using CVI. Basically, what I m trying to do is, I am trying to control another interface using CVI uir and one way to control that interface is by modifying the registry keys. Any suggestions will be appreciated!
LabWindows/CVI includes the Programmers Toolbox (C:\Program Files\National Instruments\CVIxx\toolslib\toolbox.fp) which contains functions for reading and writing to the Windows registry. Refer to the RegAdd example located in the NI Example Finder (Search the index tab for registry).