Loading…
Loading…
Method Name: mSetConfigPswd
Method ID: 0x431C
Method Label: Change Configuration Password
Method Help:
- {
- int nOldConfigPswdLocalLength;
- int nConfigPswdLocalLength;
- unsigned char cmd_status[3];
- DD_STRING testString;
- int stringLength;
- int i;
- int tmp;
- DD_STRING emptyString;
- DD_STRING oldPassword;
- DD_STRING newPassword;
- emptyString = literal_string(219);
- _set_no_device(2);
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
Please login for more