CogDLRuntimeComputeDevice Index Property Cognex VisionPro 9.24
The zero-based device index. Note that this may not correspond to the CUDA device ID.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public int Index { get; }

Property Value

Type: Int32
See Also