« Back to Product

Documentation

THL_Stop

Require: IP-Symcon >= 5.0

 boolean THL_Stop (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

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

Description

Deactivates the light in the staircase and the timer.

Example

THL_Stop(12345);
Any questions?