CogDLRuntimeComputeDevice PerformanceState Property Cognex VisionPro 9.24
The GPU's CUDA performance state. This is the GPU's active performance capability and power consumption state, or "P-State". Ranges from 0 (highest performance state) to 15 (lowest performance state).

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 PerformanceState { get; }

Property Value

Type: Int32
See Also