The Integrator computed channel generates an output that is the integral of the input channel.
As long as the integrator is not reset or suppressed, each output sample is the cumulative sum of the current and all previous input samples multiplied by the scale factor and added to the initial value.
A logical trigger channel can reset the integrator or suppress integration. The integrator can also reset when exceeding a user-defined value.
Enter the desired Initial value and Scale factor. Setting the scale factor to the sample period results in the time integral of the input channel.
Select the Integrate only when true option and set the trigger Channel to suppress integration when the trigger channel is FALSE.
Select the Enable triggered reset option to reset the integrator to the initial value when the trigger channel satisfies the condition set by the Reset mode. The available trigger reset modes are below.
NOTE
When using the Integrate only when TRUE option, the reset mode is limited to After TRUE - FALSE Edge.
Select the Reset when sum exceeds option to reset the integrator to the initial value when the absolute value of the integrator sum exceeds the specified value.
Web Interface