This property is true upon successfully calling the Open() method.
This property is false upon calling the Close() method. This
property must be true in order to call the Write(), SetValue(),
GetValue(), or WriteSyncPulse() methods.
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Property Value
Type: BooleanExceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If this CogIOMCB object has already been disposed. |
See Also