IEC_BACNET_PORT_HEALTH (STRUCT)¶
TYPE IEC_BACNET_PORT_HEALTH : STRUCT
This structure describes the BACnetPortHealth type.
- InOut:
Name
Type
Comment
timestampThis indicates the local date and time when this data was last updated.
resultThis indicates the most recent error. If not detected any error, this will contain ‘Error Class’ of OBJECT and ‘Error Code’ of SUCCESS.
bPropertyPresentThis indicates the valid presence of the property identifiert if true.
propertyIDThis indicates the property that resulted in the error. If not detected any error, this field will be absent.
detailsThis 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.