Loading…

Method Name: reset_software_write_protection

Method ID: 0x4372

Method Label: Reset Software Write Protection

Method Help: Turnoff Software Write Protection.


  • {
  • char status[3];
  • int slen;
  • char disp_string[60];
  • slen = 60;
  • ACKNOWLEDGE(literal_string(1310));
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • send(128,status);
  • if (status[0])
  • {


Please login for more