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.1494241591.txt.gz · Last modified: 2017/05/08 11:06 by admin