CogIODevice Enabled Property Cognex VisionPro
The Enabled property options allows I/O to be blocked at the lowest possible level. When disabled, the device does not transmit outputs and ignores any inputs. When enabled, the device behaves normally.

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public abstract bool Enabled { get; set; }

Property Value

Type: Boolean
See Also