Loading…

方法名称: view_password_method

方法ID: 0x40FB

方法标签: View Password

方法描述: 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();
  • }


请登录以获得完整内容