The value of this output line. True means that the output is in the TTL high state (for TTL lines) or the no-current-flowing state (for opto-isolated lines).
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogOutputLine Changed | Fires when the property value changes. The following state flag may be affected: |
Remarks
The value of this output line. True means that the output is in the TTL high state (for TTL lines) or the no-current-flowing state (for opto-isolated lines).
Note: When you get the value of this property, the value returned does not indicate the actual state of the line. Instead, it indicates the state that the software is attempting to set. An improper connection or hardware failure can cause the actual state of the output line to be different than the value returned by this property.
Default Value: False
See Also