05-10-2017 02:15 PM
Hey all, I've got two Questions:
Solved! Go to Solution.
05-10-2017 02:23 PM
Hello,
you can use, for example, this manual description, or this one. If you want to place content of subvi (function) to block diagram, when you'll edit pallete set, as described in above links, right-click on the added function, and select "Place VI Content" option.
Sincerely, kosist90
05-11-2017 06:53 AM
05-11-2017 10:35 AM
That answer works just fine for small quick things, but for a more organized experience I suggest looking into JKI's VI Package Manager (VIPM). With it you can build packages (collections of files) defining where they get installed, and what to do on install (or uninstall) as well as what type of palette organization you want. I generally make a new subpalette for all my stuff and then make subpalettes for each package under that. It takes a bit of time to setup but the end result is the other developers can just double click a package, and have it install and do the rest. I have packages to add glyphs to the icon editor, add and update quick drop functions and shortcuts, adds Tools menu items, add Help menu documentation, edit the LabVIEW.ini, as well as install functions and controls on the palettes. There is a paid version of VIPM but the majority of users can get by with the free one. VIPM is even included with most modern versions of LabVIEW so you might already have it installed.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
11-15-2017 06:15 AM
Do you know if when i create a new subpalette in labview, this subpalette will be in the palette fuctions of FPGA? If the answer is no, how i do it?
Thanks.