« Back to Product

Documentation

DS_ShutterStop

 boolean DS_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 motion of the roller shutter/awning/blind.

Example

DS_ShutterStop(12345); //Stop
Any questions?