nvmlPSUInfo_t Struct Reference
[Unit Structs]

Power usage info for an S-class unit. More...

#include <nvml.h>


Data Fields

char state [256]
 The power supply state.
unsigned int current
 PSU current (A).
unsigned int voltage
 PSU voltage (V).
unsigned int power
 PSU power draw (W).


Detailed Description

Power usage info for an S-class unit.

The power supply state is a human readable string that equals "Normal" or contains a combination of "Abnormal" plus 1 or more of the following:

High voltage Fan failure Heatsink temperature Current limit Voltage below UV alarm threshold Low-voltage SI2C remote off command MOD_DISABLE input Short pin transition


Generated on Tue Feb 8 09:10:21 2011