« Back to Product

Documentation

ConvertMultiBoundaries

Require: IP-Symcon >= 4.3

function scope

  • Calculates a value from a selected source variable using set-up formulas.
  • Which formula is to be used is decided via configurable limit values.
  • If the source variable is changed, the value is automatically recalculated.
  • If no calculation/limits apply, the original value is entered.

Software installation

  • Install the 'ConvertMultiBoundaries' module via the Module Store.

Set up instances in IP-Symcon

)

  • Under "Add Instance" the 'ConvertMultiBoundaries' module can be found using the quick filter.

Configuration Page:

Name Description
Source Source variable to be used for calculation.
Formula 1-10 Formula to be applied to the source variable.
Limit 0-10 Limit values between which the set up formula is used.
Value Test Value to test the formula
Calculate Calculates the value based on the test value

The value of the source variable can be implemented inside the formula with "$Value". Example:

10*$Value+20

status variables

The status variables/categories are created automatically. Deleting individual ones can lead to malfunctions.

Status variables

Name Type Description
Value Float Contains the value calculated using the set up formula.
Any questions?