Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Accumulate & Collect Function Blocks

LabVIEW 2009 Real-Time Module Help

Edition Date: June 2009

Part Number: 370622G-01

»View Product Info

Owning Palette: Function Blocks

Requires: RT Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Accumulate & Collect function blocks to collect, summate, or integrate single-point data.

Palette ObjectDescription
AccumulateAccumulates a point-by-point sum. When enable is TRUE, this function block adds the value of input to the value of accumulation.
Collect Boolean ArrayAccumulates input elements into a bounded array. This function block adds input elements to collected data as long as enable is TRUE and full is FALSE.
Collect Numeric ArrayAccumulates numeric input elements when enable is TRUE. The collected data array contains the collection of input elements. If collected data reaches the capacity you specify using the array size input, the function block discards additional input values until you clear the function block by setting the reset input to TRUE.
TotalizeCalculates a trapezoidal Riemann sum to approximate the integral of input.

 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit