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

tim

IEC_BACNET_TIME

Value is used for the stamp type time

seqNumber

IEC_BACNET_UNSIGNED

Value is used for the stamp type sequence number

dateTime

IEC_BACNET_DATE_TIME

Value is used for the stamp type date time