UInt64Mod64

UInt64Mod64 1:

Modulo-Division einer TwinCAT 2 vorzeichenlosen 64 Bit Zahl durch eine andere Zahl („legacy“-Typ: T_ULARGE_INTEGER). Das Ergebnis ist eine vorzeichenlose 64 Bit Zahl.

FUNCTION UInt64Mod64: T_ULARGE_INTEGER

VAR_INPUT

VAR_INPUT
    dividend : T_ULARGE_INTEGER;
    divisor  : T_ULARGE_INTEGER;
END_VAR

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS-Bibliotheken (Kategoriegruppe)

TwinCAT v3.1.0

PC oder CX (x86, x64, ARM)

Tc2_Utilities (System)