ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Enhanced Icon Editor

cancel
Showing results for 
Search instead for 
Did you mean: 

Icon Editor Source Files for LabVIEW 2015

Attached is the source code and project to create the LabVIEW 2015 icon editor.  To install the code, do the following:

  1. Rename <LabVIEW2015>\resource\plugins\lv_icon.lvlibp, the shipping icon editor, to lv_icon.lvlibp.ship to "hide" it.
  2. Archive <LabVIEW2015>\vi.lib\LabVIEW Icon API to preserve the shipping copy.  Use your archive program of choice (e.g. 7-Zip).
  3. Open the attached ZIP file and copy the two directories into your <LabVIEW2015> directory.  This installs the code into <LabVIEW2015>\resource\plugins\lv_icon.vi with associated support files.

If you have questions or run into issues, let us know in the comments.

0 Kudos
Message 1 of 2
(7,004 Views)

G'day,

 

Followed these instructions, and found this breaks dependencies required when using the "New VI For Data Member Access" from within a Class. Issue was within "MemberVICreation.lvlib", so I opened that library, resolved dependency issues, then re-saved the library and now all good.

 

Just passing this info on.

 

Cheers.

 

0 Kudos
Message 2 of 2
(5,013 Views)