« Back to Product

Documentation

EZI_Update

Require: IP-Symcon >= 4.2

 boolean EZI_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 Pulse'-module with the InstanceID InstanceID.

Example

EZI_Update(12345);
Any questions?