Whether strobe pulse polarity is high (True) or low (False).
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanImplements
ICogAcqStrobe StrobePulsePolarityHighEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the polarity selection is changed. The following state flag may be affected:
|
Remarks
Sets or gets whether the polarity of the strobe pulse is high (True) or low (False).
Note: If you are using an MVS-8504 frame grabber with the TTL pass-through cable option (P/N 300-0390), the polarity information is reversed. When this value is True, the active pulse is set to low; when this value is False, the active pulse is set to High.
Default Value: True
See Also