epics-modules / mrfioc2

EPICS driver for Micro Research Finland event timing system devices
http://epics-modules.github.io/mrfioc2/
Other
8 stars 30 forks source link

Add pulser software set/reset #62

Closed ZanMaticPratnemer closed 10 months ago

jerzyjamroz commented 10 months ago

I realized that the registries were there:

#  define PulserCtrl_sset 0x40
#  define PulserCtrl_rbv  0x80

and actually, you added the missing feature. I have not done the runtime tests (it will happen in the future) but it looks ok.