Loading…

Method Name: do_auto_tuning_1

Method ID: 0x402A

Method Label: start auto-tuning of 'Do Level 1 only'

Method Help:


  • {
  • char status[20];
  • int commn1;
  • commn1 = 142;
  • auto_tuning_level = 1;
  • ACKNOWLEDGE(literal_string(805));
  • send(commn1,status);
  • DELAY(1,literal_string(71));
  • if (status[0])
  • {
  • display_response_status(commn1,status[0]);
  • }
  • else
  • {
  • DELAY(2,literal_string(804));
  • }


Please login for more