upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
Classes | Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
H803X Class Reference

Classes

class  HOLDING_REGS_T
 
class  MULTIPLIERS_T
 

Public Member Functions

synchronized void delete ()
 
 H803X (String device, int address, int baud, int bits, char parity, int stopBits)
 
 H803X (String device, int address, int baud, int bits, char parity)
 
 H803X (String device, int address, int baud, int bits)
 
 H803X (String device, int address, int baud)
 
 H803X (String device, int address)
 
void update ()
 
String getSlaveID ()
 
void setSlaveAddress (int addr)
 
void presetConsumption (float value, H803X.MULTIPLIERS_T multiplier)
 
float getConsumption ()
 
float getRealPower ()
 
float getReactivePower ()
 
float getApparentPower ()
 
float getPowerFactor ()
 
float getVoltsLineToLine ()
 
float getVoltsLineToNeutral ()
 
float getCurrent ()
 
float getRealPowerPhaseA ()
 
float getRealPowerPhaseB ()
 
float getRealPowerPhaseC ()
 
float getPowerFactorPhaseA ()
 
float getPowerFactorPhaseB ()
 
float getPowerFactorPhaseC ()
 
float getVoltsPhaseAToB ()
 
float getVoltsPhaseBToC ()
 
float getVoltsPhaseAToC ()
 
float getVoltsPhaseAToNeutral ()
 
float getVoltsPhaseBToNeutral ()
 
float getVoltsPhaseCToNeutral ()
 
float getCurrentPhaseA ()
 
float getCurrentPhaseB ()
 
float getCurrentPhaseC ()
 
float getAvgRealPower ()
 
float getMinRealPower ()
 
float getMaxRealPower ()
 
void setDebug (boolean enable)
 
boolean isH8036 ()
 

Protected Member Functions

 H803X (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (H803X obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

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