UtcTimeIsNull
Diese Funktion liefert „TRUE“ wenn alle Komponenten des strukturierten Typs T_UtcTime „0“ sind.
Namensraum: Tc3_Collections
Bibliothek: Tc3_Collections (Tc3_Collections.compiled-library)
Syntax
FUNCTION UtcTimeIsNull : BOOL
VAR_INPUT
in : T_UtcTime;
END_VAR
Rückgabewert
Name | Typ | Beschreibung |
---|---|---|
UtcTimeIsNull | BOOL | TRUE wenn alle Komponente von UTC-Time „0“ sind. |