Loading…
Loading…
方法名称: th_init01
方法ID: 0x14AE
方法标签: Init to Factory
方法描述: 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])
请登录以获得完整内容