NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_GPU_THERMAL_SETTINGS_V2 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 count
struct {
   NV_THERMAL_CONTROLLER   controller
   NvS32   defaultMinTemp
   NvS32   defaultMaxTemp
   NvS32   currentTemp
   NV_THERMAL_TARGET   target
sensor [NVAPI_MAX_THERMAL_SENSORS_PER_GPU]

Field Documentation

internal, ADM1032, MAX6649...

number of associated thermal sensors

Current temperature value of the thermal sensor in degree Celsius.

Maximum default temperature value of the thermal sensor in degree Celsius.

Minimum default temperature value of the thermal sensor in degree Celsius.

Thermal sensor targeted - GPU, memory, chipset, powersupply, Visual Computing Device, etc.

structure version


The documentation for this struct was generated from the following file:


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA