Loading…
Loading…
Method Name: MthSetWriteProtect
Method ID: 0x41C6
Method Label: (De)activate Write Protection
Method Help: 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);
Please login for more