boolean SC_Move (int $InstanceID, int $Position)
InstanceID | ID of Shutter Control Instance |
Position | 0%-100%, 99% = Auf Spalt fahren |
If the command succeeds, it returns TRUE, otherwise FALSE.
Moves the shutters for the device with the ID InstanceID to the Position.
Because some radio systems are unidirektonal, can not be determined whether a command succeeded. The exact positioning can not be guaranteed.
SC_Move(12345, 50); //Go to 50%