Click or drag to resize

MemoryAddressArea Property

The memory area.

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

Property Value

Type: AddressArea
See Also