Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added info on ADC Calibration

...

When a Wave8/FIM is power cycled some constants needed to be loaded into registers that control the ADCs.  My understanding from Bruce is that these values are currently the same for all boxes.  Eventually, Bruce will load these constants   As of ioc/common/pgpWave8/R1.5.0, Jan 2022, an ADC Calibration is done automatically when the corresponding IOC is restarted (which .   There is also a button on the pgpWave8 edm screen that allows users to initiate an ADC Calibration cycle.

ADC Calibration using python

For historical info, here's how to do an AdcCalibration using a python script.   The required after a power cycle).  Until that is ready, we provide this workaround.  The ssh to the appropriate machine can be done by anyone in the "ps-drp-users" permissions group.  The current fim-expert members of this group are: jjoshi, dakovski, nakahara, paheim.  Note that there is a "<lane>" parameter which must be set correctly in the "python" line below to select the appropriate box, and if there are more than one datadev boards you need to specify which one:

...