rasProject_01 / weSweetHome  R. 240
process control       /     RasPi software         by   weinert-automation
Loading...
Searching...
No Matches
modBvals_t Struct Reference

Modbus readings and other process values. More...

#include <growattHome.h>

Data Fields

sdm124regs_t hld0Regs
 a stack of 124 holding registers
 
int hourOffs
 actual offset in hours of local time zone (+ is east)
 
sdm124regs_t imp0Regs
 a stack of 124 input registers
 
uint16_t ms
 ms supplement to stmpS
 
int retHimp59
 modbus 15 holding registers from 59 return
 
int retHimp9
 modbus 20 holding registers from 9 return
 
int retRimp0
 modbus 34 input register from 0 read return
 
char rTmTxt [34]
 local time as text; length is 32
 
uint32_t stmpS
 epoch time; s since 1.1.1970 (until 7.2.2106)
 

Detailed Description

Modbus readings and other process values.

This structure unites all inverter readings and settings plus some common evaluation and process control values.

The four timing data will mark the the evaluation and forwarding time of the complete structure/information. For the meter read times see the equivalent data in the structure .meterVal, which will be 300 .. 600ms older for the meter's latest read ( +1s for every other meter read earlier).


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