Array Operation Blocks

Array Operation Blocks

Array Operations

Description

Although not always the most obvious choice, array operations can be very useful. Use these to perform operations across a series of data from the same source.

Examples of usage:
"Tell me the difference between the highest and lowest values over a 5 min period."
  1. Read Number -> Buffer Time (5min) -> Array Sort (Ascending) -> Array Delta
"Perform a 15min rolled up average of this data"
  1. Read Number -> Buffer Time (15min) -> Array Mean

Block Details













    • Related Articles

    • Array Operation Blocks

      Array Operations Description Although not always the most obvious choice, array operations can be very useful. Use these to perform operations across a series of data from the same source. Examples of usage: "Tell me the difference between the ...
    • Parameter Blocks

      Parameters Parameter blocks are a convenient way to customize parameters for projects used in workflows without having to edit the workflow itself. Values in parameter blocks are available when configuring a job using the workflow. Input Fields Name ...
    • Parameter Blocks

      Parameters Parameter blocks are a convenient way to customize parameters for projects used in workflows without having to edit the workflow itself. Values in parameter blocks are available when configuring a job using the workflow. Input Fields Name ...
    • Arithmetical Blocks

      Arithmetical Use these blocks to perform mathematical operations on numbers set as inputs.
    • Arithmetical Blocks

      Arithmetical Use these blocks to perform mathematical operations on numbers set as inputs.