-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
As scientist or technician using EMMA, I want a controller & GUI for the Fermi Chopper, so that I can change the settings of the Fermi Chopper.
Acceptance Criteria
- The GUI must display the current speed, phase & window.
- I can use the GUI to change the current speed, phase & window settings.
- I can use a script to query the current speed, phase & window settings.
- I can use a script to change the current speed, phase & window settings.
Notes
- The Fermi Chopper on EMMA is controlled via an SKF MB350PC (G3) controller, which uses a Modbus over serial (RS485) communications protocol.
- The disk choppers on IMAT are also SKF choppers (G5 models). It might be possible to adapt the IOC created for IMAT for use on EMMA. See Update build manual for GUI #886 and Add new SKF chopper files #1737.
- Until recently, LET used to use an SKF MB350PC (G3) controller. The IOC & GUI could be based on the corresponding SECI VI.
- See EMMA Instrument Details for additional information.