06-15-2009 10:29 PM - edited 06-15-2009 10:30 PM
hhhmmm!!!!
And that's only part of the code! (spotted here)
07-16-2009 01:50 PM - edited 07-16-2009 01:51 PM
Another one of those....
07-20-2009 12:49 PM
It strangely reminds me of the variables declaration section in graphically challenged programming languages...
Maybe an inherited vestigial feature?
LabVIEW, C'est LabVIEW
07-28-2009 11:17 AM
09-29-2009 07:18 AM
From: http://forums.ni.com/ni/board/message?board.id=170&thread.id=443938
The person did realize that there was Local Variable abuse. As a matter of fact, there are a few Rube Goldbergs that could be simplified.
09-29-2009 07:29 AM
Equal to "12" is not handled.
Ben
09-29-2009 07:31 AM
10-27-2009 11:47 AM
Found here: http://forums.ni.com/ni/board/message?board.id=170&thread.id=451133
A little bit of abuse in here. Nothing serious and simple to fix. Haven't looked at the complete code, so I cannot tell if there are any race conditions.
10-27-2009 12:40 PM - edited 10-27-2009 12:40 PM
Tip (ical) of the iceberg. This app that uses hundreds of local variables and upwards of 100 global variables to boot.
10-27-2009 03:08 PM
Scary!
There's some Rube Goldberg as well. Especially repeating the cluster info from the left to the cluster at the right. AND to populate data from one cluster to a bunch of Locals.. Why bother having a cluster!!