Int64Not

Bitweises NOT einer TwinCAT 2 vorzeichenbehafteten 64 Bit Zahl („legacy“-Typ: T_LARGE_INTEGER). Das Ergebnis ist eine vorzeichenbehaftete 64 Bit Zahl.
Rückgabewert
Name | Typ | Beschreibung |
---|---|---|
Int64Not | T_LARGE_INTEGER |
|
Eingänge
VAR_INPUT
i64 : T_LARGE_INTEGER;
END_VAR
Name | Typ | Beschreibung |
---|---|---|
i64 | T_LARGE_INTEGER |
|
Voraussetzungen
Entwicklungsumgebung | Zielplattform | Einzubindende SPS-Bibliotheken (Kategoriegruppe) |
---|---|---|
TwinCAT v3.1.0 | PC oder CX (x86, x64, Arm®) | Tc2_Utilities (System) |