Annex C Protocol
70
Settings: Set a file flow as follows:
1) In the main interface, send ENTER-SET to enter the parameter setting page
2) FN name Starts a file
3) Add item by item, up to 8 steps
4) FS end of the set, save the file
3.5Detailed agreement
TD? Query all test data
Return: Command word + space + parameter + end character
The parameters are: Name of each test item, test value (not measured as null), test
conclusion, the three parameters separated by commas.
Multiple test items separated by a semicolon, and finally a comprehensive conclusion
(which is related to follow-up)
Example:
transmit:TD?
Receive:
GB,25.0A,3.3mΩ,OK,;
ACW,0.20kV,2.638mA,OK,;
DCW,1.50kV,0.0uA,OK,;
IR,500V,3.564GΩ,OK,;
LC,0.0V,5.7uA,OK,;
PA,0.000W,0.00mA,OK,;
null,null,null,null,null;
null,null,null,null,null;
OK;
Comprehensive conclusion:
Null = test, testing = test, ok = test pass, ng = test failed, notTest = test aborted, error =
exception
RD nn? Query one step test data
Nn Step number 0-7 (for steps 1-8), - 1 = Read the current step
Return: Command word + space + parameter + end character
The parameters are: Name of each test item, test value (not measured as null), test
conclusion, the three parameters separated by commas.
Each parameter is separated by a comma, and the number of parameters depends on the
test item.
Where the output value, test value, and other parameters return null when the
corresponding item is not tested.
Example: Send: RD 2?