MemoryAddress Constructor (IAddressSpace) |
Constructs the empty TypedMemoryAddress.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxprotected MemoryAddress(
IAddressSpace addressSpace
)
Parameters
- addressSpace
- Type: Demo3D.PLC.CommsIAddressSpace
The address space of the memory bank.
See Also