13.7.4.6.2 APPL_CNT_TEST_MODE

APP_MODE_PARAMS

C

typedef struct
{
  APP_MODE_PARAMS devPerformanceParam;  
}APPL_CNT_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 Continuous 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

FieldDescription
devPerformanceParamHolds the info of device performance params like packets sent, bytes sent, packets which received ack for corresponding application mode.