其他变动

<< 点击显示目录 >>

主页  mappVision帮助助手 > 机器视觉帮助 > mapp Vision  > 一般信息 > 版本信息 > 版本5.24  >

其他变动

信息:

从 mapp 5.24 版开始,一个 mapp 软件包的主次版本只能与另一个软件包的相同主次版本一起使用的版本依赖问题已得到解决。例如,mapp Services 5.24.0 可以与 mapp Motion 5.25.0 结合使用。

 

版本 5.24.0

mapp 组件

与旧版本相比的变化

AS

连接到同一 VA 输入或 VA 变量的所有视觉功能输入必须具有相同的数值范围。

错误描述:不同取值范围的视觉功能输入有可能被连接到同一个数据源。这尤其会导致 mapp Vision HMI 应用程序出现错误行为。

错误纠正:视觉应用程序中的有效布线规则已得到加强。与数据源具有相同 VA 输入或 VA 变量的视觉功能输入现在必须具有相同的数值范围。

帮助

按照帮助中的步骤在纸张部件中显示图像会导致浏览器闪烁

错误描述:问题在于图片使用了 "application/octet-stream "内容类型。

纠错:修改代码示例。内容类型为 "image/jpeg.

视觉功能

基于模型的视觉功能:使用已教授的(正常)模型作为对齐参考

问题描述:使用基于模型的视觉功能时,如果已创建的模型未定义为对齐模型,则无法将其用作对齐模型。同样,也不能将对齐模型用作非对齐模型。

错误描述:现在可以随时将模型切换为对齐模型或普通模型。

解决方法:删除模型,然后重新教导。


Information:Starting with mapp version 5.24, the version dependency of a major.minor version of a mapp package only being able to be used with the same major.minor version of another package has been resolved. For example, mapp Services 5.24.0 can be combined with mapp Motion 5.25.0.

 

Version 5.24.0

mapp component

Changes from older versions

AS

All vision function inputs wired to the same VA input or VA variable must have the same ranges of values.

Error description: It was possible for vision function inputs with different ranges of values to be wired to the same data source. This resulted in error behavior in the mapp Vision HMI application in particular.

Error correction: The rules for valid wiring in the vision application have been tightened. Inputs of vision functions that have the same VA input or VA variable as the data source must now have the same ranges of values.

Help

Following the steps in the help to display an image in the Paper widget results in flickering in the browser

Error description: The problem is that content type "application/octet-stream" is used for the image

Error correction: Adaptation of the code example. Content type "image/jpeg.

Vision Functions

Model-based Vision Functions: Using an already teached (normal) model as alignment reference

Problem description: With model-based vision functions, it was not possible to use already created models as alignment models if they were not defined for alignment. Likewise, you could not use an alignment model as a non-alignment model.

Error description: A model can now be switched to an alignment or normal model at any time.

Workaround: Delete the model and then teach it again.