|
Re: LabVIEW code deploying instead of running
You can replace the I/Os with controls n indicators (so that you can control and see your program) and then open the main application instance (so that it wont try and deploy when u run it)
that way u can easily test and simulate the program without having to change your programming architecture
Last edited by Team843 : 09-01-2010 at 23:07.
|