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