Loading…
Loading…
方法名称: write_protect_off
方法ID: 0x404A
方法标签: Write enable
方法描述: Write enables the device, if correct password is previously entered
- {
- char status[3];
- int choice;
- _set_all_resp_code(0);
- _vassign(16411,16413);
- _get_dev_var_value(literal_string(610),0,16411);
- _iassign(16410,1);
- send(152,status);
- if (status[0] == 0)
- {
- ACKNOWLEDGE(literal_string(612));
- }
请登录以获得完整内容