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.

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

Example

See Also

  • DINT — 32-bit signed integer

  • ULINT — 64-bit unsigned integer