IEC_BACNET_LOG_RECORD_MULTIPLE (STRUCT)ΒΆ

TYPE IEC_BACNET_LOG_RECORD_MULTIPLE : STRUCT

The Log Multi Record contains either a set of recorded data values or errors related to data-collection, a status change in the Trend Log Multiple object, or an indication that the time and/or date was changed in the device hosting the Trend Log Multiple object.

InOut:

Name

Type

Comment

sequence

IEC_BACNET_UNSIGNED

The sequence number under which the record data has been recorded.

timeStamp

IEC_BACNET_DATE_TIME

The time at which the record data has been recorded

typ

IEC_BACNET_LOG_RECORD_MULTIPLE_TYPE

Specifies the type of the log records data contents.

record

UNION_BACNET_LOG_RECORD_MULTIPLE

Collection of all possible defined data structures and types.