Loading…

方法名称: OutputTrimResetMethod

方法ID: 0x4078

方法标签: AO1 Trim Reset

方法描述: User can reset output 1 trim to factory trim.


  • {
  • char status[3];
  • char disp_string[60];
  • int wChoice;
  • int wLength;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • wLength = 60;
  • _get_dictionary_string(19726337,disp_string,wLength);
  • ACKNOWLEDGE(disp_string);
  • _add_abort_method(4118);
  • wChoice = SELECT_FROM_LIST(literal_string(241),literal_string(242));
  • switch (wChoice)
  • {
  • case 0:


请登录以获得完整内容