Releases: NEVSTOP-LAB/CSM-API-String-Arguments-Support
v2025.Q4 PPL Support and Documentation Update
Release Notes
[feature] #95 support lvlibp
[update] #99 support leaf name searching in Query Data as API String Arguments.vim
[fix] #98 Do not check (), to avoid bugs
[fix] #100 for enum type, empty string should be converted to the reference enum value.
[fix] #102 for cluster type, all elements will be used in no-tag mode in “Data To API String Arguments.vi”
[fix] #104 Throw up error if API String does'nt match any enum option
v2025.September lvlibp feature support
Release Notes:
[feature] #95 support lvlibp
v2025.August: Minor Maintenance Change
Release Notes:
[update] #90 Mark "CSM - Query CSM VI Ref By API String.vi" as obsolete. Prompt user to use "CSM - Module VI Reference.vi" instead.
v2025.July: Minor Fix for Cluster Type Support
Release Notes
[fix] #86 use breadth-first traversal instead of depth-first traversal for vested-cluster
v2025.May
Release Notes:
[add] add support of Refnum/UserDefinedRefnumTag Datatype, which could be described as string.
[update] #85 Map/Set Datatype will not report error "[Error: 1](Unexpected Datatype)" thanks @wulei
[fix] #82 No Tag Mode Cluster string like "c:/abcde.txt;True" will now be converted correctly
[fix] #84 No Tag Mode Cluster String like "https://github.com/NEVSTOP-LAB" will have more chance be correctly parsed.
v2025.April: Enhance cluster datatype support
Release Notes:
[update] #80 when any cluster element has no name, use no-tag mode automatically for "Data To API String Arguments.vi"
[update] for cluster datatype, now the ref cluster is not required to have the same order as input cluster
[add] add API String - Is Supported Datatype.vi for checking datatype
v2025.March: Add VISA/IVI/Tag datatype support
Release Notes:
[add] #78 add VISA/IVI/Tag datatype support
v2025.January: Enhance API String Conversion
Release Notes:
[important] #71 Add an option to support just parsing part of the elements in string for cluster datatype
[important] #76 . is also OK as tag name for cluster datatype
[update] #77 No-tag mode is supported in Convert Data To API String Arguments.vim
[update] #74 Simplify templates following CSM Core's update
[update] #73 update connector pane of CSM - Convert HexStr to Data.vim
[update] improve a little bit for empty string case
[fix] #75 now Set Float Format String.vi support format like "%_6g"
v2024.December: Update Control Palette
Release Notes:
[update] update control palette icon
v2024.November
Release Notes:
[important] Change License to MIT, to enable more csm users
[update] Use New State Debug Log History VI