« Back to Product

Documentation

EZS_Update

Require: IP-Symcon >= 4.2

 boolean EZS_Update (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.

Description

Updates the calculated values of the Energy Counter Power module with the InstanceID InstanceID.

Example

EZS_Update(12345);
Any questions?