What can we improve?

Documentation

(Edit)

ZW_ShutterMoveUp

 boolean ZW_ShutterMoveUp (int $InstanceID) 

Parameters

InstanceID

ID of the device to be switched

Returns

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

Description

Moves the shutter with the ID InstanceID upwards until MXC_ShutterStop is running or the end position is reached.

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

Example

ZW_ShutterMoveUp(12345); //Move upwards