User Manual
13
RS9113
PHY Evaluation Test Utility
User Guide for Linux
Examples:
$ ./transmit 40 5.5 750 1 11 0 1 0 0 0
Above command starts continuous transmission with the following
configuration:
Tx gain – 40
Data rate – 5.5Mbps
Packet Length – 750 bytes
Transmit mode – 1, which means continuous transmit.
Channel number – 11
External PA – 0, disable
Rate flags – 1, Short GI is enabled with 20MHz Channel width
Aggregation flag - 0, disable (ignored in continuous mode)
Number of packets to send - 0 (ignored in continuous mode)
Delay between the packets - 0 (ignored in continuous mode)
$./transmit 65 36 1000 0 6 0 25 0 0 1000 0
Above command starts burst mode transmission with the following
configuration:
Tx gain – 65
Data rate – 36Mbps
Packet Length – 1000 bytes
Transmit mode – 0, which means burst mode transmission.
Channel number – 6 (Center frequency)
External PA – 0, disable
Rate flags - 25
Number of packets to send - 1000
Delay between the packets - 0