Loading…

Method Name: enter_password_method

Method ID: 0x409E

Method Label: Enter Password

Method Help: The correct password must be entered to modify any of the parameters in the following menus.


  • {
  • char status[3];
  • int local_password_entry;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _iassign(16734,1);
  • send(163,status);
  • if (status[0])
  • {
  • display_response_status(163,status[0]);
  • DELAY(2,literal_string(566));
  • process_abort();
  • }


Please login for more