Attention

IronPLC can only run very simple programs. The steps described are accurate but many language features are not yet supported.

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

See Also

  • UDINT — 32-bit unsigned integer

  • LINT — 64-bit signed integer