Loading…

Method Name: wp_change_pwd

Method ID: 0x4142

Method Label: Change Password

Method Help: Allows the user to change the password of write protection.


  • {
  • int conf;
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • ACKNOWLEDGE(literal_string(1484));
  • send_command(15);
  • _iassign(16428,2);
  • send_command(175);
  • if (_ivar_value(167) == 1)
  • {
  • ACKNOWLEDGE(literal_string(1485));
  • process_abort();
  • }
  • else
  • {


Please login for more