(Joe, Yuta)
Background:
We are currently working on getting rid of "white stuff" in MEDM screens.
Today, we fixed OPLEV stuff, MCL filters, and time stamps.
What we did:
1. Plugged in OPLEV cables to ADC2. (See this wiki page for wiring)
2. Connected ADC2 and OPLEV in Simulink model and fixed MEDM screens for OPLEVs (Attached #1).
3. Put MCL filters for BS,ITMX,ITMY,PRM,SRM.
They don't need them, but just for getting rid of "white stuff."
They are connected to the ground, so the outputs are always 0.
4. Fixed "TIME_STRING"s in MEDM screens so that they show current time correctly.
You only need to put text monitor with channel "C1:FEC-DCU_NODE_ID_TIME_STRING" into master files(DEFAULTNAME things) and run generate_master_screens.py.
It will automatically sets DCU ID correctly!! (Great work, Joe!)
See this wiki page for more info on making MEDM screens.
5. Checked OPLEV for MC2 by pointing a laser pointer to QPD. (For MC2, OPLEV is just a transmission beam position monitor)
Each quadrant looked like they are connected to the right channel numbers.
Plan:
- figure out what C1:SUS-NAME_MODE_SW1 does and fix
- fix Whitening, Dewhitening ON/OFF button in main MEDM screens, so that they switch every channels' filters
- make a new screen for MC (like the old one C1IOO_ModeCleaner.adl)
- create a new mark for new MEDM screens |