Skip to content

Commit

Permalink
Fix browse for proto imports and other minor cleanup (#325)
Browse files Browse the repository at this point in the history
* Simplify logic and make diagrams more readable.

* Mark as source only VIs to prevent dirty dots from recompiles.

* Add VI back to library.

* Update scripting of enum typedefs so multiple top level enum controls can't get added to the typedef and break it.

* Update UI so path controls for importing proto files accept directories instead of files when browsing.

* Updating library to include newly added VI.
  • Loading branch information
jasonmreding authored Dec 8, 2023
1 parent b0212ac commit 378b486
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@
<Item Name="Get String Control Terminal.vi" Type="VI" URL="../VI API/Front Panel API/Get String Control Terminal.vi"/>
<Item Name="Get VI FP Reference.vi" Type="VI" URL="../VI API/Front Panel API/Get VI FP Reference.vi"/>
<Item Name="Set Cluster AutoResize to Vertical.vi" Type="VI" URL="../VI API/Front Panel API/Set Cluster AutoResize to Vertical.vi"/>
<Item Name="Delete Front Panel Controls.vi" Type="VI" URL="../VI API/Front Panel API/Delete Front Panel Controls.vi"/>
</Item>
<Item Name="General VI API" Type="Folder">
<Item Name="Coordinates" Type="Folder">
Expand Down

0 comments on commit 378b486

Please sign in to comment.