43d9ab5045
Proof of concept for a MIDAS channel-access driver which can read from and write to PVs using the mEpicsCa class. Documentation is still missing, but test is passing (at least on my machine). To test the driver, run cmake --build build --target run_m_epics_ca_test from the root directory.
266 B
266 B
MIDAS - EPICS - Channel Access
A MIDAS bus driver for channel access. This driver creates a single channel access channel to an EPICS record field.
Needs CPP 17