Loading…
Loading…
Method Name: automatic_method_p026
Method ID: 0x406B
Method Label: Set Threshold
Method Help: 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]);
- }
Please login for more