| Functions and Function Blocks | Description |
|---|---|
| PortConfig | change parameters such as the data transmission rate in runtime using your program. |
| ReceiveConfig | change receive parameters in runtime using your program. |
| ReceiveP2P | checks the frames received in the CM. If a frame is available, it is transmitted from the CM to the CPU. |
| ReceiveReset | clears the receive buffer in the CM. |
| SendConfig | change send parameters in runtime using your program. |
| SendP2P | checks the frames received in the CM. If a frame is available, it is transmitted from the CM to the CPU. |