12-28-2009 03:26 AM
I have a finished project that is running on labview from the computer. I need to make the project run from speedy.
I tried copying the vi (even indepentent vi with no subvi) to a blank project in speedy but I get a list of errors (almost the whole project errors), so any help
12-28-2009 04:07 AM
I have a similar problem any help!!!
12-29-2009 09:07 AM
Hi Balls,
I'm not sure what errors exactly did you get, and I don't have the board to play with.
However, in general you should be sure you are using just VIs / Nodes / Functions supported by your target. If you develop your application under My Computer and then you move it under your target,it can happen that you used some functionality not supported by your target, and therefore you can see errors when you try to run your VI.
Try to add your target (speedy board) into your project, and add blank VI straight under the target. In VI palettes you "should" now see jus VIs supported by the target. Try to build simple code in this way. Does it work?
Or even better, first step would be to try shipped example as listed in NI Speedy 33 installation guide, page 8. (Now I assume you have NI Speedy 33)
Does the example work?
Regards,
Stefo