ExampleMemoryServer Class |
Namespace: Demo3D.PLC.Comms.Builtin
public class ExampleMemoryServer
The ExampleMemoryServer type exposes the following members.
| Name | Description | |
|---|---|---|
| ExampleMemoryServer | Initializes a new instance of the ExampleMemoryServer class |
| Name | Description | |
|---|---|---|
| Connect |
Connects to the server.
| |
| Disconnect |
Disconnects from the server.
| |
| GetMemoryBank |
Some memory from the server.
| |
| Read |
Read data from server memory.
| |
| ReadSymbolTable |
Read the symbol table from the PLC.
| |
| Write |
Write data into server memory.
|