Skip to content

Commit

Permalink
[add] #269 Add APIs to check registration in BroadcastRegistry
Browse files Browse the repository at this point in the history
  • Loading branch information
nevstop committed May 7, 2024
1 parent 7155ad3 commit 85b8d07
Show file tree
Hide file tree
Showing 35 changed files with 6 additions and 4 deletions.
Binary file modified src/API Tree.vi
Binary file not shown.
Binary file modified src/Example/0. Base Concepts/CSM Data Type.vi
Binary file not shown.
Binary file modified src/Example/Addons - Logger/CSM Application Running Log Example.vi
Binary file not shown.
Binary file not shown.
Binary file modified src/_vipm/Pre-Build Custom Action.vi
Binary file not shown.
Binary file modified src/project/Open CSM_Tool_Launcher.vi
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,15 @@
<Item Name="CSM - Check If Module Exists.vi" Type="VI" URL="../AdvanceAPI/CSM - Check If Module Exists.vi"/>
<Item Name="CSM - Broadcast Status Change.vi" Type="VI" URL="../AdvanceAPI/CSM - Broadcast Status Change.vi"/>
<Item Name="CSM - Get New State Notifier Event.vi" Type="VI" URL="../AdvanceAPI/CSM - Get New State Notifier Event.vi"/>
<Item Name="CSM - Register Status Change.vi" Type="VI" URL="../AdvanceAPI/CSM - Register Status Change.vi"/>
<Item Name="CSM - Unregister Status Change.vi" Type="VI" URL="../AdvanceAPI/CSM - Unregister Status Change.vi"/>
<Item Name="CSM - Wait for All Modules to be Alive.vi" Type="VI" URL="../AdvanceAPI/CSM - Wait for All Modules to be Alive.vi"/>
<Item Name="CSM - Wait for All Modules to Exit.vi" Type="VI" URL="../AdvanceAPI/CSM - Wait for All Modules to Exit.vi"/>
<Item Name="CSM - Check Broadcast Registry.vi" Type="VI" URL="../AdvanceAPI/CSM - Check Broadcast Registry.vi"/>
</Item>
<Item Name="Broadcast Registry" Type="Folder">
<Item Name="CSM - Register Status Change.vi" Type="VI" URL="../AdvanceAPI/CSM - Register Status Change.vi"/>
<Item Name="CSM - Unregister Status Change.vi" Type="VI" URL="../AdvanceAPI/CSM - Unregister Status Change.vi"/>
<Item Name="CSM - Check Status Registration.vi" Type="VI" URL="../AdvanceAPI/CSM - Check Status Registration.vi"/>
<Item Name="CSM - List Status in Broadcast Registry.vi" Type="VI" URL="../AdvanceAPI/CSM - List Status in Broadcast Registry.vi"/>
<Item Name="CSM - All Relationships of Broadcast Registry.vi" Type="VI" URL="../AdvanceAPI/CSM - All Relationships of Broadcast Registry.vi"/>
<Item Name="CSM - List All Status Registration.vi" Type="VI" URL="../AdvanceAPI/CSM - List All Status Registration.vi"/>
</Item>
<Item Name="Args" Type="Folder">
<Item Name="CSM - Convert Data to HexStr.vi" Type="VI" URL="../AdvanceAPI/CSM - Convert Data to HexStr.vi"/>
Expand Down
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.
Binary file not shown.
Binary file not shown.

0 comments on commit 85b8d07

Please sign in to comment.