LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to automatically run a LabVIEW project

I uesd a touch screen computer to control the CompactDAQ.

Due to some reason, I really don't want to use mouse to open all the project file in labview.

 

In matlab, you can put your personal file in the %matlabroot% to autorun a certain file when the matlab start!

I am wondering if labview has this kind of function.

So I do not need to use mouse to start my project.

 

Looking forward to your general help. Thank you so much! 😉

0 Kudos
Message 1 of 5
(2,490 Views)

I don't understand. Are you trying to develop the code, or run the code? If you're trying to develop the code, having the project open it won't do you any good because you still have to ... well, write code. If you're trying to run the code you should be building an application. See the LabVIEW documentation on creating executables.

0 Kudos
Message 2 of 5
(2,482 Views)

Sorry for not explaining clearly! I want to run the code automatically.

Thank you so much for helping me.

 

Could you be kindly to give me a link of this LabVIEW on create executables.

Thank you again!


@smercurio_fc wrote:

I don't understand. Are you trying to develop the code, or run the code? If you're trying to develop the code, having the project open it won't do you any good because you still have to ... well, write code. If you're trying to run the code you should be building an application. See the LabVIEW documentation on creating executables.


 

0 Kudos
Message 3 of 5
(2,469 Views)

@Wenxi wrote:

Could you be kindly to give me a link of this LabVIEW on create executables.


I said:

 


@smercurio_fc wrote:

See the LabVIEW documentation on creating executables.


 



0 Kudos
Message 4 of 5
(2,460 Views)

http://zone.ni.com/devzone/cda/tut/p/id/3303 Here is a quick tutorial that should complement the LabVIEW help pages.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 5 of 5
(2,455 Views)