Skip to content
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

PEARL Pressure Controller: Jog Buttons Active #6768

Closed
3 tasks
JackEAllen opened this issue Sep 15, 2021 · 1 comment · Fixed by ISISComputingGroup/EPICS_PearlPressure#7
Closed
3 tasks

Comments

@JackEAllen
Copy link
Member

JackEAllen commented Sep 15, 2021

As a: developer

I would like to implement the DB logic and update OPI to include an LED to display whether or not the jog buttons are active to reflect the existing functionality present within the LabView VI based on information which will be documented as part of #6763 as the manual does not provide sufficient information to achieve desired functionality.

Acceptance Criteria

What is the acceptance criteria?

  • DB logic to control joy buttons active LED
  • LED in OPI to display whether or not jog buttons are active
  • Raise NotImplementedError in function that calls the PEARL Pressure Controller logic

Extra Information

Why it is needed?
To replicate existing functionality present within the LabView VI

Where required files/links are

  • Manual: \\isis\shares\ISIS_Experiment_Controls\Manuals\PEARL Pressure Controller\PEARL handbook_v3_5.docx
  • Labview Vi: C:\LabVIEW Modules\Instruments\PEARL\PEARL Pressure Cell Controller
  • Please see conversation in PEARL: IOC & OPI for Pressure Controller #6040 to view a screenshot of LabView VI for reference.
  • PEARL Pressure Controller Emulator: C:\Instrument\Apps\EPICS\support\PearlPressureController\master
  • PEARL Pressure Controller IOC: C:\Instrument\Apps\EPICS\ioc\master\PEARLPC
  • PEARL Pressure Controller OPI: C:\Instrument\Dev\ibex_gui\base\uk.ac.stfc.isis.ibex.opis\resources
@KathrynBaker KathrynBaker changed the title PEARL Pressure Controller: Joy Buttons Active PEARL Pressure Controller: Jog Buttons Active Jan 28, 2022
@KathrynBaker
Copy link
Member

Detail on the LabVIEW implementation (part of #6763):
The proto file for the st command covers this, the part of that string related to the jog buttons being active is the 6th section and is true if that part of the returned value from status is not equal to 0 (so $1.F as I read the protocol file)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants