BT测试项目中文详解

  • 格式:doc
  • 大小:30.00 KB
  • 文档页数:2

*Test scenario definition

|version:1| 1.0

|P001:11| INITMETA ; METAInit ; INITMETA——初始化META;

|P002:9| INITENV ; EnvironInit ;INITENV——初始化测试设备;

|B001:9| Open_COM_Port ; TestServ02 ;OpenComPort——打开COM口;

|PM08:9| TestSim ; TestServ03 ; TestSim;——测试SIM卡;

|B401:9| SetBTTestMode ; TestServ04 ; SetBTTestMode ; ——设置PCBA为蓝牙测试模式;

|BC01:9| SetBTTestMode ; TestServ04 ; Active_Current——蓝牙芯片打开后PCBA电流;

|B801:9| BTTESTConfig ; TestServ01 ; BTTestConfig——设置CMU200蓝牙模块;

|B402:9| BT_Sig_ConnectC; TestServ05 ; BTPageUUT——蓝牙测试设备连接待测试PCBA;

|B701:9| BT_Sig_ConnectC; TestServ05 ; BTGetPagedCurrent——上一步连接成功后的PCBA电流;

|B410:9| BT_DH5_Power ; TestServ13 ; BT_DH5_Ch0_Power;—— 测试Chanel0的功率;

|B413:9| BT_DH5_ICFT ; TestServ14 ; BT_DH5_Ch0_ICFT;——测试chanel0初始载波偏差;

|B414:9| BT_DH5_ICFT ; TestServ14 ; BT_DH5_Ch39_ICFT;——测试chanel39初始载波偏差;

B415:9| BT_DH5_ICFT ; TestServ14 ; BT_DH5_Ch78_ICFT;——测试chanel78初始载波偏差;

|B416:11| BT_DH3_MaxDriftRat ; TestServ06 ; BT_DH3_Ch0_MaxDriftRat;——Chanel最大频偏率;

|B420:11| BT_DH1_MaxDriftRat ; TestServ07 ; BT_DH1_Ch39_MaxDriftRat——Chanel39最大频偏率;

|B424:11| BT_DH5_MaxDriftRat ; TestServ08 ; BT_DH5_Ch78_MaxDriftRat——Chanel78最大频偏率;

|B425:9| BT_DH5_AvgFreqDev ; TestServ09 ; BT_DH5_Ch39_MaxFreqDev——Chanel39最大频率偏差;

|B426:9| BT_DH5_AvgFreqDev ; TestServ09 ; BT_DH5_Ch39_DevP44;——Chanel频率偏差;

|B427:9| BT_DH5_AvgFreqDev ; TestServ09 ; BT_CMU_Mach_rato ;——频率偏差比例;

|B510:9| CMU_BT_GetRxBERResult ; TestServ10 ;——收信误码率;

|B198:9| BT_TESTQuit ; TestServ11 ; BTQuit;——退出蓝牙测试模式

|B199:9| CloseATAndCom ; TestServ12 ; CloseATAndCom;——关闭AT和COM口;

|P006:9| CloseATAndCom ; TestServ12 ; PT_META_Connect;——进入META模式;

|BT15:9| CloseATAndCom ; TestServ12 ; PT_META_Writing_Trace;——写Trace信息;

|BT16:9| CloseATAndCom ; TestServ12 ; PT_Flag_check ;——检查PT测试标志位;

|BT17:9| CloseATAndCom ; TestServ12 ; FSN_Flag_check ;——检查夹具编码标志位;

|B200:9| CloseATAndCom ; TestServ12 ; PT_META_Close ;——关闭META模式;

|B201:9| CloseAll ; TestServ15 ; CloseALL ; 关闭测试设备和手机板;

|P007:9| ExitTest ; ExitTest ; ExitTest ; ——退出测试;