SmartLineTool CheckRunConditionsSelf Method Cognex VisionPro 9.22 SR1

Performs RunCondition check by the tool itself.

Namespace: Cognex.Vision.SmartLine
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.22.2.0
Syntax

public override void CheckRunConditionsSelf()

Implements

ITool CheckRunConditionsSelf 
Remarks

The tool can check if it meets the condition to be run by itself.

See Also