SmartLineTool CheckRunConditionsSelf Method Cognex VisionPro 9.21 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.21.1.1
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