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