LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PDA questions - emulator

I have build a simple vi and select excecution target to Emulator,
then run it. The connection status dialog pop up. But the progress bar
never progress. After some time, the dialog gone(time out?). Why vi
not run?
0 Kudos
Message 1 of 2
(3,544 Views)
First, select "Build for PDA" (compiles)
Then, select "Download"

And finally, press the run button.

Then go to the PDA (or emulator) and run the application. The run button simply connects the two together (for debugging/testing), it doesn't actually run it.
0 Kudos
Message 2 of 2
(3,544 Views)