Click or drag to resize

MemoryAddressAddressSpace Property

The memory address space.

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

Property Value

IAddressSpace
See Also