IEC_BACNET_LOG_RECORD_MULTIPLE (STRUCT)ΒΆ

TYPE IEC_BACNET_LOG_RECORD_MULTIPLE : STRUCT

This structure is used to represent the data of one log record entry.

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.