Documentation
ZW_Test
Require: IP-Symcon >= 4.1
boolean ZW_Test (int $InstanceID)
Parameters
InstanceID | Device ID |
Returns
If the command succeeds, it returns TRUE, otherwise FALSE.
Description
Tests the connection to the device with InstanceID InstanceID
Example
ZW_Test(12345);