boolean LCN_RampStop (int $InstanceID)
InstanceID | ID of the device to be switched |
If the command succeeds, it returns TRUE, otherwise FALSE.
Stops the dimming process of the device with the ID InstanceID
LCN_RampStop(12345);