Quote:
Originally Posted by Greg McKaskle
What I'd do is contact your local sales rep. I don't remember hearing what version of LV you are using, but LV 2009 supports MathScript on the cRIO. So if you can explain your need, I suspect they will be able to help you out.
If they seem unreceptive, let me know in a PM and I'll see if I can find a way.
If 2009 doesn't support it, don't be too afraid of moving from the script to LV. It is often useful to take another pass at your code and think about each step in detail, for translation. You will often find questions for yourself such as, "why didn't I do it this simpler way?", or "I'm not sure why that ever worked!".
And of course it is better to ask yourself those questions than to have someone else ask them in your presentation.
Greg McKaskle
|
OK,
I'll try to get a copy of LV 2009.
Just to make sure, before I start thinking about porting the code: there's really no way to pass data between VIs that aren't running in the same platform (one on the PC and the other on the cRIO, in my case)?
Thanks again!