ISumRead.Read Method
Reads the combined (Sum) Symbols and returns them as value array.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
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.