Skip to content

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

Tags

v2025.September

Toggle v2025.September's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev202509 (#94)

* init dev202509

* AI 更新 readme

* ci: 忽略文档文件触发工作流

修改 GitHub Actions 工作流配置,添加 paths-ignore 规则忽略 markdown 等文档文件,避免无关文件变更触发工作流执行

* Update GitHub Actions to ignore documentation files

* ci: 为工作流添加pull_request closed事件触发

添加pull_request closed事件类型到GitHub工作流,确保在PR关闭时也能触发相关检查

* [feature] #95 support lvlibp

* fix name

* fix https://github.com/NEVSTOP-LAB/CSM-API-String-Arguments-Support/actions/runs/17575988620

* update with csm core

* update with csm core

* no need to write kvmap

* temp fix for https://github.com/NEVSTOP-LAB/CSM-API-String-Arguments-Support/actions/runs/17698780963

---------

Co-authored-by: NEVSTOP <nevstop>

v2025.August

Toggle v2025.August's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev202508 (#91)

* init dev202508

* [update] #90 Mark "CSM - Query CSM VI Ref By API String.vi" as obsolete. Prompt user to use "CSM - Module VI Reference.vi" instead.

* 挪动位置

* [add] Add a sub-palette in argument palette

* [update] update dependency to latest version.

---------

Co-authored-by: NEVSTOP <nevstop>

v2025.July

Toggle v2025.July's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev202507 (#87)

* Init Dev202507

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

* remove _test/#86-2017.vi

v2025.May

Toggle v2025.May's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v2025.April

Toggle v2025.April's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev202504 (#81)

* init dev202504

* add testcase for #80

* [update] #80 when any cluster element has no name, use no-tag mode automatically for "Data To API String Arguments.vi"

* add testcase for test - Cluster with Reference.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

* update palette

* mass compile & other format

---------

Co-authored-by: NEVSTOP <nevstop>

v2025.March

Toggle v2025.March's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev202503 (#79)

* init dev202503

* #78

* polish all VIs

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

---------

Co-authored-by: NEVSTOP <nevstop>

v2025.January

Toggle v2025.January's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev202501 (#74)

* update vipb

* [update] #73 update connector pane of CSM - Convert HexStr to Data.vim

* [update] #74 Simplify templates following CSM Core's update

* [fix] #75 now Set Float Format String.vi support format like "%_6g"

* [important] #71 Add an option to support just parsing part of the elements in string for cluster datatype

* update template

* [update] improve a little bit for empty string case

* add a testcase for #76

* [important] #76 [sub-cluster].[leaf-element name] is also OK as tag name for cluster datatype

* [update] #77 No-tag mode is supported in Convert Data To API String Arguments.vim

---------

Co-authored-by: NEVSTOP <nevstop>

v2024.December

Toggle v2024.December's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[update] update control palette icon (#70)

Co-authored-by: NEVSTOP <nevstop>

v2024.November

Toggle v2024.November's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v2024.October

Toggle v2024.October's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev202410 (#68)

* Init Dev202410

* fix #67

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

* mass compile and fix broken VIs

---------

Co-authored-by: NEVSTOP <nevstop>