ClassifyTool CheckRunConditionsSelf Method Cognex VisionPro 9.23

Performs RunCondition check by the tool itself.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.24.0.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