
FLOAT INCREMENT
---------------

This very convenient module allows incrementing/decrementing of a generic float value by a float signed Delta value. The same operation could be previously achieved creating a GUI wiring loop including a Float Scaler, a splitter/redirector and possibly some additional GUI modules, resulting unreliable because conflicting bi-directional situations could arise.

The Value pin shall be connected directly to the value pin to be incremented/decremented, and its allowed range shall be specified with the Min and Max pins.

The Delta In pin shall receive suitable signed delta values, for example from the Deltamove pins of ED Mouse Box or from a Jog Shuttle module.

The Delta Scal pin simply scales the Delta value by a constant amount, to control increment/decrement speed.

