Skip to content

Releases: NEVSTOP-LAB/CSM-API-String-Arguments-Support

v2025.September lvlibp feature support

28 Sep 04:45
95a8ba6

Choose a tag to compare

Pre-release

Release Notes:

[feature] #95 support lvlibp

v2025.August: Minor Maintenance Change

31 Aug 13:19
3d7194a

Choose a tag to compare

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

30 Jul 07:28
fcb72a5

Choose a tag to compare

Release Notes

[fix] #86 use breadth-first traversal instead of depth-first traversal for vested-cluster

v2025.May

03 Jun 02:01
aac6dca

Choose a tag to compare

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

29 Apr 14:23
4507792

Choose a tag to compare

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

29 Mar 02:38
227cfbc

Choose a tag to compare

Release Notes:

[add] #78 add VISA/IVI/Tag datatype support

v2025.January: Enhance API String Conversion

27 Jan 06:09
4ff166d

Choose a tag to compare

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

31 Dec 00:40
f857c97

Choose a tag to compare

Release Notes:

[update] update control palette icon

v2024.November

28 Nov 07:20
d10bf54

Choose a tag to compare

Release Notes:

[important] Change License to MIT, to enable more csm users
[update] Use New State Debug Log History VI

v2024.October

08 Nov 14:44
3a1746f

Choose a tag to compare

Release Notes:

[add] #66 add "Set Float Format String.vi" to configure the format of floating point numbers.