UtcTimeIsNull
This function returns "TRUE" if all components of the structured type T_UtcTime are "0".
Namespace: Tc3_Collections
Library: Tc3_Collections (Tc3_Collections.compiled-library)
Syntax
FUNCTION UtcTimeIsNull : BOOL
VAR_INPUT
in : T_UtcTime;
END_VAR
Return value
Name | Type | Description |
---|---|---|
UtcTimeIsNull | BOOL | TRUE if all components of UTC-Time are "0". |