Skip to content

Commit aac6dca

Browse files
authored
Dev202505 (#83)
* init Dev202505 * [fix] #82 NoTag Mode Cluster string like "c:/abcde.txt;True" will now be converted correctly * [add] add support of Refnum/UserDefinedRefnumTag Datatype, which could be described as string. * [fix] #84 No Tag Mode Cluster String like "https://github.com/NEVSTOP-LAB" will have more chance be correctly parsed. * fix https://github.com/NEVSTOP-LAB/CSM-API-String-Arguments-Support/actions/runs/15063743342/job/42343839392 * update with CSM * [update] #85 Map/Set Datatype will not report error "[Error: 1](Unexpected Datatype)" thanks @wulei --------- Co-authored-by: NEVSTOP <nevstop>
1 parent 4507792 commit aac6dca

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+42
-19
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.aliases
22
*.lvlps
3-
*.vip
3+
*.vip
4+
*.lvcsm
112 Bytes
Binary file not shown.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<Item Name="String to 1D Array 2.vi" Type="VI" URL="../_Support/StringAnalyze/String to 1D Array 2.vi"/>
2525
<Item Name="Strip brackets with Option.vi" Type="VI" URL="../_Support/StringAnalyze/Strip brackets with Option.vi"/>
2626
<Item Name="Strip brackets.vi" Type="VI" URL="../_Support/StringAnalyze/Strip brackets.vi"/>
27+
<Item Name="Cluster API String Mode.vi" Type="VI" URL="../_Support/StringAnalyze/Cluster API String Mode.vi"/>
2728
</Item>
2829
<Item Name="API String to 1D Array.vi" Type="VI" URL="../_Support/API String to 1D Array.vi"/>
2930
<Item Name="Cluster API String to 1D Array(Splite Nested Cluster).vi" Type="VI" URL="../_Support/Cluster API String to 1D Array(Splite Nested Cluster).vi"/>
Binary file not shown.
Binary file not shown.
-484 Bytes
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)