Cognex Internal Use Only
Gets or sets the GPU device to use when ProcessorType is set to GpuIfAvailable
Namespace: Cognex.VisionPro.TrevistaAssembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 93.1.0.0
Syntax
Property Value
Type: Int32The Default value is 0 Value can not be less than 0
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the object has been disposed. |
| ArgumentOutOfRangeException | The supplied value is less than zero. |
Remarks
See Also