Skip to content

ChimeraTK core library: Provide (client) access to hardware devices and other control system applications.

License

Notifications You must be signed in to change notification settings

vargheseg/DeviceAccess

 
 

Repository files navigation

ChimeraTK DeviceAccess

The ChimeraTK DeviceAccess library provides an abstract interface for register based devices. Registers are identified by a name and usually accessed though an accessor object. Since this library also allows access to other control system applications, it can be understood as the client library of the ChimeraTK framework.

The API documentation and tutorial examples for all versions are available under
https://chimeratk.github.io/DeviceAccess/index.html

About

ChimeraTK core library: Provide (client) access to hardware devices and other control system applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.6%
  • CMake 4.0%
  • Python 1.6%
  • Shell 1.4%
  • Other 0.4%