Loading…

方法名称: factory_trim

方法ID: 0x4073

方法标签: Factory trim

方法描述: Factory trim method - The factory trimming is a reset to the values used in the factory for the trimming operation and can be usually done without the need of external equipment.


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _set_all_resp_code(0);
  • _get_dictionary_string(19726337,disp_string1,slen1);
  • ACKNOWLEDGE(disp_string1);
  • _add_abort_method(4118);
  • ACKNOWLEDGE(literal_string(358));
  • send(134,status);
  • if (status[0])


请登录以获得完整内容