Loading…
Loading…
Method Name: change_password_method
Method ID: 0x4677
Method Label: Change Password
Method Help:
- {
- char status[3];
- int chkFlag;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- send_trans(164,1,status);
- if (status[0])
- {
- display_response_status(164,status[0]);
Please login for more