ChimeraTK / DeviceAccess

ChimeraTK core library: Provide (client) access to hardware devices and other control system applications.
GNU Lesser General Public License v3.0
8 stars 7 forks source link

Document DUMMY_INTERRUPT on Testing Using DummyBackends page #395

Open leventerevesz opened 8 months ago

leventerevesz commented 8 months ago

As the Testing applications using the DummyBackends documentation page suggests, the DummyBackends are quite handy for testing application code.

If the application uses push-type inputs, it's necessary to trigger interrupts in the DummyBackend. This page does not mention how to trigger an interrupt.

Please include a paragraph on how to use the DUMMY_INTERRUPT virtual registers.

killenb commented 8 months ago

MSK internal ticket: https://redmine.msktools.desy.de/issues/12888