Loading…
Loading…
方法名称: New_Echo_Rejection_Curve_method
方法ID: 0x4688
方法标签: 新的回波切除曲线
方法描述: 启动回波切除功能后得到新的切除曲线。如果未得到正确液位,请确保罐高设置正确。如果不显示正确安装位置,输入介质的正确位置
- {
- char status[3];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _add_abort_method(4118);
- ACKNOWLEDGE(literal_string(1380));
- if (reject_curve_mode == 1)
- {
- new_echo_rejection_level = distance_value;
- _get_dev_var_value(literal_string(1534),0,18135);
请登录以获得完整内容