Loading…
Loading…
Method Name: auto_map_method
Method ID: 0x40E4
Method Label: Auto Tank Map
Method Help: Auto Tank Map - scan the tank for false echoes and store them in the transmitter's database.
- {
- char status[3];
- char disp_string[60];
- int len;
- int loop_count;
- float fval;
- len = 60;
- ACKNOWLEDGE(literal_string(640));
- _add_abort_method(4118);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- SET_NUMBER_OF_RETRIES(2);
- send(193,status);
Please login for more