10-28-2005 11:00 AM
10-28-2005 11:27 AM - edited 10-28-2005 11:27 AM
Message Edited by altenbach on 10-28-2005 09:33 AM
10-28-2005 11:37 AM
11-03-2005 04:08 PM
11-03-2005 05:16 PM
Hi Azazel,
I second Altenbach in that this thread should belong to the Mathscripts forum.
In any case, I ran at your VIs- with Mathscript and without Mathscript. Depending on how big your arrays are, the Mathscript mode may take a variable amount of time to run but it will always be slower than using a simple add or subtract function because of the overhead associated with Mathscript node. Ths is true with any structure in LabVIEW. Where ever possible, we recommend that you use simple functions like add or subtract , avoid use of sequences, local and global variables etc as all these features increase the execution time.
Regards,
Ankita