Gets/sets the RangeMode
Namespace: Cognex.VisionPro.TrevistaAssembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 80.0.0.0
Syntax
Property Value
Type: RangeModeMode used to calculate the range image (None, Local, or Global) Default value is Local.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The supplied value is not a valid enum. RangeMode |
See Also