Loading…

Method Name: view_password_method

Method ID: 0x40FB

Method Label: View Password

Method Help: Allows the user to view the next lower level password


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


Please login for more