IEC_BACNET_DATE_TIME
(STRUCT)
TYPE IEC_BACNET_DATE_TIME : STRUCT
Define for BACnetDateTime
A Date Time contains a Date and a Time. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_DATE_TIME.
- InOut:
Name
Type
Comment
dat
The date part of the BACnetDateTime structure
tim
The time part of the BACnetDateTime structure