Loading…
Loading…
Method Name: method_restore_execute
Method ID: 0x42BF
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(1849),0,16881);
- if (Restore_execute == 0)
- {
- process_abort();
- }
- remove_all_abort();
- _add_abort_method(17088);
- _iassign(17005,14601);
- send(170,status);
- if (status[0] != 0)
- {
- display_response_status(170,status[0]);
- ACKNOWLEDGE(literal_string(1850));
- process_abort();
- }
Please login for more