Revision history [back]
PV Meter vs. PV Variable - sampling the same values each timestep. Meter does not accumulate within its hour sampling period. The answer is that the accumulation of meters (with sampling periods greater than the timestep) happen at the end as a postprocessing step and can not be measured during runtime. Some additional Python code or trend variables can fix this.
Thanks @Aaron Boranian and @bonnema
PV (PV Meter vs. PV Variable - sampling the same values each timestep. Meter does not accumulate within its hour sampling period. The answer is that the accumulation of meters (with sampling periods greater than the timestep) happen at the end as a postprocessing step and can not be measured during runtime.
Some additional Python code or trend variables can fix this.
Thanks @Aaron Boranian and @bonnemaperiod)