Extensions come in different types to match the data type of the component and the collection method desired. You can add history extensions by dragging them onto your property sheet or into your nav side bar pane from the history palette (see Figure 168). Refer to To add an extension to a component property sheet view: for steps for adding an extension.
Extension types include:
BooleanChangeOfValue
used to collect boolean values whenever those values change.
BooleanInterval
used to collect boolean values at specified time intervals.
NumericChangeOfValue
used to collect numeric values whenever those values change.
NumericInterval
used to collect numeric values at specified time intervals.
EnumChangeOfValue
used to collect integer values (enumerations) whenever those values change.
EnumInterval
used to collect integer values (enumerations) at specified time intervals.
StringChangeOfValue
used to collect a string of characters whenever the characters change.
StringInterval
used to collect a string of characters at specified time intervals.
For more details about extension types, refer to Types of history extensions.
Copyright © 2000-2016 Tridium Inc. All rights reserved.