LineMaxTool CheckRunConditionsSelf Method Cognex VisionPro 9.25 SR1

Performs RunCondition check by the tool itself.

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