Click or drag to resize

MemoryAccessChangedEventArgsAffectedArea Property

The memory address of the area that's changed.

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

Property Value

AddressArea
See Also