09-20-2011 12:48 PM
Hi,
Calling MathScript functions does not seem to record using the macro record function. Is there a way to call MathScript functions in the scripting interface?
Thanks,
Steve.
Solved! Go to Solution.
09-21-2011 03:09 PM
Hi St3ve,
I haven't done this myself, but the Help system says:
"When you create or modify a MathScript, DIAdem creates a compiled LabVIEW VI that has the same name as the MathScript and is preceded by the text DIAdem_MathScript_, on the SCRIPT user path."
Can you find such a "DIAdem_MathScript_..." VI in your Script User Path?
Brad Turpin
DIAdem Product Support Engineer
National Instruments
09-24-2011 06:00 AM
Brad,
Many thanks, I was a bit trigger happy writing that post. I subsequently discovered the same help document.
Apologies,
Steve.