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

add APSU control network check #255

Closed
prjemian opened this issue Nov 17, 2023 · 1 comment · Fixed by #277
Closed

add APSU control network check #255

prjemian opened this issue Nov 17, 2023 · 1 comment · Fixed by #277
Assignees
Labels
task routine work
Milestone

Comments

@prjemian
Copy link
Contributor

prjemian commented Nov 17, 2023

With APS-U, the beamline controls will be on a local, private subnet. Users are not accustomed to this yet and will experience EPICS PV connection timeouts if they start a bluesky session from a workstation that is not on the controls subnet.

A new apstools.utils.warn_if_not_aps_controls_subnet() function is being added to provide this check:

Add this check in the instrument.framework.__init__ module.

@prjemian prjemian added the task routine work label Nov 17, 2023
@prjemian prjemian added this to the v1.0.2 milestone Nov 17, 2023
@prjemian prjemian self-assigned this Nov 17, 2023
@prjemian
Copy link
Contributor Author

Needs next release of apstools. Milestone 1.6.18.

prjemian added a commit that referenced this issue Feb 25, 2024
prjemian added a commit that referenced this issue Feb 25, 2024
prjemian added a commit that referenced this issue Feb 26, 2024
prjemian added a commit that referenced this issue Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task routine work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant