LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

open automatically a VI

C ok!!!

c bon ca marche en mettant direct dans le logiciel mon vi!!!

Je vous remercie!!

sa fait pas kun mois ke je touche LV donc des fois jgalere un peu!!!

salut a++

0 Kudos
Message 11 of 12
(438 Views)
Hi Lacoule,
make a copy of the link to LabView you find in the Start Menu, then open its Properties. In the Destination text box you'll see something similar:

"C:\Program Files\National etc...\LabView.exe"

Add the name of your vi to the end of the line:

"C:\Program Files\National etc...\LabView.exe"   myviname.vi

In the From: text box below, write the name of the directory where the vi is located (enclose it in double quotes "" if the name contains some blank char).
Finally, add the new link to Programs -> Automatic Execution (or equivalent) in the Start Menu.

Probably, you can do the same with your utility program.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
Message 12 of 12
(438 Views)