« Back to Product

Documentation

ZW_ShutterStop

 boolean ZW_ShutterStop (int $InstanceID) 

Parameters

InstanceID

ID of the device to be switched

Returns

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

Description

Stops a current movement of the shutter.

Warning

Note that some blind control from Z-Wave must be adressed over ZW_DimSet like the dimmer.

Example

ZW_ShutterStop(12345); //Stop
Any questions?