02-20-2013 06:33 PM
Here is a very simple example I've run on my cRIO (the fast one, 800mHz the 9024), the "finished late" counter grows fairly quickly which of course isn't acceptable. And you can imagine how much more severe the problem is with any real program.
Since my (real) program has lots of (periodically changing) parameters needed for the Mathscript computation, it's not really practical to have 20 wires going into my mathscript vi, so I'm not sure what the workaround is if I can't use clusters...?
02-21-2013 09:24 AM
Hi m112,
Does this timing issue only occur when you use a cluster input? If that’s the case, the workaround may be to unbundle the cluster outside the MathScript node and pass in the individual elements.