SYSTEMTIME_TO_CP56Time2a

SYSTEMTIME_TO_CP56Time2a 1:

Die Funktion konvertiert das Windows-System-Zeitformat in das CP56Time2a-Zeitformat. Alle reservierten Bits sind Null.

Syntax

FUNCTION SYSTEMTIME_TO_CP56Time2a: T_CP56Time2a
VAR_INPUT
    TIMESTR : TIMESTRUCT;
    SU      : BOOL;
END_VAR

SYSTEMTIME_TO_CP56Time2a 2: Eingänge

TIMESTR: Die zu konvertierende Systemzeit.

SU: Sommer-/Winterzeitformat. Diese Information ist in dem TIMESTR-Format nicht vorhanden und muss zusätzlich angegeben werden. TRUE = Sommerzeit, FALSE = Winterzeit (Normalzeit).

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS Bibliotheken (Kategoriegruppe)

TwinCAT v3.1.4012.0

PC oder CX (x86, x64, ARM)

Tc2_IEC60870_5_10x (Communication->IEC60870)
Tc2_SerialCom (Communication->Serial)
Tc2_TcpIp (Communication->TcpIp)
Tc2_Utilities (System)