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

Adding refresh rate pvs and property to screens. #238

Closed
wants to merge 3 commits into from

Conversation

phys-cgarnier
Copy link
Collaborator

Hi, this pull request is to add refresh rate PVs and a getter method to the screens device class.
Some info that needs to be known beforehand is that many cameras have two refresh rate PVs, but only one is used. In order to determine what PV to use you need to know whether the IOC the camera runs on is a VME or LinuxRT. So I added the PV that tells you that information as well.

@roussel-ryan
Copy link
Collaborator

can you add a set of tests to the device testing file that validates the property values

@phys-cgarnier phys-cgarnier marked this pull request as draft February 21, 2025 21:22
@roussel-ryan
Copy link
Collaborator

closed because the PR comes from a fork and breaks github install actions

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 this pull request may close these issues.

2 participants