SumSymbolRead.Read Method
Reads the combined (Sum) Symbols and returns them as value array.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public Object[] Read()
Return Value
Type: .Object.
The value array.
Remarks
The return values are automatically marshalled to their appropriate .NET types. This method throws Exceptions, when the Read access fails.