A simple aggregate process that scales according to linear equation y = 2.3x + 1.76 and then clips if below 15.0
In this example all processes are defined inline with no configuration settings. Parameter values are set inline.
urn:myCompany:swe:process:scaleAndClip01
Scale and Clip Aggregate Process 01
Linear Equation
linearEquation01
urn:net:swe:process:linearEquation01
Sensor Type
Math Component
2006-05-04
A linear interpolator based on equation y = mx + b
Linear Equation 01
2.3
1.76
A linear interpolator based on equation y = mx + b
A process that clips anything below threshold;
values higher than threshold to passValue output;
Values below threshold sent to failValue output
Threshold Clipper 01
15.0