03-06-2008 06:54 PM
LOL! @ Altenbach!!! ROFL!!! 








That's a very good example. Somewhat scary... but definitely funny!
03-07-2008 03:25 AM
You clearly don't understand how computers work. The global is a counter, which is incremented all the time, so if you want to get its current value, but you only need it a little later, you have to resort to some advanced tricks to delay getting the actual value. That sequence (including the coercions) delays the code by a constant amount of time.
altenbach wrote:
Just to keep the processor busy, we could subtract 1 then add it again a nanosecond later. 😄
03-07-2008 05:32 AM
What's even scarier it's feeding a Formula Node and there maybe many cases of them.![]()
![]()
03-07-2008 11:38 AM
tst wrote:
You clearly don't understand how computers work. The global is a counter, which is incremented all the time, so if you want to get its current value, but you only need it a little later, you have to resort to some advanced tricks to delay getting the actual value. That sequence (including the coercions) delays the code by a constant amount of time.
03-07-2008 12:01 PM
03-09-2008 05:37 PM
BEN!!!!
Your timing is impecable!! (dunno which emoticon to place, so I will not place one!)
I might get into trouble for posting this, but what the heck!
I have a client. I need to add improvements to existing code. Which kinda looks like what is posted here (and some private location). I usually charge by the hour. The client put me in an awkward position to have change my estimate to a "fixed" amount, where he claims that I should know this other person's code well enough to precisely estimate how long the work will take. My beef is that I found out the author of the original code took NI courses up to Advanced!!!!!!!!!! 😮 😠
The worse part is that if I don't finish the work, they will spread stories that I let them down and that I do not know how to code in LV!! Can you imagine!! I told them they should get the opinion of other experts! ask me privately if i'm upset!!
Yes... consultants would benefit from having 3rd party opinion..
03-09-2008 07:15 PM - edited 03-09-2008 07:22 PM
Who even needs boolean diagram constants? They just clutter up the palettes with useless stuff.
To create a FALSE, All we need is the following:

(from http://forums.ni.com/ni/board/message?board.id=170&thread.id=307295&jump=true)
03-10-2008 07:49 AM
03-10-2008 09:41 AM - edited 03-10-2008 09:42 AM
Ben wrote:
Fixed price projects involving third-party code is something I discourage at every turn.
03-11-2008 09:15 AM - edited 03-11-2008 09:16 AM
