Loading…

Method Name: RefreshEchoRejectionData_method

Method ID: 0x46FD

Method Label: Обновить данные эхо-сигнала

Method Help: Нажмите, чтобы обновисть список эхо-сигналов и графов.


  • {
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • if (EchoRejType == 3)
  • {
  • curve2_select = 1;
  • }
  • else
  • {
  • curve2_select = 0;
  • }
  • save_values();
  • refresh_echo_graph_method();
  • echo_list_type = 0;
  • refresh_echo_list_method();


Please login for more