Runtime LMA Configuration.
Data structure containing the runtime configuration of LMA system wide operation.
Data Fields | |
LMA_GlobalCalibration | gcalib |
Global calibration data block. | |
uint32_t | update_interval |
Number of V line cycles to between computation updates. | |
float | fline_tol_low |
Lower tolerance of system frequency. | |
float | fline_tol_high |
Upper tolerance of system frequency. | |
float | meter_constant |
Ws/imp ... translated Ws/imp = 3,600,000 / [imp/kwh]. | |
float | no_load_i |
No load current value. | |
float | no_load_p |
No active/reactive power load value. | |
float | v_sag |
Voltage sag value. | |
float | v_swell |
Voltage swell value. |