Documentation
SC_Move
boolean SC_Move (int $InstanceID, int $Position)
Parameters
InstanceID | ID of Shutter Control Instance |
Position | 0%-100%, 99% = Auf Spalt fahren |
Returns
If the command succeeds, it returns TRUE, otherwise FALSE.
Description
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.
Example
SC_Move(12345, 50); //Go to 50%