03-16-2014 08:22 AM
Just want to change my labVIEW options (tools>>options) through a method or property node and I can't figure where it is...
Solved! Go to Solution.
03-16-2014 09:35 AM
03-16-2014 10:50 AM
Does it matter ? Can't I change any of those LabVIEW options programmatically ?
Let say for example Automatique routing or Automatic cabling.
There's a property node for automatic routing of wires but you have to go under tools>>options if you want your modification to be saved...
03-16-2014 02:48 PM
You could just modify the labview.ini file.
03-16-2014 03:07 PM
I could... if not better solution...
03-16-2014 03:15 PM - edited 03-16-2014 03:38 PM
Well, thats exactly what the option dialog does. What could be better? 😄
(not sure if there are permission issues...)