LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I enable the following private functions in labview 2014? SuperPrivateScriptingFeatureVisible and SuperSecretPrivateSpecialStuff

Hello guys,

I need to access private functions that previously used labview in 2011, but that version of 2014 not found, can help me?

thanks

0 Kudos
Message 1 of 7
(7,961 Views)

Here's a start:

 

clip.jpg

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 2 of 7
(7,944 Views)

Thanks,

But that's not what I'm looking

0 Kudos
Message 3 of 7
(7,914 Views)

Well you can probably just try, it doesn't take much to put it in your INI and see if it works.

 

That being said the INI key hasn't changed I'm using the same one I was from 2011 to 2015.  And before I give out this information I feel obligated to say:  NI does not want anyone using private methods other than NI.  They might expose incomplete functions, undocumented experiences, and their functions may change without notice in future versions of LabVIEW.  Use at your own risk, and you will not get support from NI for using these functions, unless you have an agreement with NI that they will.

 

So for me the key is:

 

SuperSecretPrivateSpecialStuff=True

 

But if it is too hard to remember, I made a tools menu item for it on LAVA.

Message 4 of 7
(7,893 Views)

Maybe it's one of these:

SuperPrivateScriptingFeatureVisible=True
SuperPrivateSpecialStuff=TRUE
SuperSecretPrivateSpecialStuff=True
SuperSecretListboxStuff=True
SuperSecretCLAFeatures=True
AdvancedPlotLegendMenu=True
enableSecretPopups=True

"If you weren't supposed to push it, it wouldn't be a button."
Message 5 of 7
(7,864 Views)

Or maybe these:

ActiveXMoreContainerOptions=True
TotallySecretAndPrivateMSNCompanionDiagram=True

 

"If you weren't supposed to push it, it wouldn't be a button."
Message 6 of 7
(7,859 Views)