Loading…
Loading…
Method Name: MthChangeWriteAccessLevelPassword
Method ID: 0x4210
Method Label: Change password
Method Help: Here the password for leaving the Write Protect Mode can be changed. The default password (=password off) is '0000'. The password has have at least four characters.
- {
- char cmd_status[3];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- send(234,cmd_status);
- if (eAccessLevelHart_P8111 != 1)
- {
- _get_dev_var_value(literal_string(1239),0,16884);
- _get_dev_var_value(literal_string(1242),0,16885);
Please login for more