-
Notifications
You must be signed in to change notification settings - Fork 2
Gamry Potentiostat trigger control #2642
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
Comments
Note: ticket #2535 is required for 11th October. Need to make sure these two tickets don't clash. |
Hi Kevin, Keith Allum produced an interface for us to communicate with a Gamry potentiostat which we’ll use for charging/discharging batteries; it’s for battery research on IMAT with UCL. Freddie was involved in the discussions. We require EPICS communication with Keith’s box, which involves sending and receiving strings via RS232 to the GAMRY. Each Send/Receive command ends with a Carriage Return. SEND to Interface RETURN from interface Comment 1) START01 STARTED to trigger charging/discharging process; interface confirms with string “STARTED” 2) STOPPED GAMRY has finished charging/discharging process; interface sends string “STOPPED” 3) NAC Not A Command; interface doesn’t recognise string Keith has included one more (unrelated) functionality; send an EPICS command to output a TTL signal to MCP. 1) BEAM_ON BEAM_ON send one trigger pulse (TTL high) to MCP to end run (if T0 is missing); 2) BEAM_OFF BEAM_OFF set TTL low 3) NAC Not A Command; interface does not recognise string The interface is required for an experiment end of this cycle (23 March) or beginning of next cycle (mid April). The experiment hasn’t been scheduled yet. I’ve got the equipment, including the UCL-GAMRY, on IMAT. Many thanks. Winfried |
For testing see #3067 |
@John-Holt-Tessella - how many points was this ticket? |
I'd call it 2 points, which includes some of the work moved into #3067 |
Keith Allum is developing a trigger control for the Gamry potentiostat for use on IMAT. They plan to have something for testing by 9th of October.
The trigger will require an IBEX IOC / GUI for this device, but should be very simple. Contact Matt North.
The text was updated successfully, but these errors were encountered: