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: 15.0.2.11458
Syntax
C#
public Buffer Buffer { get; }

Property Value

Type: Buffer
See Also