« Back to Product

Documentation

MXC_ShutterStepUp

 boolean MXC_ShutterStepUp (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 up.

Example

MXC_ShutterStepUp(12345); //Move one setp up
Any questions?