CogToolBlockTerminalCollection FailOnInvalidDataBinding Property Cognex VisionPro 9.10
Specifies that the Run method is to fail if executed while one or more data bindings are invalid.

Namespace: Cognex.VisionPro.ToolBlock
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax

public bool FailOnInvalidDataBinding { get; set; }

Property Value

Type: Boolean
See Also