Quote:
Originally Posted by specs101kid
we are programming in Labview, and yes to the rest of the questions. we have updated the new image and everything it just came time to put the code on and we ran it, the box came up and said it was complete, we turned everything off then back on and then there was no code.
|
Unless you specifically told LabVIEW to run your code at startup, turning the cRIO off and back on again will indeed result in there being no code running. If you want your program to run when you turn on the cRIO, you need to build the code then choose the Run at Startup option instead of just Deploy.