CogOutputLine CanBeEnabled Property Cognex VisionPro 9.20
Whether this line is capable of being enabled. Some input lines may not be capable of being enabled if they are being used as output lines, and vice-versa.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax

public bool CanBeEnabled { get; }

Property Value

Type: Boolean
Remarks

Whether this line is capable of being enabled. Some input lines may not be capable of being enabled if they are being used as output lines, and vice-versa.

See Also