IEC_BACNET_LOG_RECORD (STRUCT)ΒΆ

TYPE IEC_BACNET_LOG_RECORD : STRUCT

This structure is used to strore all data for 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_TYPE

Specifies the type of the log records data contents.

record

UNION_BACNET_LOG_RECORD

Collection of all possible defined data structures and types.

fStatusFlagsPresent

IEC_BACNET_BOOLEAN

If set to True the parameter statusFlags is valid and present.

statusFlags

IEC_BACNET_BIT_STRING

If this field is present it contains the value of the Status_Flags property from the object which is monitored.