<< 点击显示目录 >> 主页
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)。
警告
For parameter '{ParameterName}' the configured value '{ConfiguredValue}' was amended to '{AppliedValue}'.
The parameter on the camera has value '{AppliedValue}'
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).
Warning