Hello,
I'm wondering if it is possible to get number of tx packets? that i could compare between num of tx and rx packets.
thanks
Hello,
I'm wondering if it is possible to get number of tx packets? that i could compare between num of tx and rx packets.
thanks
The application note nAN-34 Setting up production test using DTM comes with a python script that shows how to get the Packet Error Rate (PER). If you want to compare the number of TX and RX packets, that should be a simple modification of that script.