Datentypen

Die IEC 61131-3-Datentypen werden nach Spezifikation des PLCopen-Mappings auf OPC UA-Datentypen gemappt. Die folgende Tabelle zeigt das spezifizierte Mapping.

SPS

OPC UA

BOOL

Boolean

SINT

SByte

INT

Int16

DINT

Int32

LINT

Int64

USINT

Byte

UINT

UInt16

UDINT

UInt32

ULINT

UInt64

REAL

Float

LREAL

Double

TIME

Int64

LTIME

Int64

STRING

String

WSTRING

String