Attention

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

DWORD

Bit string of 32 bits.

Size

32 bits

Range

16#00000000 to 16#FFFFFFFF

Default

16#00000000

IEC 61131-3

Section 2.3.1

Support

Supported

Literals

DWORD#16#DEADBEEF
DWORD#16#00FF00FF

See Also

  • WORD — 16-bit bit string

  • LWORD — 64-bit bit string

  • UDINT — 32-bit unsigned integer