About Trend Log exports

BACnet Trend Log objects closely resemble standard NiagaraAX histories in many ways. However, a fully-compliant BACnet Trend Log includes additional data such as sequence numbers, as well as record entries for log events such as log enable, log disable, and buffer purge within the log data.

Therefore, depending on requirements, there are two methods to export a NiagaraAX history:

See Differences in BACnet-exposed histories for an example of how the histories differ.

About BacnetTrendLogExt extensions

Find BacnetTrendLogExts in the bacnet palette, under the Trending folder (Figure 93).

Figure 93. BacnetTrendLogExts in the bacnet palette


BacnetTrendLogExts in the bacnet palette


You can use one of these instead of a “standard history extension,” pasting it in any point in which you need to export its history as a fully BACnet-compliant Trend Log object. For example, if you have a Lon proxy point of type NumericPoint, for “nvoSpaceTemp” representing room temperature, you could copy a BacnetNumericIntervalTrendLogExt into that NumericPoint. Its resulting history (created only after you enable it, as with any history extension) will now be fully BACnet-compliant.

By default, when you add one of the BacnetTrendLogExt extension types to a component, note that a corresponding Bacnet log descriptor of type BacnetTrendLogDescriptor is automatically created in the root of the Export Table. You still define the normal collection parameters in the BacnetTrendLogExt history extension (of the source component), however, there are additional properties in its associated Bacnet Trend Log descriptor.

BacnetTrendLogExt extension types

As found in the bacnet palette under the Trending, BacnetLogExtensions folder (Figure 93), the different types of BacnetTrendLogExt include:

In addition, there is a BacnetTrendLogAlarmSourceExt that you can paste under any of the extensions above. This provides intrinsic BACnet alarming/notification for buffer near-full events.

Differences in BACnet-exposed histories

A Niagara history created by a BacnetTrendLogExt has extra fields for sequence numbers, and also “Log Events,” as shown in Figure 94.

Figure 94. History table for Niagara history created by a BacnetTrendLogExt


History table for Niagara history created by a BacnetTrendLogExt

Compare that with a “standard” Niagara history, as shown in Figure 95.

Figure 95. History table for standard Niagara history


History table for standard Niagara history