Performs RunCondition check by the tool itself.
Namespace: Cognex.Vision.ImplementationAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
public abstract void CheckRunConditionsSelf()
public abstract void CheckRunConditionsSelf()
Public MustOverride Sub CheckRunConditionsSelf
Public MustOverride Sub CheckRunConditionsSelf
public:
virtual void CheckRunConditionsSelf() abstract
public:
virtual void CheckRunConditionsSelf() abstract
Implements
ITool CheckRunConditionsSelf The tool can check if it meets the condition to be run by itself.