MT8852X Programming Instructions //Establish connection MT8852.send(\"CONNECT\") ShowMsg(\"Making ACL connection........\") //Loop judgment MT8852.query(\"*INS?\", txt) If the CON bit of INS is 1, it means the ACL link is established OK //Get feature MT8852.send(\"GETEUTFEAT\") //Start test //Test output power MT8852.send(\"OPMD STEST,OP;*OPC\") MT8852.send(\"RUN\") //Loop judgment MT8852.query(\"*INS?\", txt) //If the CMP bit of INS is 1, it means the test of the current project is completed //Read and judge the test result MT8852.send(\"OPMD STEST,PC;*OPC\") MT8852.send(\"RUN\") //Test Power Control\") //Loop judgment MT8852.query(\"*INS?\", txt) //If the CMP bit of INS is 1, it means the test of the current item is completed //Read and judge the test result. . . And so on, the remaining 6 items of testing can be completed...
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore