<< 点击显示目录 >> 主页 mappVision帮助助手 > 机器视觉帮助 > mapp Vision > 编程 > 库 > 核心库 > ViBase > 数据类型和常量 > 派生数据类型 |
数据类型 |
描述 |
|
---|---|---|
STRING[130] |
该类型用于以 ItemCollection 格式显示视觉应用程序的列表条目。 这种类型的数组可在 mapp View 中用于选择器部件上的 ItemCollection 绑定。 |
|
字符串[50] |
该类型用于以纯文本格式显示视觉应用程序的列表条目。 这种类型的数组可在 mapp View 中用于 StringArra1D 绑定,例如在表格中。 |
Data type |
Description |
|
---|---|---|
STRING[130] |
This type is intended for list entries of vision applications in ItemCollection format. An array of this type can be used in mapp View for ItemCollection bindings on selector widgets. |
|
STRING[50] |
This type is intended for list entries of vision applications in plain text. An array of this type can be used in mapp View for StringArra1D bindings, e.g. in a table. |