Loading…

Method Name: mthChangePasswordSecurity

Method ID: 0x43BB

Method Label: Change Password

Method Help: Change a password for a security role. Only the password for operator, expert and service can be changed. (Fct. C6.2.2)


  • {
  • char status[3];
  • long result;
  • int oldValue;
  • _add_abort_method(17338);
  • result = -1;
  • oldValue = 0;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _MenuDisplay(17287,literal_string(2284),literal_string(2285));
  • if (result == 0)


Please login for more