public class PowerJNI extends JNIWrapper
Constructor and Description |
---|
PowerJNI() |
Modifier and Type | Method and Description |
---|---|
static boolean |
getUserActive3V3() |
static boolean |
getUserActive5V() |
static boolean |
getUserActive6V() |
static double |
getUserCurrent3V3() |
static double |
getUserCurrent5V() |
static double |
getUserCurrent6V() |
static int |
getUserCurrentFaults3V3() |
static int |
getUserCurrentFaults5V() |
static int |
getUserCurrentFaults6V() |
static double |
getUserVoltage3V3() |
static double |
getUserVoltage5V() |
static double |
getUserVoltage6V() |
static double |
getVinCurrent() |
static double |
getVinVoltage() |
getPort, getPortWithModule
public PowerJNI()
public static double getVinVoltage()
public static double getVinCurrent()
public static double getUserVoltage6V()
public static double getUserCurrent6V()
public static boolean getUserActive6V()
public static int getUserCurrentFaults6V()
public static double getUserVoltage5V()
public static double getUserCurrent5V()
public static boolean getUserActive5V()
public static int getUserCurrentFaults5V()
public static double getUserVoltage3V3()
public static double getUserCurrent3V3()
public static boolean getUserActive3V3()
public static int getUserCurrentFaults3V3()