Documentation
LCN_StopFlicker
boolean LCN_StopFlicker (int $InstanceID)
Parameters
InstanceID | ID of the device to be switched |
Returns
If the command succeeds, it returns TRUE, otherwise FALSE.
Description
Stop flickering of the device with the ID InstanceID immediately
Example
LCN_StopFlicker(12345);