<< 点击显示目录 >> 主页 mappVision帮助助手 > 机器视觉帮助 > mapp Vision > 一般信息 > 版本信息 > 版本5.15 > 其他变动 |
与旧版本相比的变化 |
|
---|---|
AS |
优化了构建视觉应用程序时的内存消耗 错误行为:在包含 30 个或更多视觉应用程序的 AS 项目中出现内存不足异常。 错误纠正:已优化 AS 构建期间处理单个视觉应用程序和视觉功能时的内存消耗。 目前尚无解决方法。 |
功能 |
注意 NCC 模型的大小。 匹配参数 <Type> 中添加了注释,强调了 NCC 模型的大小和一般存储信息。 ModelScaleMin 和 ModelScaleMax 未与 "提交模型参数 "一起应用,已通过新的处理方法更正。 错误描述:在 mapp Vision 人机界面应用程序中,用户可对非循环参数执行 "教导 "和 "提交 "操作,但没有明确说明哪些参数必须与哪些操作一起应用。 纠错:在 mapp Vision 5.14 及更高版本中,应用模型参数时不再需要区分动作 "教导 "和 "提交"。在 mapp Vision 5.14 及更高版本中,这两个操作是内部关联的,并通过[Teach 按钮](→按键板)执行。 |
帮助 |
自动化帮助中有关参数 "完整性 "行为的信息不足 自 5.14 版起,"圆形模型示教过程中完整性的影响 "用例已添加到自动化帮助中。还注意到在示教过程中,圆形模型的 "完备性 "设置为 1.0。 NumSearchMax=0 时的行为,特殊情况下的 VF CodeReaderError 说明:Automation 帮助中有关 "0 "作为 NumSearchMax 输入值的有效性的信息不正确,VF CodeReader 的 NumSearchMax=0 (和 SymbolType=0)时的行为令人困惑。 更正错误:在自动化帮助中,NumSearchMax 的取值范围已更正为 "0-255"。在 5.15 版中,VF 报告的错误(如输入值不在数值范围内)现在会写入运行时日志,并以弹出形式显示在 mapp Vision HMI 应用程序中。函数 "IdentifySymbolType"(SymbolType=0)在自动化帮助中也有更详细的说明。此函数的内部 NumSearchMax 值为 "1"。 函数无法识别单像素 blob。 添加了一个常见问题,涉及处理前的噪声抑制滤波器。 更新了有关 VF 测量参数操作的文档 错误描述:操作的可能值表不完整。更正错误:可能值表已完成。在参数说明和用例中将过时的数值改为用户可见的字符串。 更新了有关函数 "IdentifySymbolType"(符号类型 = 0)的信息 错误描述:函数 "IdentifySymbolType "在执行过程中在内部定义了许多参数值,但没有充分记录。 错误更正:将有关 "IdentifySymbolType "的信息收集到一个单独的块中。已添加信息,说明在执行函数时,一些参数会被写入已定义的值。 为 VF CodeReader 的参数 SymbolType 添加一般条件 错误描述:尝试输入包含非 UTF-8 字符的 latin1 代码导致 mapp Vision HMI 应用程序出现连接问题。 更正错误:在自动化帮助中添加了 VF CodeReader 只能识别 UTF-8 编码数据代码的一般条件。 使用 SiteManager 时,如果没有启用必要的端口,mapp Vision HMI 应用程序无法建立与摄像机的连接。 错误描述:没有记录 mapp Vision 使用的所有端口,但使用 SiteManager 时必须启用所有端口。 更正错误:此信息已添加到自动化帮助 .NET 中的 <机器视觉><mapp Vision><常规信息><一般条件>。 |
人机界面 |
参数 "模型优化 "的下拉菜单对于其包含的值来说太窄:参数 "模型优化 "的下拉菜单对于其包含的值来说太窄。 这意味着必须查阅自动化帮助才能准确找出各个值。 更正错误:参数 "模型优化 "下拉菜单的宽度已根据所含值进行了调整。 改进了 mapp Vision HMI 应用程序中调试视觉应用程序时的错误显示。 错误描述:mapp Vision HMI 应用程序在调试过程中出现的错误会显示在模型列表中,而不是模型名称中。 对于表格行来说过长的错误描述会被截断,因此无法看到其中包含的信息。教学过程中可能出现的错误也尚未记录在案。 纠错:视觉功能报告的新错误(示教错误、执行错误等)会在 mapp Vision HMI 应用程序中以弹出式窗口显示。图像处理错误也已添加到自动化帮助中的 <mapp Vision><Diagnostics><Status numbers><Image processing status numbers> 中。 mapp Vision HMI 应用程序可以更好地处理受阻的图像采集。 在 mapp Vision HMI 应用程序中退出视觉组件时,被阻止的图像采集现在会被取消。当通过 I/O 映射和 mapp Vision HMI 应用程序同时操作相机时,尤其会在 mapp Vision 状态机中出现这种内部阻塞。 注:如 mapp Vision 一般条件中所列,强烈建议不要在 I/O 映射和 HMI 应用程序中并行操作摄像机。 错误描述:在图像采集受阻的情况下,由于没有触发或加载图像,mapp Vision HMI 应用程序中的视觉组件无法继续使用。刷新浏览器或重新连接视觉组件也无济于事。 纠错:现在,当退出 HMI 应用程序中的视觉组件时,mapp Vision 会内部中止受阻的图像采集。这样就可以建立下一个连接而不受干扰,并成功请求新的图像采集。 |
操作系统 |
NumSearchMax 的输入值大于 NumResultsMax 会导致 VF 出错;错误记录已得到改进。 错误描述:NumSearchMax 的输入值大于 NumResultsMax 会导致 VF 出错,因此不会输出任何结果。没有日志记录错误,因此难以排除故障。 错误纠正:从 mapp Vision 5.15 开始,摄像机在运行时报告的 VF 错误会记入运行时日志。在 mapp Vision HMI 应用程序中配置时发生的 VF 错误只会在 mapp Vision HMI 应用程序中以弹出形式显示。 |
Changes from older versions |
|
---|---|
AS |
Optimized memory consumption when building vision applications Error behavior: An out-of-memory exception occurred in Automation Studio projects with 30 vision applications or more. Error correction: The memory consumption during processing of individual vision applications and vision functions during AS build has been optimized. A workaround is not known. |
Functions |
Note the size of the NCC models. Notes have been added to Matching parameter <Type> that highlight the size of the NCC models and general storage information. ModelScaleMin and ModelScaleMax were not applied with "Submit model parameters", corrected with new handling. Error description: In the mapp Vision HMI application, users could perform action "Teach" and action "Submit" for acyclic parameters, but it was not clearly documented which parameters must be applied with which action. Error correction: In mapp Vision 5.14 and later, it is no longer necessary to differentiate between actions "Teach" and "Submit" when applying model parameters. In mapp Vision 5.14 and later, the two actions are internally linked and executed using the [Teach button] (→ mortarboard). mapp Vision defines internally which action is executed with the [Teach button]. |
Help |
Not enough information about the behavior of parameter "Completeness" in Automation Help With 5.14, use case "Influence of Completeness during the teach-in process of a circular model" was added to Automation Help. It is also noted that "Completeness" is set to 1.0 for a circular model during the teach-in process. Behavior when NumSearchMax=0, special case with VF CodeReaderError description: Information in Automation Help about the validity of "0" as an input value for NumSearchMax was incorrect, and the behavior when NumSearchMax=0 (and SymbolType=0) for VF CodeReader was confusing. Error correction: The range of values of NumSearchMax has been corrected to "0-255" in Automation Help. With 5.15, the errors reported by a VF (such as input values that are not within the range of values) are now written to the runtime logbook and displayed in the mapp Vision HMI application as a pop-up. Function "IdentifySymbolType" (SymbolType=0) is also described in more detail in Automation Help. Value "1" is used internally for NumSearchMax with this function. Function does not recognize single pixel blob. A FAQ has been added that deals with the noise suppression filter before processing. Updated documentation about parameter Operation of VF Measurement Error description: The table of possible values for Operation was incomplete. Error correction: The table of possible values has been completed. Change from obsolete numerical values to strings visible to the user both in the parameter description and in the use case. Updated information about function "IdentifySymbolType" (SymbolType = 0) Error description: Function "IdentifySymbolType" defines a number of parameter values internally during execution, which was not sufficiently documented. Error correction: Information about "IdentifySymbolType" collected in a separate block. Added information that a number of parameters are written to with defined values when the function is executed. General conditions added to parameter SymbolType of VF CodeReader Error description: Trying to enter a latin1 code containing non-UTF-8 characters caused connection problems in the mapp Vision HMI application. Error correction: The general conditions that VF CodeReader is only able to recognize data codes with UTF-8 encoding has been added to Automation Help. When using the SiteManager, the mapp Vision HMI application cannot establish a connection to the camera without the necessary ports being enabled. Error description: Not all ports used by mapp Vision were documented, but all ports must be enabled when using the SiteManager. Error correction: This information was added to <Machine vision><mapp Vision><General information><General conditions> in Automation Help . |
HMI |
The drop-down menu of parameter "Model optimization" was too narrow for the values it contained.Error description: The drop-down menu of parameter "Model optimization" was too narrow for the values it contained. This meant that Automation Help had to be consulted to find out exactly what the individual values were. Error correction: The width of the drop-down menu for parameter "Model optimization" has been adapted to the contained values. Display of errors during commissioning of vision applications in the mapp Vision HMI application has been improved. Error description: Errors that occurred in the mapp Vision HMI application during teach-in were entered in the model list instead of the model name. Error descriptions that were too long for the table row were truncated, and the information they contained was therefore not visible. The errors that can occur during teach-in were also not yet documented. Error correction: New errors reported by a vision function (teach-in errors, execution errors, etc.) are displayed as a pop-up in the mapp Vision HMI application. The image processing errors have also been added to <mapp Vision><Diagnostics><Status numbers><Image processing status numbers> in Automation Help. The mapp Vision HMI application can better handle blocked image acquisitions. When exiting a vision component in the mapp Vision HMI application, a blocked image acquisition is now canceled. This type of internal blockade in a mapp Vision state machine can occur in particular when cameras are operated simultaneously via the I/O mapping and mapp Vision HMI application. Note: As listed in the mapp Vision general conditions, it is strongly recommended not to operate a camera in parallel in the I/O mapping and HMI application. Error description: In the event of a blocked image acquisition, the vision component in the mapp Vision HMI application could no longer be used since no image was triggered or loaded. Refreshing in the browser or reconnecting to the vision component also did not help. Error correction: Blocked image acquisitions are now internally aborted by mapp Vision when exiting the vision component in the HMI application. This allows the next connection to be established without being disturbed, and a new image acquisition can be successfully requested. |
Operating system |
Input values for NumSearchMax greater than NumResultsMax result in an error in the VF; error logging has been improved. Error description: An input value for NumSearchMax greater than NumResultsMax results in an error in the VF, and therefore no results are output. No logbook error was issued, which made troubleshooting the error difficult. Error correction: Starting with mapp Vision 5.15, VF errors reported by the camera at runtime are entered in the runtime logbook. VF errors that occur during configuration in the mapp Vision HMI application are only displayed as a pop-up in the mapp Vision HMI application. |