IAddSymbolicInformation Methods

The IAddSymbolicInformation type exposes the following members.

Methods

 

Name

Description

AddDataArea

Adds a DataAreato the symbolic information.

AddSymbol(String, String, String)

Adds and registers a ISymbol.

AddSymbol(String, IDataType, DataArea)

Adds and registers a symbol

AddType

Adds and registers a DataType

ClearDataAreas

Removes all DataAreas.

ClearSymbols

Removes all symbols.

ClearTypes

Removes all DataTypes.

RemoveDataArea

Removes a DataArea from the symbolic information.

RemoveSymbol(ISymbol)

Removes the ISymbol from the Symbolic information.

RemoveSymbol(String)

Removes the ISymbol from the Symbolic information

RemoveType

Removes the DataType from the symbolic information.

Reference

IAddSymbolicInformation Interface

TwinCAT.Ads.Server.TypeSystem Namespace