DataArea Constructor

Initializes a new instance of the DataArea class.


Namespace: TwinCAT.Ads.Server.TypeSystem
Assembly: TwinCAT.Ads.SymbolicServer (in TwinCAT.Ads.SymbolicServer.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public DataArea(
    string name,
    uint indexGroup,
    uint indexOffset,
    uint size
)

Parameters

name  String

The name.

indexGroup  UInt32

The index group.

indexOffset  UInt32

The index offset.

size  UInt32

The size.

Exceptions

Exception

Condition

ArgumentNullException

name

Reference

DataArea Class TwinCAT.Ads.Server.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026