Register Test

From pCT
Revision as of 14:21, 24 January 2022 by Vei046 (talk | contribs) (Created page with "==Usage== The Register Test is used to evaluate the communication with the ALPIDE Sensor. All registers on the ALPIDE is written to and read back to confirm that the write p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

The Register Test is used to evaluate the communication with the ALPIDE Sensor. All registers on the ALPIDE is written to and read back to confirm that the write process was successful.

How To

To run the test navigate to the test folder

$ cd tests

$ python3 registertest.py --board=BOARD --tctype=TCTYPE --chips=CHIPS


This file is automatically analyzed when you run the registertest.py script. The result and classification is provided in the terminal. The ALPIDE sensor can get GOLD or NOK as a classification based on the result of the test.