<< 点击显示目录 >> 主页 mappVision帮助助手 > 机器视觉帮助 > mapp Vision > 编程 > mapp Vision 人机界面应用 > 一般信息 > 可用性 > 过程变量的排序选项 |
过程变量列表的上部区域包含所选视觉功能的循环输入,下部区域包含循环输出。
输出列表总是以未分配给任何单独结果的一般条目开始。根据视觉应用程序的配置,例如
相机处理时间(CameraProcessingTime)、图像处理错误(ImageProcessingError)、图像时间(ImageNettime)、结果总数(NumResults)、功能处理时间(FunctionProcessingTime)。
接下来是视觉函数的循环输出,每个输出都分配给一个结果。根据流程变量列表上方下拉菜单 "排序方式 "中的选择,可以对这些结果进行不同的排序。
按指定的结果索引排序(默认)。
例如型号 01、面积 01、宽度 01、圆周率 01, 型号 02、面积 02、宽度 02、圆周率 02, 型号 03、面积 03、宽度 03、圆周率 03
按字母排序。
例如Area01, Area02, Area03, Circularity01, Circularity02, Circularity03, ModelNumber01, ModelNumber02, ModelNumber03, Width01, Width02, Width03
如果视觉功能有型号(例外:测量和像素计数器)并输出ModelNumber(n)线,则可使用此选项按型号排序。
例如,如果第一个和第三个结果基于型号 2,而第二个结果基于型号 1,则可以选择
ModelNumber02、Area02、Width02、Circularity02、ModelNumber01、Area01、Width01、Circularity01、ModelNumber03、Area03、Width03、Circularity03、
The list of process variables contains the cyclic inputs of the selected vision function in the upper area and the cyclic outputs in the lower area.
The list of outputs always starts with the general entries that are not assigned to any individual result. Depending on the configuration of the vision application, for example:
CameraProcessingTime, ImageProcessingError, ImageNettime, NumResults, FunctionProcessingTime
The cyclic outputs of the vision function follow, each of which is assigned to a result. These can be sorted differently depending on the selection in dropdown menu "Sort by" above the list of process variables.
Sorting by assigned result index (default).
Example: ModelNumber01, Area01, Width01, Circularity01, ModelNumber02, Area02, Width02, Circularity02, ModelNumber03, Area03, Width03, Circularity03
Alphabetical sorting.
Example: Area01, Area02, Area03, Circularity01, Circularity02, Circularity03, ModelNumber01, ModelNumber02, ModelNumber03, Width01, Width02, Width03
If the vision function has models (exceptions: Measurement and Pixel Counter) and output ModelNumber(n) wired, this selection can be used to sort by model number.
For example, if the first and third results are based on model 2 and the second result is based on model 1:
ModelNumber02, Area02, Width02, Circularity02, ModelNumber01, Area01, Width01, Circularity01, ModelNumber03, Area03, Width03, Circularity03,