Click or drag to resize

MemoryAccessChangedEventArgsBuffer Property

The memory buffer containing the new data (for the entire access, not just the affected area).

Namespace:  Demo3D.PLC.Comms.Memory
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public BufferSegment Buffer { get; }

Property Value

Type: BufferSegment
See Also