User Tools

Site Tools


wiki:widget_functions

This is an old revision of the document!


Table of Contents

Widget Formulas

Functions

Operators

Standard operators can be used in all formulas, such as +, -, *, /, ( and ).

Examples

This would add the two Watt values of two inverters together and convert to kWh:

VALUE('delta0w_ac') / 1000 + VALUE('delta1w_ac') / 1000

wiki/widget_functions.1526976199.txt.gz · Last modified: 2018/05/22 08:03 by admin