Get or set the trigger signal type. L4000 sensors only support Opto triggering.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogProfileCameraTriggerSignalConstantsThe default is Opto.
Implements
ICogAcqProfileCamera TriggerSignalEvents
| 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