BuiltinAddressSpace Constructor |
Creates a new Built-in address space.
Namespace:
Demo3D.PLC.Comms.Builtin
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic BuiltinAddressSpace(
int addressBank
)
Parameters
- addressBank
- Type: SystemInt32
The address bank of this address space.
See Also