Tags: NEVSTOP-LAB/CSM-API-String-Arguments-Support
Tags
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>
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>
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>
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>
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>
PreviousNext