Click or drag to resize

MemoryAddressChangedEventArgsMemoryAddress 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 MemoryAddress MemoryAddress { get; }

Property Value

Type: MemoryAddress
See Also