Skip to content

Commit f042dc5

Browse files
committed
## 一些复杂的情况
1 parent 5f54f02 commit f042dc5

File tree

6 files changed

+13
-0
lines changed

6 files changed

+13
-0
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
-130 KB
Binary file not shown.

Example/Supported Datatype Examples/6.3 CSM API String to Cluster with 2D Array elements.vi renamed to Example/Supported Datatype Examples/7.2 Cluster with 2D Array elements.vi

68.6 KB
Binary file not shown.

help/NEVSTOP/Communicable State Machine(CSM)/Examples/Addons - API String Arguments Support(CN).md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,19 @@ Cluster 是一种复杂类型,它由其他的普通数据类型组成。本范
317317
- step9: 无标签模式,但是元素个数大于全部个数
318318
- step10: 多层嵌套下,tag的名称可以包含点号(.),用于表示嵌套簇的层级, 没有歧义的情况下,可以只写最终元素的名称,或者部分子嵌套层级的名称
319319

320+
## 一些复杂的情况
321+
322+
### 7.1 Complex Cluster in Array.vi
323+
324+
#### Overview
325+
326+
通常 Array/Cluster 的嵌套是一个复杂的情况,本范例将展示复杂的Cluster Array 的 CSM API String 表达字符串。但是者并不是一个典型的推荐使用场景。
327+
328+
### 7.2 Cluster with 2D Array elements.vi
329+
330+
#### Overview
331+
332+
通常 Array/Cluster 的嵌套是一个复杂的情况,本范例将展示2D Cluster Array 的 CSM API String 表达字符串。但是者并不是一个典型的推荐使用场景。
320333

321334

322335

0 commit comments

Comments
 (0)