07-01-2008 05:36 PM
Solved! Go to Solution.
07-01-2008 06:59 PM
07-02-2008 12:09 AM
07-02-2008 12:31 AM - edited 07-02-2008 12:31 AM
07-02-2008 08:52 AM
Very nice I saw it last night and thank you. Believe it or not I had the loops figured out but could not figure out how to bring in the main array. I didn't post it out of fear of being ridiculed 🙂
I get it now very powerful stuff. On a side note are you familiar with FPGA implementations in say VHDL. I was just curious how the underlying software would translate to parallel hardware such as multi-core implemented with auto indexing. I'm getting ready for when LabVIEW becomes hardware independent and can be used to develop code for an Altera FPGA;
I mean it's still sequential code right?
Regards,
-SS
07-02-2008
10:10 AM
- last edited on
04-04-2024
05:27 PM
by
Content Cleaner
ShotSimon wrote:
I didn't post it out of fear of being ridiculed 🙂
ShotSimon wrote:
I mean it's still sequential code right?
07-14-2008 10:47 AM
07-14-2008 11:08 AM
ShotSimon wrote:
How do you make this so that I can expand things in the future? Any advice? -SS
07-14-2008 11:23 AM - edited 07-14-2008 11:24 AM
"This" is referring to the entire parametric test, and "things" are the things I am parametrically testing. If I would like to say add a parameter to test in the future then I need to create another loop. I'm trying to avoid adding loops in the future. -SS
10-02-2008 02:57 PM - edited 10-02-2008 02:57 PM