Fotobot
Get data from your photovoltaic plant
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
FRONIUS_request Class Reference

Structure of fronius request sent to invertor over serial line. More...

#include <fronius_request.h>

Public Member Functions

 FRONIUS_request (unsigned char invertor, unsigned char cmd)
 Initialize request with constant values;.
 
unsigned char calculateChecksum ()
 

Public Attributes

unsigned char startByte0
 
unsigned char startByte1
 
unsigned char startByte2
 
unsigned char length
 
unsigned char deviceOption
 
unsigned char deviceNumber
 
unsigned char command
 
unsigned char checksum
 

Static Public Attributes

const unsigned static char FRONIUS_START_VALUE = 0x80
 
const unsigned static char FRONIUS_INTERFACE_CARD = 0
 
const unsigned static char FRONIUS_SENSORBOX = 2
 
const unsigned static char FRONIUS_INVERTOR = 1
 

Detailed Description

Structure of fronius request sent to invertor over serial line.

Definition at line 15 of file fronius_request.h.


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