Loading…

Method Name: start_indication_check

Method ID: 0x419C

Method Label: Indication check

Method Help: Start semi-auto indication check


  • {
  • int choice;
  • int execng;
  • int ch_num;
  • char status[3];
  • choice = SELECT_FROM_LIST(literal_string(221),literal_string(222));
  • ch_num = choice + 1;
  • _iassign(16586,ch_num);
  • if (choice == 0)
  • {
  • ACKNOWLEDGE(literal_string(234));
  • send_command_trans(130,1);
  • execng = _ivar_value(16612);
  • }
  • else
  • if (choice == 1)
  • {


Please login for more