Skip to main content
tonylin1
Staff
Staff
August 22, 2019

Technical Tip: How to collect debug info from AscenLink

  • August 22, 2019
  • 0 replies
  • 1081 views
Description
This article explains how to collect debug info from AscenLink.
Since AscenLink version V7.2.13, user can collect back end data and download it from WebUI for developer to analyze.




Scope
Firmware After V7.2.13

Solution
1) Log on WebUI and copy the URL (example: https://192.168.0.1/script/login.php)


2) Open a new browser tab, paste the URL on address bar and replace login.php with diag.php?cmd=get-diag-data (example: https://192.168.0.1/script/diag.php?cmd=get-diag-data)