Loading…
Loading…
Method Name: mthChangePasswordSecurity
Method ID: 0x41C0
Method Label: Change Password
Method Help: Change a password for a security role. Only the password for operator, expert and service can be changed. The number of leading zeros indicates the role-level (see above) (Fct. C7.2.2)
- {
- char status[3];
- long result;
- int oldValue;
- _add_abort_method(16818);
- 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(16811,literal_string(1524),literal_string(1525));
- if (result == 0)
Please login for more