F_BACnet_TimeString : STRING(12)
Application
Function for string representation of a BACnet time stamp. Example: "11:12:20.00" or with placeholders: "10:**:30.70".
VAR_IN_OUT
stTime : ST_BACnet_Time;
stTime: BACnet time stamp for conversion to a string.