Documentation
DragPointer
Require: IP-Symcon >= 6.0
A variable that remains at the highest or lowest value until reset.
function scope
- Variable that shows the highest/lowest value since the last reset
- Reset via timer or manually possible
Software installation
- Install the 'drag pointer' module via the Module Store.
Setting up the instances in IP-Symcon
Under 'Add Instance' the 'Drag Pointer' module can be found using the quick filter.
- More information about adding instances in the Instances documentation
Configuration page:
Name | Description |
---|---|
Target variable | Variable whose values are read out |
Options | Maximum Specifies whether the drag pointer should display the highest or lowest value |
Interval | Time in seconds until the drag pointer is reset to the value of the target variable. |
status variables and profiles
The status variables/categories are created automatically. Deleting individual ones can lead to malfunctions.
Status variables
Name | Type | Description |
---|---|---|
Drag pointer | float | Displays the highest/lowest value since last reset |
Reset | boolean | Association to reset the drag pointer |
Profiles
Name | type |
---|---|
SZ.Reset | bool |
Visualization
Display of drag pointer, as well as reset of drag pointer