Loading…

方法名称: automatic_method_p026

方法ID: 0x406B

方法标签: Set Threshold

方法描述: Threshold - if set to Automatic (NaN), the threshold is proportional to the echo size. If fixed it sets the minimum detected echo size.


  • {
  • char status[3];
  • int select;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • select = SELECT_FROM_LIST(literal_string(448),literal_string(651));
  • if (select == 1)
  • {
  • _get_dev_var_value(literal_string(448),0,16437);
  • SET_NUMBER_OF_RETRIES(2);
  • send(138,status);
  • if (status[0])
  • {
  • display_response_status(138,status[0]);
  • }


请登录以获得完整内容