MemoryService Class |
Namespace: Demo3D.PLC.Comms.Memory
public static class MemoryService
The MemoryService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAddress |
Get access to an address in the memory of a peer.
| |
| ReadV |
Vectored read request.
| |
| WriteV |
Vectored write request.
|