Loading…

Method Name: method_restore_execute

Method ID: 0x4310

Method Label: Restore Exe

Method Help:


  • {
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _get_dev_var_value(literal_string(2030),0,16958);
  • if (Restore_execute == 0)
  • {
  • process_abort();
  • }
  • remove_all_abort();
  • _iassign(17082,14601);
  • send(170,status);
  • if (status[0] != 0)
  • {
  • display_response_status(170,status[0]);
  • ACKNOWLEDGE(literal_string(2031));
  • process_abort();
  • }
  • _add_abort_method(17169);


Please login for more