Skip to content

Commit 6d83575

Browse files
committed
#595 docs(CSM): 添加自动注册状态更改事件句柄的文档说明
在模块操作API的中英文文档中添加了Auto Register?控件的说明,用于指定是否自动注册全部状态更改事件句柄
1 parent 3b72a72 commit 6d83575

7 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/help/NEVSTOP/Communicable State Machine(CSM)/VI Description/VI Description(en-us)/VI Description(en-us) - 05. Module Operation API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ Obtains the CSM status change event refnum.
154154
-- <b>Controls</b> --
155155
- <b>CSM Module</b>: CSM module name.
156156
- <b>Wait (5000 ms)</b>: Timeout duration for waiting module to be alive. The default is 5000 ms.
157+
- <b>Auto Register? (T)</b>: Whether to automatically register all status change event handlers. The default is TRUE, which specifies to register.
157158

158159
-- <b>Indicators</b> --
159160
- <b>Status Change Event</b>: CSM status change event refnum.

src/help/NEVSTOP/Communicable State Machine(CSM)/VI Description/VI Description(zh-cn)/VI Description(zh-cn) - 05. Module Operation API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ API: Do Something Else -@ csm
155155
-- <b>输入控件(Controls)</b> --
156156
- <b>CSM Module</b>: CSM模块名称。
157157
- <b>Wait (5000 ms)</b>: 等待超时时间,默认为5000 ms。
158+
- <b>Auto Register? (T)</b>: 是否自动注册全部的状态更改事件句柄,默认注册。
158159

159160
-- <b>输出控件(Indicators)</b> --
160161
- <b>Status Change Event</b>: CSM状态更改事件句柄。
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)