How to Configure a Port: Tutorial
This tutorial shows the basic steps to perform any serial port configuration through the RComm API.
How to Configure a Port for Efficient Reading: Tutorial
To configure a port for efficient reading the precise number of terminators needs to be set with RComm::SetConfig() and TCommConfig through iTerminatorCount, with the actual characters being set as elements in the iTerminator array.