You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theHDF5:Capture
record.The text was updated successfully, but these errors were encountered: