LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW proverbs!

Since we don't have a social forum for the less scientific aspects of our beloved software, lets try to collect LabVIEW related proverbs here. They can be profound or silly, serious or funny. Anything goes!


Let me start: 🙂

=============================================
A diagram is worth a thousand lines of code!
=============================================

=============================================
Just go with the (data) flow!
=============================================
Message 1 of 305
(20,913 Views)
Nice Idea. I just hope people won't put in stuff like "Each thousand VIs project begins with one control".
Don't you think this should be moved to the special interest board? Also, I think some quotes would be nice.


If at first you don't succeed, go ask Greg.

Rule of acquisition #3: "Never spend more for a (data?) acquisition than you have to".

"We've forwarded it to the R&D team and it will be fixed in the next version...". Just kidding...

And finally:

Nothing is impossible, as long as you have a DLL.

___________________
Try to take over the world!
Message 2 of 305
(20,818 Views)
(So far, there is only one "special interest board", and it's for feedback on the forum. I actually composed this thread there, but in the last minute decided to post it to the LabVIEW area. I don't mind if the moderators decide to move it to a better place. 🙂 I suggest creation of a social/recreational board for this purpose).

=============================================================
A local variable is like Duct Tape.
=============================================================
(Typically used for everything (except ducts!) as a quick but ugly temporary fix that later tends to gum up things).
Message 3 of 305
(20,806 Views)
Excellent thread and post!

I have to confess my pleasure with many of Rolf Kalbermatter's writings. I find his comments both humorous and well put.

His reply from this thread

http://forums.ni.com/ni/board/message?board.id=170&message.id=101699#M101699

I reporduce here

"...control uses internally an int16 for the
TopRow value, eventhough the according property node uses an int32. Bad,
bad, bad!!!"


If I find the original I will re-post, but my favorite was from Rolf Kalbermatter on Info-labVIEW.

There was a discusion there of the use of "super-cluster"s (i.e rediculously larage data structures) and arrays in shift registers and effective methods of managing same.

From memory the quote was;

========================================================================
"Once you all of your physical memory is used up by a single shift register,
========================================================================
your application is probably going to s#%@ !"


You may be suprised how many times I have quoted that phrase to my coustomers.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 4 of 305
(20,791 Views)


@altenbach wrote:
(So far, there is only one "special interest board", and it's for feedback on the forum. I actually composed this thread there, but in the last minute decided to post it to the LabVIEW area. I don't mind if the moderators decide to move it to a better place. 🙂 I suggest creation of a social/recreational board for this purpose).

=============================================================
A local variable is like Duct Tape.
=============================================================
(Typically used for everything (except ducts!) as a quick but ugly temporary fix that later tends to gum up things).





That's a good one altenbach!

I agree, we need a social club type of area. A place to meet. It would be good to get to know other enthusiats' other than competing for the answers. Maybe discover that Dennis has a life other than LV 😉

😄
Message 5 of 305
(20,753 Views)
I worked with a guy who loved to put clusters into shift registers..

"it looks better".. he used to say.

He left the company..

Guess who had to clean the code.... 😠

(did I mention that he left BEFORE completing his code???)
Message 6 of 305
(20,755 Views)
I should put this into the "forum wish list"...

>>>> we need the ability to edit our posts <<<<

I forgot to quote Ben in my last one.. I'm sure you guys figured it out..

======================================================================
CLUSTERS: Damned if you do (abuse them)! **bleep** if you don't (use them)
======================================================================

😄
Message 7 of 305
(20,756 Views)


@altenbach wrote:
Since we don't have a social forum for the less scientific aspects of our beloved software, lets try to collect LabVIEW related proverbs here. They can be profound or silly, serious or funny. Anything goes!


Let me start: 🙂

=============================================
A diagram is worth a thousand lines of code!
=============================================

=============================================
Just go with the (data) flow!
=============================================


If Locals are Duct Tape, then Globals must be toilet paper, Always in the ......................
Greg Bush CLAD
Message 8 of 305
(20,747 Views)
Great Thread!
I've also got a good one:
Time ago I had to modify a large LV application made by an engineer who condidered himself a LV 'guru'. Before showing me the code he said:
< For this application I used the stratified programming. It makes the diagram much easier to read! Ever heard about that?>
I was wordless, my answer was < I admit my ignorance, I didn't have the chance...>
Well, the diagram was a huge sequence structure, 86 frames, with others 24 nested sequence structs. The concept of sub-vi was totally absent from that guru's head!!!
Since the day I got the job done, I get an allergic attack whenever I see a sequence with more than 2 frames!
Message 9 of 305
(20,730 Views)


altenbach a écrit:

=============================================
A diagram is worth a thousand lines of code!
=============================================




That's (almost) my signature on LAVA forum!

Christian, I can't resist to put a famous quote of yours in this thread:
==============================================================
"1" cannot be represented exactly in binary...
==============================================================

To be fair see the full context here.


LabVIEW, C'est LabVIEW

Message 10 of 305
(20,728 Views)