This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WEBENCH® Tools/AWR1642BOOST: mmwave studio report information

Part Number: AWR1642BOOST

Tool/software: WEBENCH® Design Tools

I'm using mmWave Studio for Rx Monitoring testing. I got the test report, MonitoringReport.txt. The contents are as follows:        

"

 [09:56:51] MonitoringReportHeader: 0, 40
 [09:56:51] RxMixerInputPowerMonitoring: 13, 0, 0, 0, 7, 0, 0, 356442
 [09:56:51] MonitoringReportHeader: 1, 40
 [09:56:51] RxMixerInputPowerMonitoring: 11, 0, 0, 0, 0, 7, 0, 356482
 [09:56:51] MonitoringReportHeader: 2, 41
 [09:56:51] RxMixerInputPowerMonitoring: 12, 0, 0, 7, 28, 0, 0, 356522
 [09:56:51] MonitoringReportHeader: 3, 41
 [09:56:51] RxMixerInputPowerMonitoring: 13, 0, 0, 0, 14, 0, 0, 356562
 [09:56:51] MonitoringReportHeader: 4, 41
 [09:56:51] RxMixerInputPowerMonitoring: 11, 0, 0, 0, 0, 14, 0, 356602
 [09:56:51] MonitoringReportHeader: 5, 41
 [09:56:51] RxMixerInputPowerMonitoring: 11, 0, 0, 0, 0, 7, 0, 356642
 [09:56:51] MonitoringReportHeader: 6, 42
 [09:56:51] RxMixerInputPowerMonitoring: 15, 0, 0, 0, 0, 0, 0, 356682
 [09:56:51] MonitoringReportHeader: 7, 42
 [09:56:51] RxMixerInputPowerMonitoring: 15, 0, 0, 0, 0, 0, 0, 356722

"    

We know that the rlMonRxMixrInPwrRep    in mmwave_sdk_01_02_00_05  is as follows:

typedef struct rlMonRxMixrInPwrRep

{

    rlUInt16_t statusFlags;

    rlUInt16_t errorCode; 

     rlUInt32_t rxMixInVolt; 

    rlUInt32_t reserved0;

    rlUInt32_t timeStamp;

}rlMonRxMixrInPwrRep_t;

Question:

what is the information in the report, which number represents the rxMixInVolt? or

rxMixInVolt = ?