Attention

IronPLC implements many parts of the IEC 61131-3 standard and is working toward full Structured Text support. Key features still missing include ranges, enum and I/O mapping.

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

Example

See Also

  • WORD — 16-bit bit string

  • LWORD — 64-bit bit string

  • UDINT — 32-bit unsigned integer