Get or set the mode for clamping and offset.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogAcqOffsetClampConstantsImplements
ICogAcqOffsetClamp OffsetClampModeEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the clamping mode changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | val is not in CogAcqOffsetClampConstants. |
Remarks
Sets or gets the acquisition FIFO's clamping and offset mode.
Default Value: None
See Also