Skip to content

Commit

Permalink
Prototype Library (#182)
Browse files Browse the repository at this point in the history
* Added support to specify a "Prototype library" which will be used as the prototype for the scripted library.
We currently only get the icon from the prototype library and apply it to the library and all scripted VIs.

* Remove breakpoint left behind in the VI

Co-authored-by: Shivaprasad J. Basavaraj <shivaprasad.basavaraj@ni.com>
  • Loading branch information
ccifra and shivaprasad-basavaraj authored Oct 31, 2022
1 parent 8b1ef6d commit 67e2269
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
<Item Name="Set VI Icon Text Layer.vi" Type="VI" URL="../Top Level API/Set VI Icon Text Layer.vi"/>
<Item Name="UpdateVIIcon.vi" Type="VI" URL="../Top Level API/UpdateVIIcon.vi"/>
<Item Name="Basic Generate LV Icon Text Layer.vi" Type="VI" URL="../Top Level API/Basic Generate LV Icon Text Layer.vi"/>
<Item Name="UpdateLibraryFromTemplate.vi" Type="VI" URL="../Top Level API/UpdateLibraryFromTemplate.vi"/>
</Item>
</Item>
<Item Name="VI API" Type="Folder">
Expand Down

0 comments on commit 67e2269

Please sign in to comment.