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 tmo daq damage pv #27

Merged
merged 4 commits into from
Mar 28, 2024
Merged

adding tmo daq damage pv #27

merged 4 commits into from
Mar 28, 2024

Conversation

tongju12
Copy link
Contributor

TMo wants to add daq damge PV to track daq during beam time. Daq team and James already test those PVs.

@tongju12 tongju12 requested a review from ZLLentz March 25, 2024 21:45
@tongju12 tongju12 marked this pull request as ready for review March 25, 2024 21:45
@ZLLentz
Copy link
Member

ZLLentz commented Mar 26, 2024

It looks good to me now but the csv converter is unhappy, so there must be something slightly wrong. We'll have to look really closely at what is here and what the checker is doing.

Comment on lines 88 to 92
,,pva://DAQ:NEH:tmo:0:DeadFrac,,,,
,,pva://DAQ:NEH:tmo:0:Damage_hsd,,,,
,,pva://DAQ:NEH:tmo:0:Damage_bld,,,,
,,pva://DAQ:NEH:tmo:0:Damage_epics,,,,
,,pva://DAQ:NEH:tmo:0:Damage_atm,,,,
Copy link
Member

Choose a reason for hiding this comment

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

I figured out that these are all missing a comma, and this ends up breaking the build

Suggested change
,,pva://DAQ:NEH:tmo:0:DeadFrac,,,,
,,pva://DAQ:NEH:tmo:0:Damage_hsd,,,,
,,pva://DAQ:NEH:tmo:0:Damage_bld,,,,
,,pva://DAQ:NEH:tmo:0:Damage_epics,,,,
,,pva://DAQ:NEH:tmo:0:Damage_atm,,,,
,,pva://DAQ:NEH:tmo:0:DeadFrac,,,,,
,,pva://DAQ:NEH:tmo:0:Damage_hsd,,,,,
,,pva://DAQ:NEH:tmo:0:Damage_bld,,,,,
,,pva://DAQ:NEH:tmo:0:Damage_epics,,,,,
,,pva://DAQ:NEH:tmo:0:Damage_atm,,,,,

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you so much Zach! I changed it

@ZLLentz
Copy link
Member

ZLLentz commented Mar 28, 2024

OK all the checks pass now, I will merge this
Note that there still needs to be some networking adjustments on the NALMS end for this to work properly, but once that's figured out it would start working as you'd expect

@ZLLentz ZLLentz merged commit 17fbaa4 into pcdshub:master Mar 28, 2024
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.

2 participants