Loading…
Loading…
Method Name: write_protect_off
Method ID: 0x404A
Method Label: Write enable
Method Help: 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));
- }
Please login for more