08-19-2015 06:49 AM
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
08-19-2015 07:12 AM
08-19-2015 08:02 AM
Thanks,
But that's not what I'm looking
08-19-2015 09:02 AM - edited 08-19-2015 09:03 AM
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.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
08-19-2015 10:38 AM
Maybe it's one of these:
SuperPrivateScriptingFeatureVisible=True
SuperPrivateSpecialStuff=TRUE
SuperSecretPrivateSpecialStuff=True
SuperSecretListboxStuff=True
SuperSecretCLAFeatures=True
AdvancedPlotLegendMenu=True
enableSecretPopups=True
08-19-2015 10:46 AM
Or maybe these:
ActiveXMoreContainerOptions=True
TotallySecretAndPrivateMSNCompanionDiagram=True
08-19-2015 11:39 AM
Here is a discussion on some of these, but honestly the right thing to do is update the wiki.
https://lavag.org/topic/18469-i-found-some-more-hidden-ini-keys/
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord