Loading…

Method Name: start_tank_profiling

Method ID: 0x4455

Method Label: Start Tank Profiling

Method Help: Start tank profiling.


  • {
  • char status[3];
  • int slen;
  • char disp_string[60];
  • slen = 60;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • send(166,status);
  • if (status[0])
  • {
  • display_response_status(166,status[0]);


Please login for more