...
- Checking the condition of the shipping and fill
- Visual inspection [take off the plastic cover for the module to have a clear photo]
- 1 overview photo and photos for each chip
- Start dcs interlock Pi
- ssh pi@dcs-...
- cd ~/imagin
- python runAllInterlocks.py
- Start 19v power to Pi
- Check that dummy light turns on.
- Start grafana
- Turn Air
- Load module and connect power and data lines
- For triplets turn on vacuum switch on front face of box.
- Turn on vacuum (the vacuum might have a problem when the sealing is bad between tube and the vacuum chuck)
- two thing you can do is to change the sealing
- change the requirement of the sealing (vacuum require) in the book)
- Close box and check that dew point is lowering.
- turn on the chiller
- turn on the pieltier (2.5V 1.2A)
- power the module:
- I: 5.5A V:~2V
- IV scan: use module-qc-tool
- Electrical Test:
- run data transmission check first:
- python3 scripts/update_config.py -c connectivity file
- /bin/eyeDiagram -r configs/controller/specCfg-rd53b-4x4.json -c <connectivity_file>
- scan_all.py to run all the electrical test
- need to change the module and testing date
- run data transmission check first:
...