Loading…
Loading…
方法名称: reset_configChangedFlag
方法ID: 0x406F
方法标签: Reset Configuration Changed Flag
方法描述: Reset the device Configuration Changed flag
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- slen1 = 60;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_resp_code(32,2);
- _set_xmtr_resp_code(32,2);
- ACKNOWLEDGE(literal_string(441));
- send(38,status);
请登录以获得完整内容