From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
rwunderl

Expose ALL Execution Properties via Property Nodes

Status: New

I propose that the Execution section of the VI property node include ALL of the options in the Execution pane of the VI Properties dialog.

 

Execution Properties.gif

 

This would allow programmatic changing of variables like Auto handle menus at launch that I would like to change programmatically across an entire project at once (since I didn't take the time to do so one-by-one as I developed my application). These should probably be False by default anyway Smiley Wink, as commented here.

 

Execution Property Change.gif

 

I currently have a program that sets Allow Debugging and Automatic Error Handling to True or False depending on whether I am developing or releasing software. I would also like to add Auto handle menus at launch to that list.

 

Who's with me?

_______________________________________________________________
"Computers are useless. They can only give you answers." - Pablo Picasso