MemorySymbolTableAddressTypeRegisterAddressMap(ProtocolSocket) Method |
Registers a symbol to address translation function with the given address translator.
Namespace: Demo3D.PLC.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic void RegisterAddressMap(
ProtocolSocket socket
)
Parameters
- socket ProtocolSocket
- The socket associated with the PLC connection to register the symbol table with.
See Also