Loading…
Loading…
方法名称: MthSetWriteProtect
方法ID: 0x41C6
方法标签: (De)activate Write Protection
方法描述: This function (de)activates the write protection. No changes to the device configuration are allowed as long as the write protection is active.
- {
- char status[3];
- int _result;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- tmpOldWriteProtection = eWriteProtect;
- _add_abort_method(16818);
- _add_abort_method(16839);
请登录以获得完整内容