RcsGenericCamera

This Karabo Device class makes use of self description provided by RCS to generate at runtime a fully functional instance.

Please read rcsCameras Package documentation for general information about the hardware configuration.

Main limitations of generic devices

  1. Configuration cannot be saved in Karabo project database
  2. It is not possible to save images to DAQ
  3. Enum parameter are not mapped to their meaning.

Known issues (may be improved in further versions)

  1. Nodes parameter (currently used only by Andor Ikon camera) values are written to the HW only when the corresponding apply button is pressed. Therefore in the interval between their application and the write to HW their value might be reset by polling.