Loading…
Loading…
方法名称: restoreFactoryDefaults
方法ID: 0x416A
方法标签: Factory Defaults
方法描述: Resets the device back to the factory default settings.
- {
- char status[3];
- char xmtr_status[25];
- char disp_string1[60];
- int slen1;
- char ack;
- long x;
- int number_of_tries;
- DD_STRING str1;
- slen1 = 60;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
请登录以获得完整内容