boolean ENO_ShutterMoveDown (int $InstanceID)
InstanceID | ID of the Instance of the device to be switched |
If the command succeeds, it returns TRUE, otherwise FALSE.
Moves the roller shutter with the ID InstanceID down until ENO_ShutterStop is executed or the end position is reached.
ENO_ShutterMoveDown(12345);