Latency

Enable low latency

Check this box to expedite transfer of incoming data to the application. With low latency enabled, each incoming character is sent to the application upon receipt, rather than buffered and sent periodically. Note that while single characters are transferred most quickly in this mode, overall throughput is reduced and CPU utilization is increased due to the character-by-character handling of the data.