Loading…

Method Name: mode_method

Method ID: 0x4013

Method Label: Mode

Method Help:


  • {
  • char status[3];
  • long var_id[1];
  • int choice;
  • int tmp_mode;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • send(196,status);
  • if (status[0])
  • {
  • display_response_status(196,status[0]);
  • DELAY(3,literal_string(555));
  • process_abort();
  • }
  • tmp_mode = _ivar_value(16513);
  • if (tmp_mode == 0)
  • {
  • choice = SELECT_FROM_LIST(literal_string(557),literal_string(558));
  • }
  • else


Please login for more