05-09-2008 06:21 AM
Yes Ray,
It is "Also known as" from wikipedia
Thanks for the info
Mathan
05-09-2008 06:24 AM
I was using the silent 'n' version ![]()
05-09-2008 06:28 AM
05-09-2008 08:22 AM - edited 05-09-2008 08:23 AM
@Mathan wrote:Nice to call as patha rather than partha. ha ha ha
" See message 16 (page 1) of this nice thread 🙂And offcourse it is page no 2 and not 1.Mathan
05-09-2008 09:37 AM
OK, guys!
At one point in the distant past this thread was a collection of Rube Goldberg Code. Can we try to keep it that way???
I am all for endless discussions of acronyms and movie sequels, but maybe there should be a seperate thread for all this. 🙂
Thanks!
05-09-2008 10:56 AM

05-11-2008 07:03 PM
05-14-2008 03:22 AM - edited 05-14-2008 03:23 AM
05-19-2008 11:17 PM
I was wondering if this the attached image is a Goldberg. I think it might be because the global of an indicator is wired when the indicator is right next to it. The only reason I hesitate is because I found this in an Express VI (hope its not bad to post this part it). And there is nothing in the False case of the if loop.
Is it a Goldberg?
--Robert
05-20-2008 02:29 AM
Here is the code:
This indicator is actually used to hold the data so that when you open the express VI again you will immediately see the previous data. It is possible that the local was used in an attempt to load the front panel into memory, but that would be useless, since locals don't do that. I suppose it's also possible that the local serves some need in the process of creating the display VI, but if it does, that need is not documented in this code and that's a bit of a Goldberg.