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