LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV 2012 Icon API

Solved!
Go to solution

I'm playing with the LabVIEW 2012 Icon Editing API to do some scripted library and project creation and toolkits.

%program files%\National Instruments\LabVIEW 2012\vi.lib\LabVIEW Icon API 

 

It's pretty snazzy and I can write icon layers, both to VIs and Libraries. But I can't seem to get anywhere with the more specific types of library. Trying to cast or coerce the lvclass ref throws up errors, and the exciting VIs are password protected.

 

If I can't get anywhere with the API, does anyone know how class library icons and class datatype icons are set with the project templates from the 2012 launcher window?

_____________________________
- Cheers, Ed
0 Kudos
Message 1 of 2
(2,763 Views)
Solution
Accepted by topic author yenknip

Can't cast or coerce directly, but save the class and open it as a library then all is good

 

icon API.png

_____________________________
- Cheers, Ed
0 Kudos
Message 2 of 2
(2,755 Views)