Attention

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

LINT

64-bit signed integer.

Size

64 bits

Range

-9,223,372,036,854,775,808 to 9,223,372,036,854,775,807

Default

0

IEC 61131-3

Section 2.3.1

Support

Supported

Literals

LINT#42
LINT#-100000000
LINT#16#FFFFFFFF

See Also

  • DINT — 32-bit signed integer

  • ULINT — 64-bit unsigned integer