08-20-2009 11:23 AM
Thanks so much for all the great suggestions!
Altenbach,
Once I figured out what you had done to write such an efficient program, I was able to program each room with flashing red and solid yellow/green based on the strobe array. When they all run together, I only use on average 15-20% of my CPU!
I find your draft's use of the index array block to combine the enumerated constants with a color signature to be very clever. It may be because I am a LabVIEW novice, but i couldn't believe how fast you had ironed out almost all of the problems that I was laboring over...
Thank you very much!
-Cal
08-20-2009 12:03 PM - edited 08-20-2009 12:03 PM
CINC.Cal wrote:... but i couldn't believe how fast you had ironed out almost all of the problems that I was laboring over...
Thank you very much!
-Cal
He has been doing that to me for the last eight years.
Suggestions to those who want to be LabVIEW Giants:
Make an attempt to write code that beats one of Christian's examples. You may never achieve that gola but you will get better by just trying.
Ben