DataArea Class

Class DataArea.

Inheritance Hierarchy

SystemObject
  TwinCAT.Ads.Server.TypeSystemDataArea

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

Syntax

C#

public class DataArea

The DataArea type exposes the following members.

Constructors

 

Name

Description

DataArea

Initializes a new instance of the DataArea class.

Properties

 

Name

Description

IndexGroup

Gets the index group of the DataArea.

IndexOffset

Gets the index offset of the DataArea.

Name

Gets the name of the DataArea.

Size

Gets the size of the DataArea.

Methods

 

Name

Description

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

GetHashCode

Serves as the default hash function.
(Inherited from Object)

GetType

Gets the Type of the current instance.
(Inherited from Object)

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

ToString

Returns a string that represents the current object.
(Inherited from Object)

Remarks

The DataArea class organizes the ProcessImage in different memory areas to address them independently via their IndexGroup.

Reference

TwinCAT.Ads.Server.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026