Loading…

Method Name: autotune

Method ID: 0x40E9

Method Label: Autotune

Method Help: Start the Autotuning of the device.


  • {
  • char status[3];
  • int result;
  • int c_no;
  • _set_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(388));
  • send(132,status);
  • if (status[0])
  • {
  • display_response_status(132,status[0]);


Please login for more