Click or drag to resize

MemoryAddressArea Property

The memory area.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public AddressArea Area { get; }

Property Value

AddressArea
See Also