Loading…
Loading…
方法名称: ejx_method_change_to_new_password
方法ID: 0x4086
方法标签: New password
方法描述: New password- Sets or changes the password for software write protection.
- {
- 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(1187),0,16573);
- send(251,status);
- if (status[0] != 0 && status[0] != 8)
- {
- _add_abort_method(16572);
请登录以获得完整内容