Loading…
Loading…
Method Name: th_init01
Method ID: 0x14AE
Method Label: Init to Factory
Method Help: Initialize to factory settings
- {
- char status[3];
- char xmtr_status[25];
- char disp_string1[60];
- long x;
- int slen1;
- int number_of_tries;
- slen1 = 60;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _get_dictionary_string(1193345036,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(5201);
- _iassign(5195,1);
- send(183,status);
- if (status[0])
Please login for more