ULARGE_TO_LWORD

Die Funktion konvertiert eine TwinCAT 2 vorzeichenlose 64 Bit Zahl („legacy“-Typ: T_ULARGE_INTEGER) in eine TwinCAT 3 vorzeichenlose 64 Bit Zahl („native“-Typ).
Rückgabewert
Name | Typ | Beschreibung |
---|---|---|
ULARGE_TO_LWORD | LWORD |
|
Eingänge
VAR_INPUT
in : T_ULARGE_INTEGER;
END_VAR
Name | Typ | Beschreibung |
---|---|---|
in | T_ULARGE_INTEGER |
|
Voraussetzungen
Entwicklungsumgebung | Zielplattform | Einzubindende SPS-Bibliotheken (Kategoriegruppe) |
---|---|---|
TwinCAT v3.1.0 | PC oder CX (x86, x64, Arm®) | Tc2_Utilities (System) |