Click or drag to resize

MemoryAccessChangedEventArgsMemoryAccess Property

Memory access originally returned when the address was added to the memory service.

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

Property Value

Type: MemoryAccess
See Also