UNION_BACNET_TIME_STAMP (UNION)ΒΆ
TYPE UNION_BACNET_TIME_STAMP : UNION
Definition of the BACnetTimeStamp structure
A Time Stamp is used as a property value of objects and by the number of services to establish the order of a sequence of events. Time Stamp may be either a Time or a Sequence Number or a Date Time. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_TIME_STAMP.
- InOut:
Name
Type
Comment
timValue is used for the stamp type time
seqNumberValue is used for the stamp type sequence number
dateTimeValue is used for the stamp type date time