LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"Edit configuration files"

How can I edit configuration �ini� files? i.e. I want to be able to read/change/add/delete and finally save sections/keys and values of a configuration file? OR�

is there another way to easily configure executable Vi�s with some parameters without having operator intervention?
0 Kudos
Message 1 of 2
(2,647 Views)
LabView 6.x comes with VIs to use config (ini) files: from the File I/O palette, goto the Configuration File VIs palette. Look at the examples that ship with LabView: On any LabView menu bar, goto Help >> Find Examples >> Search, then enter config in the box labeled Type a keyword to find.
There are also VIs to use Windows registry: from the Advanced palette, goto the Windows Registry Access VIs.
Message 2 of 2
(2,647 Views)