Skip to content

Commit

Permalink
[update] Use New State Debug Log History VI
Browse files Browse the repository at this point in the history
  • Loading branch information
nevstop committed Nov 23, 2024
1 parent 3a1746f commit 3e2a5be
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CSM API String Arguments Support.vipb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2024-11-08 17:39:17" Creator="yaoli" Comments="" ID="a537d11b9e028d7db07ba06f60d9b5ab">
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2024-11-23 21:58:37" Creator="yaoli" Comments="" ID="3efd729df52e01326c53aec0f5c6dfb4">
<Library_General_Settings>
<Package_File_Name>NEVSTOP_lib_CSM_API_String_Arguments_Support</Package_File_Name>
<Library_Version>2024.10.0.15</Library_Version>
<Library_Version>2024.11.0.15</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>.</Library_Source_Folder>
<Library_Output_Folder>vip</Library_Output_Folder>
Expand All @@ -18,7 +18,7 @@
<Advanced_Settings>
<Package_Dependencies>
<Additional_External_Dependencies>labview_open_source_lib_epoch_datetime &gt;=1.2.0.6</Additional_External_Dependencies>
<Additional_External_Dependencies>nevstop_lib_communicable_state_machine &gt;=2024.5.25.143204</Additional_External_Dependencies>
<Additional_External_Dependencies>nevstop_lib_communicable_state_machine &gt;=2024.11.22.234443</Additional_External_Dependencies>
<Package_Conflicts>nevstop_lib_jki_state_machine++ &gt;=2023.8.5.2239</Package_Conflicts>
</Package_Dependencies>
<Custom_Action_VIs>
Expand Down Expand Up @@ -58,7 +58,7 @@ More information for the supported datatype format, please visit: https://github
<Copyright/>
<Packager>NEVSTOP</Packager>
<URL>https://github.com/NEVSTOP-LAB/CSM-API-String-Arugments-Support</URL>
<Release_Notes>[add] #66 add "Set Float Format String.vi" to configure the format of floating point numbers.</Release_Notes>
<Release_Notes>[update] Use New State Debug Log History VI</Release_Notes>
</Description>
<Destinations>
<Toolkit_VIs>
Expand Down Expand Up @@ -259,7 +259,6 @@ More information for the supported datatype format, please visit: https://github
<close_labview_before_install>false</close_labview_before_install>
<restart_labview_after_install>false</restart_labview_after_install>
<skip_mass_compile_after_install>false</skip_mass_compile_after_install>
<install_into_global_environment>false</install_into_global_environment>
</LabVIEW>
<VI_Docs>
<Edit_VI_Description>true</Edit_VI_Description>
Expand Down
Binary file not shown.
Binary file modified Example/Get Module Configuration Example/SubModule.vi
Binary file not shown.
Binary file modified Template/CSM Module Template(+Configuration).vi
Binary file not shown.
Binary file not shown.
Binary file modified testcases/testcase-Supported-Datatype/testcases/test - float.vi
Binary file not shown.

0 comments on commit 3e2a5be

Please sign in to comment.