IEC_BACNET_OS_TIME_PROVIDER (STRUCT)ΒΆ

TYPE IEC_BACNET_OS_TIME_PROVIDER : STRUCT

Structure for providing system clock to BACnet API if OS functions are unable to deliver this time.

This structures data is used by the user application to provide the system clock to the BACnet application. It should be filled with the actual time by the user application on request from the BACnet API.

InOut:

Name

Type

Comment

u_value

UNION_BACNET_OS_TIME_PROVIDER_VALUE

Collects the different types of values returned.

bTimeIsValid

IEC_BACNET_BOOLEAN

THIS flag indicates which part OF the structure is valid. IF set TO TRUE the time form is valid. If set to False the sequence number is expected to be valid by the BACnet API.