-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MUON FRONT END: TDK Lambda Genesys EPICS #983
Comments
Imported from trac issue 985. Created by kvlb23 on 2015-11-12T12:03:19, last modified: 2016-01-28T11:50:38 |
Trac comment by kvlb23 on 2016-01-22 15:43:55: Assuming a match to the LabVIEW as the requirements then the following commands will be needed:
During startup the following commands are sent:
The following logic is used to control whether or not to turn the output off based on the status of the system: |
During testing a number of changes were noticed as being required so the following changes are needed:
Note that the automatic off logic is not needed for this system, as these PSUs must remain ON |
Having just looked at @init on http://epics.web.psi.ch/software/streamdevice/doc/protocol.html and http://epics.web.psi.ch/software/streamdevice/doc/processing.html#init, this is no use for the current situation, but is still a useful command - and would be useful in other situations as it will initialise an output record to a value from the device (e.g. Set the SP to the existing SP:RBV), so the solution for the address is to add it to the st.cmd as asynOctet commands |
Two new pull requests to capture the changes that were needed: ISISComputingGroup/EPICS-TDKLambdaGenesys#1 and |
This ticket was tested and merged. Outstanding issues after testing have been captured as part of #1170 |
As a Muon Front End User I will want to control power supplies from TDK Lambda Genesys within EPICS
== Acceptance Criteria ==
== Notes ==
The text was updated successfully, but these errors were encountered: