Loading…
Loading…
方法名称: mthChangePasswordSecurity
方法ID: 0x41C0
方法标签: Change Password
方法描述: 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)
请登录以获得完整内容