What can we improve?

Documentation

(Edit)

ZW_DimStop

 boolean ZW_DimStop (int $InstanceID) 

Parameters

InstanceID

Device ID

Returns

If the command succeeds, it returns TRUE, otherwise FALSE.

Description

Stops dimming the device with ID InstanceID

Example

ZW_DimStop(12345);