LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW proverbs!

I often like to say that LabVIEW is superior to other programming languages in that it will stop you from making a program that won't work (i.e. you get the broken arrow which tells you exactly what you need to fix to make the program work). However, you can still make a program that doesn't do what you want it to.
0 Kudos
Message 101 of 305
(2,993 Views)

Kevin Price wrote;


Rule of thumb for performance: data copying is not your friend, but dynamic memory allocation is the devil.
 

 
 
Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 102 of 305
(2,909 Views)
So what happens if you are friends with the devil? 😄
0 Kudos
Message 103 of 305
(2,907 Views)
Chistian pondered "So what happens if you are friends with the devil?   "
 
Your name gets changed to "Slowski" and your internet connection gets converted to DSL.
 
Didn't you ever stop to ask what the term "God's speed" refered too?
 
Silly Wizard!
 
Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 104 of 305
(2,900 Views)
Don't use bundle to cluster without names, if you reorder the controls in the cluster, wired becomes weird...

Felix
Message 105 of 305
(2,879 Views)
here Kharris said:

What, you're telling me Lab View can't warp time and space?  I demand a refund!
-----------------------------------------------------------------------------------------------------
... And here's where I keep assorted lengths of wires...
Message 106 of 305
(2,842 Views)

While researching VB scripting this week-end I heard her mutter;

"

It's ironic that I had to use Mozilla Firefox to get to an MSDN page because IE crapped out every time I had to access the page.

"

(Princess, 25-Jan-2008)

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 107 of 305
(2,736 Views)


Ben wrote:
 
Didn't you ever stop to ask what the term "God's speed" refered too?
 


Yes..  we don't have that speed in French.. We must be slow.. 😄    How fast is it , anyway?
0 Kudos
Message 108 of 305
(2,699 Views)
One I was taught, about about 'C' but can apply equally well to LabView.

============================================
It'll let you do it however you want, just on your own head be it.
============================================

Cheers, Kimdino
Message 109 of 305
(2,677 Views)

Here's one that managers and non-managers interpret very differently.

------------------------------------------------------------

If at first you don't succeed, redefine success.

------------------------------------------------------------

Message 110 of 305
(2,665 Views)