13.7.4.6.5 APPL_THROUGHPUT_TEST_MODE
C
typedef struct { APP_MODE_PARAMS devPerformanceParam; }APPL_THROUGHPUT_TEST_MODE;
Description
The structure contains the information about the no. of packets transmitted, no. of bytes sent and no. of packets which has received acknowledgement for app Throughput Test Mode. To operate different test modes, console commands can be used. Please refer Operating Modes of application and Command Table section for more details.
Field Documentation
Field | Description |
---|---|
devPerformanceParam | Holds the info of device performance params like packets sent, bytes sent, packets which received ack for corresponding application mode. |