« Back to Product

Documentation

ZW_Optimize

Require: IP-Symcon >= 4.1

 boolean ZW_Optimize (int $InstanceID) 

Parameters

InstanceID

Device ID

Returns

If the command succeeds, it returns TRUE, otherwise FALSE.

Description

Starts the radio link optimization process for the device with InstanceID InstanceID

Warning

The optimization process is automatically executed cyclically for all devices integrated in IP-Symcon.

Example

ZW_Optimize(12345);
Any questions?