LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Modify registry files using CVI

Hi All,
 
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!
 
 
0 Kudos
Message 1 of 3
(3,252 Views)
Hi qsa301,
 
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). 
 
Hope this helps!
 
Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 2 of 3
(3,251 Views)
Thanks a lot Jon!!
0 Kudos
Message 3 of 3
(3,242 Views)