Documentation
VRC_Scale
Require: IP-Symcon >= 4.3
boolean VRC_Scale (int $InstanceID)
Parameters
InstanceID | ID of the instance |
Returns
If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.
Description
Scales the value of the input variable according to the set limits with a linear function.
Example
VRC_Scale(12345)