IEC_BACNET_PORT_HEALTH (STRUCT)

TYPE IEC_BACNET_PORT_HEALTH : STRUCT

This structure describes the BACnetPortHealth type.

InOut:

Name

Type

Comment

timestamp

IEC_BACNET_DATE_TIME

This indicates the local date and time when this data was last updated.

result

IEC_BACNET_ERROR_TYPE

This indicates the most recent error. If not detected any error, this will contain ‘Error Class’ of OBJECT and ‘Error Code’ of SUCCESS.

bPropertyPresent

IEC_BACNET_BOOLEAN

This indicates the valid presence of the property identifiert if true.

propertyID

IEC_BACNET_PROPERTY_ID

This indicates the property that resulted in the error. If not detected any error, this field will be absent.

details

IEC_BACNET_STRING

This optional data provides details about the most recent error. If not detected any errors, this field will be absent indicated by settinmg the string type to none.