Skip to content

Commit

Permalink
[Minor] Added refresh support to measurement client (#615)
Browse files Browse the repository at this point in the history
* Feat: Add refresh support to measurement client

* Feat: Disable Create Measurement button on refresh

* Fix: Revert error messages change

* Fix: Minor refactoring

* Fix: Set mouse busy while refreshing

* Fix: Update refresh button

* Fix: Make Refresh button as typedef

* Fix: Update scope of Refresh button typedef to private
  • Loading branch information
MounikaBattu17 authored and dixonjoel committed Oct 18, 2024
1 parent 6cc9f75 commit d7342c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Binary file modified Source/Generator/Create Measurement Client.vi
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
<Item Name="Parse JSON Enum Values.vi" Type="VI" URL="../Parse JSON Enum Values.vi">
<Property Name="NI.LibItem.Scope" Type="Int">2</Property>
</Item>
<Item Name="Refresh Button.ctl" Type="VI" URL="../Refresh Button.ctl">
<Property Name="NI.LibItem.Scope" Type="Int">2</Property>
</Item>
<Item Name="Template Files List.vi" Type="VI" URL="../Template Files List.vi">
<Property Name="NI.LibItem.Scope" Type="Int">2</Property>
</Item>
Expand Down
Binary file not shown.

0 comments on commit d7342c0

Please sign in to comment.