ChimeraTK-DeviceAccess 03.19.00
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ChimeraTK-DeviceAccess

ChimeraTK-DeviceAccess is a device access library which provides an interface for for register based devices. Registers are identified by a name and usually accessed though an accessor object.

All read and write functions are synchronous, so the functions are blocking until the data transfer is complete.

First steps

There are some tutorial examples available in the example directory. All examples are complete and fully functional.

Logical Name Mapping plugins