Loading…
Loading…
Method Name: change_to_new_password
Method ID: 0x404C
Method Label: New password
Method Help:
- {
- int retry;
- char status[3];
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- send_command(249);
- _get_dev_var_value(literal_string(217),0,16467);
- send(251,status);
- if (status[0] != 0)
- {
- if (status[0] != 8)
- {
Please login for more