scale-x

tobias/plc/scale-x

Scale X scales the floating input number from a range of 0.0 to 1.0 depending on a predefined range (MIN - MAX).
scale-x
@/scale-x
Scale X scales the floating input number from a range of 0.0 to 1.0 depending on a predefined range (MIN - MAX).
Xnumber
VALUE to be normed depending on MIN and MAX
MINnumber
MINIMUM of input range
MAXnumber
MAXIMUM of input range
scale-x
X
MIN
MAX
OUT
OUTnumber
Output normed input range to 0.0 till 1.0 range
To use the node in your project you should have the tobias/plc library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.