AdsSymbolicServerDataTypes Property
Gets the data types
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in
TwinCAT.Ads.SymbolicServer.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public IDataTypeCollection<IDataType> DataTypes { get; }Remarks
This property reads the DataTypes synchronously, if the data is not available yet. For performance reasons, the asynchronous counterpart GetDataTypesAsync(CancellationToken) should be preferred for the first call.
Reference
AdsSymbolicServer Class TwinCAT.Ads.Server Namespace GetDataTypesAsync(CancellationToken)
Beckhoff Automation GmbH & Co. KG 2001-2026