LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview exe (2009) does not run automatically when opened

You need to design your program as a proper state machine. One state could be an idle state. It should always run.

"continuous run" mode is a debugging tool and no sane way to run a VI, especially not a built executable. 

0 Kudos
Message 11 of 13
(468 Views)

@chethanchandru wrote:

After  setting run when open setting its works only for single run we required automatically continous Run 


You probably should make your own thread.  This isn't the same issue the original poster had.  You just need to understand loops.

0 Kudos
Message 12 of 13
(453 Views)

Is it possile you have debugging checked with wait for debugging checked? This happened to me once.

0 Kudos
Message 13 of 13
(321 Views)