Documentation
LR_Download
Require: IP-Symcon >= 6.0
void LR_UpdateChart (int $InstanceID)
Parameters
InstanceID | ID of the Instance |
Returns
No return.
Description
Regenerates the diagram and outputs an address. A button in the configuration form displays the diagram in the browser.
Example
LR_Download(12345);