Click or drag to resize

MemoryAddressAddressSpace Property

The memory address space.

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

Property Value

Type: IAddressSpace
See Also