Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Encoder detector
    Code Block
      int getEncoderConfig   (Pds::DetInfo::Detector det, int iDevId);
      int getEncoderCount(Pds::DetInfo::Detector det, int iDevId, unsigned int& encoderCount);
      
    Position of mirrors (SXISXR)
  • DiodeFex (Diode feature extraction)
    Code Block
      int getDiodeFexConfig (Pds::DetInfo::Detector det, int iDevId, float* base, float* scale);
      int getDiodeFexValue (Pds::DetInfo::Detector det, int iDevId, float& value);
      

...