12-07-2012 09:35 AM
Will multiple calls to a .net constructor node in Labview allow multiple calls to the methods in that assembly to happen in parallel? Here is a snapshot of what I'm trying to do.
12-07-2012 04:43 PM
Assuming the .NET object was written correctly, it should not be a problem. Where did you get the .NET assembly from? Is it a commercial product or something somebody cooked up on thier own?
Mike...
12-08-2012 08:12 AM
12-08-2012 12:40 PM
12-09-2012 06:58 AM
Mathnode needs a matlab license on the machine. This app needs to be deployable without a matlab license. We also looked at mathscript, but that is very limited and seems half-baked at this point. We already know we will use functions not supported by mathscript and even the things we tried were very annoying to try to get working. When things fail in a mathscript, there is very little indication of what the problem is.