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

set latching to True if unspecified #63

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

KaushikMalapati
Copy link
Contributor

Meant to close #39

I thought the change I previously made to phoebus would have done this, but I did not try it on the self-closing tags that our xmls use if the csv value is not provided, I think because of the short_empty_elements in https://github.com/KaushikMalapati/pcds-nalms/blob/3dc96c817de3ab283c8b33ba0319681919317574/Scripts/alarm_csv2xml.py#L45-L47

I think latching by default is the expected behavior. Non-latching alarms seem not very useful to me at least, but alarms can still be set not to latch explicitly.

Copy link
Contributor

@tangkong tangkong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a reasonable change to me. Thanks for digging all the way up the chain to fix this!

@tangkong tangkong merged commit b84d238 into pcdshub:master Feb 10, 2025
1 check passed
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.

Major Alarms Dont Latch in NALMS
2 participants