Skip to content

Commit b9978b5

Browse files
committed
[update] #99 support leaf name searching in Query Data as API String Arguments.vim
1 parent 064acb5 commit b9978b5

File tree

8 files changed

+3
-1
lines changed

8 files changed

+3
-1
lines changed

CSM API String Arguments Support.vipb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2026-01-06 11:25:07" Creator="yaoli" Comments="" ID="7b06187f899619e91a19f0980decfd12">
1+
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2026-01-06 14:27:18" Creator="yaoli" Comments="" ID="364b0482be4befe0feaff83d08f77cef">
22
<Library_General_Settings>
33
<Package_File_Name>NEVSTOP_lib_CSM_API_String_Arguments_Support</Package_File_Name>
44
<Library_Version>2025.11.0.1</Library_Version>
@@ -53,6 +53,7 @@ More information for the supported datatype format, please visit: https://github
5353
<Packager>NEVSTOP</Packager>
5454
<URL>https://github.com/NEVSTOP-LAB/CSM-API-String-Arugments-Support</URL>
5555
<Release_Notes>[feature] #95 support lvlibp
56+
[update] #99 support leaf name searching in Query Data as API String Arguments.vim
5657
[fix] #98 Do not check (), to avoid bugs
5758
[fix] #100 for enum type, empty string should be converted to the reference enum value.
5859
[fix] #102 for cluster type, all elements will be used in no-tag mode in ��Data To API String Arguments.vi��

_test/Untitled 15.vi

85.6 KB
Binary file not shown.

addons/API-String-Arugments-Support/API String Arguments Support.lvlib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<Item Name="Match Multiple Pattern_csm.vi" Type="VI" URL="../_Support/Match Multiple Pattern_csm.vi"/>
3535
<Item Name="Concatenate Strings If not Empty_csm.vi" Type="VI" URL="../_Support/Concatenate Strings If not Empty_csm.vi"/>
3636
<Item Name="Strip Tag in Tag Value Pair.vi" Type="VI" URL="../_Support/Strip Tag in Tag Value Pair.vi"/>
37+
<Item Name="Reorder String Array Breadth-firstly.vi" Type="VI" URL="../_Support/Reorder String Array Breadth-firstly.vi"/>
3738
</Item>
3839
<Item Name="Data" Type="Folder">
3940
<Item Name="SingleElementsArray To Data_csm.vi" Type="VI" URL="../_Support/SingleElementsArray To Data_csm.vi"/>
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
820 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)