Documentation
LR_UpdateChart
Require: IP-Symcon >= 6.0
void LR_UpdateChart (int $InstanceID)
Parameters
InstanceID | ID of the Instance |
Returns
No return.
Description
Regenerates the diagram. Sets it to the selected format and displays it in the configuration form.
Example
LR_GenerateChart(12345);