Get or set the trigger signal type. L4000 sensors only support Opto triggering.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax
Property Value
Type: CogProfileCameraTriggerSignalConstantsThe default is Opto.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: SfTriggerSignal |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied value is anything other than Opto for an L4000 sensor. |
See Also