11-08-2015 11:29 AM
11-11-2015 12:24 PM
N = [S*S*T/(D*P)] + 1
I actually had that equasion on my white board and discovered a way to create bug-free code.....
"Produce no code" I will not attribute that to the original author for various reasons.
11-18-2015 09:07 AM
"Why" questions are the hardest to answer but most enlightening.
Ben
11-19-2015 09:39 AM
@JÞB wrote:
N = [S*S*T/(D*P)] + 1
I actually had that equasion on my white board and discovered a way to create bug-free code.....
"Produce no code" I will not attribute that to the original author for various reasons.
I don't want you to go out of business for not writing code so I will reveal my solution to this problem. All you need to do is develop your application and run this VI to fix your bugs.
02-22-2016 12:58 PM
While getting screen shots for a NI Week Paper I observed....
The problem with getting screen shots of status bars is…
If you get distracted for a minute you find yourself asking “why is the program hung?”
Ben
02-29-2016 12:12 PM
I've had this in my signature for a while, but didn't know there was a thread like this for it!
I thought of this in reference to people coding complicated, roundabout ways of passing data around (usually involving too many variables) or just not cleaning up their wires.
----- > The shortest distance between two nodes is a straight wire > -----
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
02-29-2016 12:30 PM
@Ben wrote:The problem with getting screen shots of status bars is…
If you get distracted for a minute you find yourself asking “why is the program hung?”
I would do this on purpose to my mom as a prank when I was younger. I'd press print screen, paste it into MSPaint, then remove the tools bar, and menu bar and make it full screen. Then set the real task bar to auto-hide. The result was my mother wondering why her mouse turned into a pencil, and then would start drawing on the screenshot.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
02-29-2016 12:33 PM
@Hooovahh wrote:
@Ben wrote:The problem with getting screen shots of status bars is…
If you get distracted for a minute you find yourself asking “why is the program hung?”
I would do this on purpose to my mom as a prank when I was younger. I'd press print screen, paste it into MSPaint, then remove the tools bar, and menu bar and make it full screen. Then set the real task bar to auto-hide. The result was my mother wondering why her mouse turned into a pencil, and then would start drawing on the screenshot.
Similarly, I used to take a screenshot of the desktop and set it as the background, move all of the icons somewhere else, hide the toolbar, and watch my dad try to figure out why the computer was frozen even after a restart.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
04-05-2016 01:40 PM
Just came up with a new one:
Express VIs will get you started, but don't expect to go far with them
04-05-2016 03:23 PM
How about "Express VIs equals LabVIEW Lite"?