Summary

This block should always be used as the first block when dealing with Niagara histories. Its goal is to uniform a group of histories.

 

Implementation

  • Drag and drop the block from the btibDataflow palette
  • Link the "execute" action from the "executed" topic of the previous block

 

 

Properties

  • Artifacts: Artifacts created by this block
    • histories: list of histories used then by the other blocks
  • Delta: Define whether the difference between two consecutive values should be calculated instead of the raw values
    • Auto: it will look per history to the boolean slot called "delta" and will calculate the delta if the value is set to true
    • False: it will not calculate the delta to any histories
    • True: it will calculate the delta to every history