Skip to content

Non-electrical Tests

QCHelper is GUI tool to upload QC results to localDB.
QCHelper_structure

I. Start GUI

1
2
cd Workdir/qc-helper
python3 main.py

II. Operating procedure

Please follow "instruction.pdf" in the latest version of the QCHelper

III. Check the uploaded results in LocalDB viewer

Open your browser and access the LocalDB viewer.
The url is http://127.0.0.1:5000/localdb or https://IPADRESS:5000/localdb.

Go to the module's toppage following the instruction below.
Go_to_Module_Toppage

You can see the uploaded results in the table of "QC Test" in the page as below.
You can go to the result page for each test by clicking the ids in the table.
View_QC_Test


→ Back to the page