BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

Happy Pi Day!

In honor of 3.14 here is plenty of Pi for everyone (or at least 10000 or so).  

 

 

Message 1 of 11
(10,591 Views)

Funny, it's never gonna be Pi-day in Europe what with the date format being all different....  Or unless the big corporations decide to add two more months to the year to boost annual productivity....

 

But to make up for that we get dates like 20-10-2010 and so on.

 

Shane

Message 2 of 11
(10,577 Views)

Intaris wrote:

Funny, it's never gonna be Pi-day in Europe what with the date format being all different....  Or unless the big corporations decide to add two more months to the year to boost annual productivity....

 

But to make up for that we get dates like 20-10-2010 and so on.

 

Shane


I was going to say '31st of april' until I realised that date does not exis.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 3 of 11
(10,564 Views)

Was about to reply this VI does not work for me, just outputs a "." in the string display. Then I realized... setting N helps. For dummies like me (there's plenty of us ready to blame the developer for our own mistakes!), remember "Make Current Value Default." Smiley Wink

 

Anyway, Kudos.

0 Kudos
Message 4 of 11
(10,550 Views)

JackDunaway wrote:

Was about to reply this VI does not work for me, just outputs a "." in the string display. Then I realized... setting N helps. For dummies like me (there's plenty of us ready to blame the developer for our own mistakes!), remember "Make Current Value Default." Smiley Wink

 

Anyway, Kudos.


 

 

 

I was about to say you are smoking something since my version defaults to 2500, but that was done after I saved for 8.6.  I decided at the last second to post the 8.6 version.

 

Now that I think about it, since you crapped all over my idea to make a simple checkbox for dummies like me to set the default value, I am now wreaking my vengence.  Smiley Tongue

0 Kudos
Message 5 of 11
(10,539 Views)

Darin.K wrote:
... my idea to make a simple checkbox for dummies like me to set the default value, I am now wreaking my vengence.  Smiley Tongue

Are you sure you aren't in marketing? "Create a need then fil it." Before you ask, No I am not selling spelling/grammer checkers.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 6 of 11
(10,530 Views)

Darin.K wrote:

... you crapped all over my idea to make a simple checkbox for dummies like me to set the default value ...


Oh! It just hit me you were talking about Add 'Make Current Values Default' option to Save dialog. Haha, yeah, you got me, touché.

 

Well, the main reason I didn't want that idea is that when you select "Edit > Make Current Values Default" it applies to both controls AND indicators. Run a VI like the following, and make that indicator the default value, and whaddaya know? You've got a 2MB VI now! I should have explained more in the original Idea. The Idea was good, but if it helped one problem you'd be screwing yourself in another way. Just have to be careful both ways.

 

LargeDefaultArray.png

 

Imagine an unknowing newbie trying to upload a 2.23GB VI to the forum who is trying to get his IMAQ framerate up to 500000 frames/sec from his webcam... :smileywink:

Message 7 of 11
(10,523 Views)

Hi Jack,  Well I was thinking about this, literally while you were posting and the solution that makes me happy is the following.  I wrote myself a quick drop shortcut that Makes all control values default.  I like it, and as a menu option it would be useful (IMO).  I tend to avoid the Make All Values for the reason you mentioned.

 

The beauty of QD is that I can tweak the behavior to suit my individual needs.  The downside is the proliferation of shortcuts and that blasted delay when starting up.

0 Kudos
Message 8 of 11
(10,519 Views)

Ben wrote:

Darin.K wrote:
... my idea to make a simple checkbox for dummies like me to set the default value, I am now wreaking my vengence.  Smiley Tongue

Are you sure you aren't in marketing? "Create a need then fil it." Before you ask, No I am not selling spelling/grammer checkers.

 

Ben


Marketing?  That is funny.  I don't know how the kids write this today but I am ROFLMAO.  Whatever the joke is "Couldn't sell X to Y in Z", that would apply to me.  

0 Kudos
Message 9 of 11
(10,512 Views)
I often do an initial sketch of the code with mostly diagram constants instead of controls. If you later turn them into controls, the default value will be whatever the value of the diagram constant was. 😉
Message 10 of 11
(10,500 Views)