Hi,
I have been trying to write an automated test to check that Serial Ports, USB 3, and Ethernet work and are obtaining sufficient average performance over a time period. (For Ethernet, I want to capture "Average Throughput", for Serial, I want to capture"Bytes Received" and "Throughput", and for USB I want to capture"Bytes Received" and "Loopback Rate".)
I have tried, per the documentation, to use the SETLOG command with SPEEDS=YES, but when I look at the resulting logs, I do not see any mention of the speeds I am hoping to capture.
Is there any way to do this?
I have been trying to write an automated test to check that Serial Ports, USB 3, and Ethernet work and are obtaining sufficient average performance over a time period. (For Ethernet, I want to capture "Average Throughput", for Serial, I want to capture"Bytes Received" and "Throughput", and for USB I want to capture"Bytes Received" and "Loopback Rate".)
I have tried, per the documentation, to use the SETLOG command with SPEEDS=YES, but when I look at the resulting logs, I do not see any mention of the speeds I am hoping to capture.
Is there any way to do this?
Comment