UInt64Rol

UInt64Rol 1:

Bitweise Linksrotation einer TwinCAT 2 vorzeichenlosen 64 Bit Zahl („legacy“-Typ: T_ULARGE_INTEGER). Das Ergebnis ist eine vorzeichenlose 64 Bit Zahl.

UInt64Rol 2: Rückgabewert

Name

Typ

Beschreibung

UInt64Rol

T_ULARGE_INTEGER

 

UInt64Rol 3: Eingänge

VAR_INPUT
    ui64 : T_ULARGE_INTEGER;
    n    : DWORD;
END_VAR

Name

Typ

Beschreibung

ui64

T_ULARGE_INTEGER

 

n

DWORD

 

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS-Bibliotheken (Kategoriegruppe)

TwinCAT v3.1.0

PC oder CX (x86, x64, Arm®)

Tc2_Utilities (System)