Skip to content

Commit fcb72a5

Browse files
authored
Dev202507 (#87)
* Init Dev202507 * [fix] #86 use breadth-first traversal instead of depth-first traversal for vested-cluster * remove _test/#86-2017.vi
1 parent aac6dca commit fcb72a5

19 files changed

+13
-8
lines changed
Binary file not shown.
Binary file not shown.

CSM API String Arguments Support.vipb

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2025-05-29 11:00:19" Creator="yaoli" Comments="" ID="2302af123033a34bb8a5d5dd877919ef">
1+
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2025-07-21 21:22:08" Creator="yaoli" Comments="" ID="e42c18c510ec1681927aec293f231f2a">
22
<Library_General_Settings>
33
<Package_File_Name>NEVSTOP_lib_CSM_API_String_Arguments_Support</Package_File_Name>
4-
<Library_Version>2025.5.0.2</Library_Version>
4+
<Library_Version>2025.7.0.1</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>vip</Library_Output_Folder>
@@ -53,10 +53,7 @@ More information for the supported datatype format, please visit: https://github
5353
<Copyright/>
5454
<Packager>NEVSTOP</Packager>
5555
<URL>https://github.com/NEVSTOP-LAB/CSM-API-String-Arugments-Support</URL>
56-
<Release_Notes>[add] add support of Refnum/UserDefinedRefnumTag Datatype, which could be described as string.
57-
[update] #85 Map/Set Datatype will not report error "[Error: 1](Unexpected Datatype)" thanks @wulei
58-
[fix] #82 No Tag Mode Cluster string like "c:/abcde.txt;True" will now be converted correctly
59-
[fix] #84 No Tag Mode Cluster String like "https://github.com/NEVSTOP-LAB" will have more chance be correctly parsed.</Release_Notes>
56+
<Release_Notes>[fix] #86 use breadth-first traversal instead of depth-first traversal for vested-cluster</Release_Notes>
6057
</Description>
6158
<Destinations>
6259
<Toolkit_VIs>
@@ -257,7 +254,6 @@ More information for the supported datatype format, please visit: https://github
257254
<close_labview_before_install>false</close_labview_before_install>
258255
<restart_labview_after_install>false</restart_labview_after_install>
259256
<skip_mass_compile_after_install>false</skip_mass_compile_after_install>
260-
<install_into_global_environment>false</install_into_global_environment>
261257
</LabVIEW>
262258
<VI_Docs>
263259
<Edit_VI_Description>true</Edit_VI_Description>

testcases/testcase-Supported-Datatype/testcase-Supported-Datatype.lvclass

Lines changed: 10 additions & 1 deletion
Large diffs are not rendered by default.
77.2 KB
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 commit comments

Comments
 (0)