Hello,
I'm using a RT desktop with LabVIEW RT 8.5.1.
I developped my applycation and it works fine when I run it from my Windows PC with the project explorer.
I then tried to deploy it as a startup to the target and it doesn't run when my machine is powered on.
I did my build and deploy from the project explorer, and also set the run as startup option. I checked my LV-RT.ini and the two options for startup look ok:
RTTarget.ApplicationPath=c:\ni-rt\startup\startup.rtexe
RTTarget.LaunchAppAtBoot=True
I checked and the application startup.rtexe is indeed in the right directory.
But for some reason, the application doesn't start to run.
Did this happen to anyone else?
Does anyone knows what I'm doing wrong?
Best Regards,
Paulo