LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I set VI properties so that the VIs run when opened

Hello,

I have LabView 5 (yes, I know...) and I have made an executable which call a VI. But I would like this VI to run automatically (when I run the executable) without clicking on the little arrow (at bottom, right of the LabView screen).
Thanks for your help 😉
kris
0 Kudos
Message 1 of 4
(2,620 Views)
File >> VIProperties

Category >> Execution

Select: Run When Opened

Regerds,
LV Lover
0 Kudos
Message 2 of 4
(2,620 Views)
Under LabView 5, goto the front panel of the VI, right-click on the icon for the VI in the upper left-hand corner of the window, and select VI Settings. In the drop-down list at the top of the screen, select Execution Options, then check Run When Opened. Re-save the VI and rebuild the exe.
After that, work on justifying a LabView upgrade! If you're doing development work, the productivity improvements alone will pay for the upgrade: you can do a lot of things faster in LabView 6 and 7 than you could in 5. Plus, support will become an increasing issue. There are fewer and fewer people around who still have LabView 5, so there are fewer people who will be able to answer some of these version specific questions.
0 Kudos
Message 3 of 4
(2,620 Views)
Thanks for your help!
0 Kudos
Message 4 of 4
(2,620 Views)