public class PDPJNI extends JNIWrapper
| Constructor and Description |
|---|
PDPJNI() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearPDPStickyFaults(IntBuffer status) |
static double |
getPDPChannelCurrent(byte channel,
IntBuffer status) |
static double |
getPDPTemperature(IntBuffer status) |
static double |
getPDPTotalCurrent(IntBuffer status) |
static double |
getPDPTotalEnergy(IntBuffer status) |
static double |
getPDPTotalPower(IntBuffer status) |
static double |
getPDPVoltage(IntBuffer status) |
static void |
resetPDPTotalEnergy(IntBuffer status) |
getPort, getPortWithModulepublic static double getPDPTemperature(IntBuffer status)
public static double getPDPVoltage(IntBuffer status)
public static double getPDPChannelCurrent(byte channel,
IntBuffer status)
public static double getPDPTotalCurrent(IntBuffer status)
public static double getPDPTotalPower(IntBuffer status)
public static double getPDPTotalEnergy(IntBuffer status)
public static void resetPDPTotalEnergy(IntBuffer status)
public static void clearPDPStickyFaults(IntBuffer status)
Copyright © 2015. All rights reserved.