F_BACnet_CheckHundredths : USINT

F_BACnet_CheckHundredths : USINT 1:

Application

Function for checking the validity of a numerical time value (BYTE) for the hundredths of a second indication. The return value matches a valid value for hundredths of a second, or undefined as a numerical code (*). See BACnet specification DIN EN ISO 16484-5 for data type BACnetDateTime.

Attention: The input value is also corrected (nIn).

VAR_IN_OUT

nIn      : BYTE;

nIn: Numerical hundredths of a second value to be checked (0 to 99 valid; otherwise converted to 255 → undefined)