Reads or sets whether triggers are a low to high transition.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax
Property Value
Type: BooleanImplements
ICogAcqTrigger TriggerLowToHighEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the trigger polarity is changed. The following state flag may be affected: |
Remarks
Sets or gets the trigger line polarity. True means that a trigger signal is an input line transition from low to high. False means that a trigger signal is an input line transition from high to low.
Default Value: True
See Also