Skip to content
New MINOR release 00.02.00

Changes since 00.01.02:

- Updated ChimeraTK-ControlSystemAdapter-EPICS-Device-Support to version v0.2.0. Release notes of the EPICS-Device-Support:

  This release adds support for using ChimeraTK Device Access devices without having to explicitly write an application for the Control System Adapter.

  As a side effect, the code that provides the bindings between ChimeraTK and EPICS has undergone a major overhaul, that also introduces a few changes when using this device support with a ChimeraTK Control System Adapter application:

   - Multiple records may now refer to the same process variable.
   - The application name specified in the chimeraTKConfigureApplication IOC shell command is now limited to ASCII letters, digits, and the underscore.
   - Process variable names must not contain the space or tab character.
   - The waveform record is not supported any longer. Please use the aai or aao record instead.