13.7.4.6.3 APPL_PERIOD_TEST_MODE

APP_MODE_PARAMS

C

typedef struct
{
  APP_MODE_PARAMS devPerformanceParam;  
}APPL_PERIOD_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 Period 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.