« Back to Product

Documentation

MXC_ShutterStepDown

 boolean MXC_ShutterStepDown (int $InstanceID) 

Parameters

InstanceID

ID of the device to be switched

Returns

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

Description

Moves the shutters with the ID InstanceID one step down.

Example

MXC_ShutterStepDown(12345); //Move one step down
Any questions?