PandABlocks / PandABlocks-ioc

Create an IOC from a PandA
Apache License 2.0
1 stars 5 forks source link

Set disp of PVs during HDF5 capture #79

Open evalott100 opened 1 year ago

evalott100 commented 1 year ago

Once this issue is merged, we'll be able to set the .DISP fields of :FlushMode, :FlushPeriod, :FlushNow so that the user won't be able to change their values during capture.

Then after capture has ended they should be set to 0 again so that the user can input values.

This could be implemented through the on_update of the HDF5:Capture record.