Loading…
Loading…
Method Name: write_protect_on
Method ID: 0x40EB
Method Label: Write protect
Method Help: Write protects the device, if correct password is entered
- {
- char status[3];
- int choice;
- _set_all_resp_code(0);
- _vassign(16393,16574);
- _get_dev_var_value(literal_string(823),0,16393);
- _iassign(16392,0);
- send(152,status);
- if (status[0] == 0)
- {
- ACKNOWLEDGE(literal_string(824));
- }
Please login for more