
RNG SCAL (GUI FLOAT)
--------------------

When Input is set, its value is scaled to fit the specified destination range [Out Min, Out Max] proportionally to a specified source range [In Min, In Max], and transmitted to both Output pins.

The function is completely reversible: if the Bi-Di pin (unexposed) is set, when setting either Output pins, the output value is scaled to fit the specified destination range (in this case [In Min, In Max]) proportionally to a specified source range (in this case [Out Min, Out Max]), and transmitted to the Input pin.


To avoid ambiguous situations, and to cope with the plurality of possible applications of this module, a Rng Update pin was also provided (unexposed), to decide what should happen when a Range pin is changed:

-Direct:      Outputs are updated in function of Input and of the new range values
-Inverse (L): Input is updated in function of the Left Output and of the new range values
-Inverse (R): Input is updated in function of the Right Output and of the new range values   



