ResultSumReadRaw.ReadBlocks Property
List of the read raw memory blocks read.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public IList<ReadOnlyMemory<byte>>? ReadBlocks { get; }
Property Value
Type: IList.ReadOnlyMemory.Byte..