IAddSymbolicInformationAddSymbol(String, String, String) Method

Adds and registers a ISymbol.


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

Syntax

C#

IAddSymbolicInformation AddSymbol(
    string instancePath,
    string dataType,
    string dataArea
)

Parameters

instancePath  String

The instancePath.

dataType  String

The name of the already registered DataType

dataArea  String

The data area.

Return Value

IAddSymbolicInformation
The self-referential IAddSymbolicInformationobject to support method chaining/cascading.

Remarks

The address in the DataArea will be calculated automatically (indexGroup, indexOffset).

Reference

IAddSymbolicInformation Interface AddSymbol Overload TwinCAT.Ads.Server.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026