03-03-2014 04:01 PM - edited 07-27-2024 11:02 AM
A walkthrough of several useful VIs and APIs that ship with LabVIEW, but are not officially supported by NI.
The slides were last refreshed in June 2021.
You can watch a recording of the presentation here.
03-26-2014 04:31 AM
03-26-2014 08:11 AM
03-26-2014 09:37 AM
GerdW wrote:
Could you please add a PDF for those without Powerpoint on their computer? Thanks!
I posted a PDF version of the presentation here.
Pete.Dunc wrote:
Do you know if anyone else has shared their CLA Summit material?
Most of the CLA Summit presenters have posted their content to the private CLA community here. Note that you won't have access to that group unless you are a CLA. I chose to create the Hidden Gems community group and post my presentation and resources externally.
04-25-2014 10:54 AM
Installed Hidden Gem via VI Package Manager.
Nothing Happen on the palettes.
Uninstalled it, and re-install again. Same thing.
It turns out menus are installed, just not shown on the palettes.
Reason: I've already customized the programming palette before I install Hidden Gem.
I endup adding the Hidden Gem to the palette manually.
George
04-25-2014 10:56 AM
Thanks, George, I know this happened to somebody else as well who had previously customized their Programming palette.
I don't know of a way to workaround this with the VIPM install...let me know if you do.
04-25-2014 11:03 AM
I've occasionally seen that the palette refresh node doesn't work (possibly as you say due to an already customised palette).
I've so far found that terminating LabVIEW and restarting again will add new VIPM stuff to my palettes. I don't know if there is a different mechanism involved in loading palettes from scratch versus refreshing them?
04-25-2014 11:05 AM
Probably not a great idea to mess with the existing programming palettes because of things like this. However a better idea would be to create a new palette of your own called "Georges palette" and add it to the top level of the palettes. This will also make it easier to port to new versions of LabVIEW (or new computers) without losing any new VIs or functions that we add to the official palettes. You could even make your palettes with VIPM, add your own reuse VIs and then just install the package to any installation of LabVIEW you use on any other computer. Just a thought...
04-25-2014 11:16 AM
I'm pretty sure restart LabVIEW won't work.
Because I installed the Hidden Gem a few weeks ago, uninstall/re-install yesterday.
04-25-2014 11:20 AM
Adding stuff to the programming palette shouldn't be a problem. It's a common practice.
LabVIEW automatically save the menu to your "My Document" directory.
The problem is VIPM fail to pick the right menu to edit.