Release 0.2.0
Pre-release
Pre-release
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 theaai
oraao
record instead.