Read or set whether this line is enabled. For bidirectional lines, check the CanBeEnabled property to see whether this line can be enabled.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogInputLine Changed | Fires when the enabled state changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| FAILException | This line cannot be enabled. |
Remarks
Sets or gets whether this line is enabled. For bidirectional lines, check the CanBeEnabled property to see whether this line can be enabled.
See Also