Part 27 — Analog Scaling Buffer
The Analog Scaling Buffer symbol in Crestron SIMPL Windows allows you to scale analog values by a defined percentage (0% to 100%) using a scale factor. Each input (ain) has a corresponding output (aout), and the output is the result of multiplying the input by the scale factor.
How It Works:
Scale Factor (scale_factor): This is the percentage (from 0% to 100%) by which the input value will be scaled. It applies equally to all inputs.
Analog Inputs (ain1 through ain999): These are the analog input values that need to be scaled.
Analog Outputs (aout1 through aout999): These are the scaled output values corresponding to each input.
Formula:
For each pair of inputs and outputs, the following calculation is performed:
aout=ain×scale_factor