-2118909822: For parameter '{ParameterName}' the configured value '{ConfiguredValue}' was amended to '{AppliedValue}'.

<< 点击显示目录 >>

主页  mappVision帮助助手 > 机器视觉帮助 > mapp Vision  > 诊断 > 状态编号 > 运行时信息的状态编号
 >

-2118909822: For parameter '{ParameterName}' the configured value '{ConfiguredValue}' was amended to '{AppliedValue}'.

说明

参数"{ParameterName}"的配置值"{ConfiguredValue}"被修改为"{AppliedValue}"。

反应

摄像机上的参数值为"{AppliedValue}"。

原因和解决方法

如果是参数 LinesPerImage:

线宽传感器图像(高度:LineHeight 乘以 LinesPerImage,宽度:LineWidth)的参数设置过大,超出了摄像机的限制。

 

可能采取的措施

将视觉组件分配给合适的摄像头。

降低 LineHeight、LinesPerImage、LineWidth 的值,使其符合以下条件:

- LineHeight * LinesPerImage 不超过线宽传感器图像的最大高度(LinesensorMaxHeight)。

- 线宽不超过 Linesensor 图像的最大宽度(LinesensorMaxWidth)。

严重性

警告


Description

For parameter '{ParameterName}' the configured value '{ConfiguredValue}' was amended to '{AppliedValue}'.

Reaction

The parameter on the camera has value '{AppliedValue}'

Cause and remedy

In case of the parameter LinesPerImage:

The Linesensor image (height: LineHeight multiplied by LinesPerImage, width: LineWidth) was parameterized too large and exceeds the limits of the camera.

 

Possible measures:

Assign the Vision Component to a suitable camera.

Lower values for LineHeight, LinesPerImage, LineWidth so that:

- LineHeight * LinesPerImage does not exceed the maximum height of a Linesensor image (LinesensorMaxHeight).

- LineWidth does not exceed the maximum width of a Linesensor image (LinesensorMaxWidth).

Severity

Warning