boolean ENO_ShutterMoveUp (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 up until ENO_ShutterStop is executed or the end position is reached.
ENO_ShutterMoveUp(12345);