<< 点击显示目录 >> 主页
mappVision帮助助手 > 机器视觉帮助 > mapp Vision > 诊断 > 常见问题 > 图像采集常见问题 超时不会立即停止执行视觉功能。 |
视觉函数的参数 超时 不会立即硬终止,而是作为中断,对其评估应被终止的视觉函数发出终止命令。不过,在当前正在运行的代码部分完成之前,中止不会发生。
例如,在 符号类型 = 0的 情况 下,视觉函数 代码阅读器可能需要很长时间 。
Why does the execution of a vision function sometimes take longer than the configured timeout?
Parameter Timeout of a vision function does not work as an immediate hard abort, but as an interrupt with an abort command for the vision function whose evaluation should be aborted. However, the abort will not occur until the current code part being run through is completed.
This can take a long time with vision function Code Reader if SymbolType = 0, for example.