Loading…

方法名称: MthChangeWriteAccessLevelPassword

方法ID: 0x4210

方法标签: Change password

方法描述: 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);


请登录以获得完整内容