|
Re: LabVIEW code deploying instead of running
In your LabVIEW project move the VI you are trying to run from under the cRIO Tree to under My Computer. This will change the context in which the VI runs. In the bottom left corner of your VI your should see if it is targeted to the cRIO or My Computer.
Note: If the VI is open when you move its location in the project you will have to close and reopen the VI before the change take effect.
Also, you're VI won't work if you have attempting you use hardware resources on the cRIO when in the My Computer context.
__________________
NI FIRST Community: Where to go for LabVIEW, Wind River, cRIO-FRC, and NXT support.
|