Class Power
Namespace: Hal
Assembly: FRC.Hal.dll
Syntax
[NativeInterface(typeof(IPower))]
public static class Power
Methods
|
Improve this Doc
View Source
GetUserActive3V3()
Declaration
public static int GetUserActive3V3()
Returns
|
Improve this Doc
View Source
GetUserActive5V()
Declaration
public static int GetUserActive5V()
Returns
|
Improve this Doc
View Source
GetUserActive6V()
Declaration
public static int GetUserActive6V()
Returns
|
Improve this Doc
View Source
GetUserCurrent3V3()
Declaration
public static double GetUserCurrent3V3()
Returns
|
Improve this Doc
View Source
GetUserCurrent5V()
Declaration
public static double GetUserCurrent5V()
Returns
|
Improve this Doc
View Source
GetUserCurrent6V()
Declaration
public static double GetUserCurrent6V()
Returns
|
Improve this Doc
View Source
GetUserCurrentFaults3V3()
Declaration
public static int GetUserCurrentFaults3V3()
Returns
|
Improve this Doc
View Source
GetUserCurrentFaults5V()
Declaration
public static int GetUserCurrentFaults5V()
Returns
|
Improve this Doc
View Source
GetUserCurrentFaults6V()
Declaration
public static int GetUserCurrentFaults6V()
Returns
|
Improve this Doc
View Source
GetUserVoltage3V3()
Declaration
public static double GetUserVoltage3V3()
Returns
|
Improve this Doc
View Source
GetUserVoltage5V()
Declaration
public static double GetUserVoltage5V()
Returns
|
Improve this Doc
View Source
GetUserVoltage6V()
Declaration
public static double GetUserVoltage6V()
Returns
|
Improve this Doc
View Source
GetVinCurrent()
Declaration
public static double GetVinCurrent()
Returns
|
Improve this Doc
View Source
GetVinVoltage()
Declaration
public static double GetVinVoltage()
Returns