Attention

IronPLC implements many parts of the IEC 61131-3 standard and is working toward full Structured Text support. Key features still missing include structures and user defined function blocks.

ULINT

64-bit unsigned integer.

Size

64 bits

Range

0 to 18,446,744,073,709,551,615

Default

0

IEC 61131-3

Section 2.3.1

Support

Supported

Literals

ULINT#42
ULINT#1000000000
ULINT#16#FFFFFFFFFFFFFFFF

Example

See Also

  • UDINT — 32-bit unsigned integer

  • LINT — 64-bit signed integer