BAC_Scale_07
Functional description
The template BAC_Scale_07 represents a linear interpolation with 7 interpolation points and can be used to generate a characteristic curve. The characteristic curve is determined by the interpolation points [X1/Y1] to [X7/Y7].
Interface
VAR_INPUT
rX : REAL;
rX: Input value of the characteristic curve
VAR_OUTPUT
rY : REAL;
rY: Calculated output value of the characteristic curve
Program description
Instance | Type | Task |
---|---|---|
X1 | The AV object is used to specify the value for interpolation point X1 | |
X2 | The AV object is used to specify the value for interpolation point X2 | |
X3 | The AV object is used to specify the value for interpolation point X3 | |
X4 | The AV object is used to specify the value for interpolation point X4 | |
X5 | The AV object is used to specify the value for interpolation point X5 | |
X6 | The AV object is used to specify the value for interpolation point X6 | |
X7 | The AV object is used to specify the value for interpolation point X7 | |
Y1 | The AV object is used to specify the value for interpolation point Y1 | |
Y2 | The AV object is used to specify the value for interpolation point Y2 | |
Y3 | The AV object is used to specify the value for interpolation point Y3 | |
Y4 | The AV object is used to specify the value for interpolation point Y4 | |
Y5 | The AV object is used to specify the value for interpolation point Y5 | |
Y6 | The AV object is used to specify the value for interpolation point Y6 | |
Y7 | The AV object is used to specify the value for interpolation point Y7 | |
Scale | The function block FB_BA_Chrct07 represents a linear interpolation with seven interpolation points and can be used to generate a characteristic curve | |
Y | Output of the calculated output value of the characteristic curve |
Version history
Version number | Comments |
---|---|
1.0.1 | First release |