Skip to content

Add OPI for MAPS Vacuum OPC PLC #1787

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

esmith1729
Copy link
Contributor

@esmith1729 esmith1729 commented Mar 25, 2025

Description of work

OPI to display two TPG300 values for MAPS Vacuum System

Ticket

Acceptance criteria

  • There should be two TPG-like OPIs displayed (the OPI is called MAPS-OPC-Server. You should be able to change the units, and the graph should update. There should not be any other writeable PVs on the OPI as per Sunil's requirements to limit TPG and Vacuum safety protocols.

List the acceptance criteria for the PR. The aim is provide information to help the reviewer

Unit tests

Give an overview of unit tests you have added or modified, if applicable. The aim is provide information to help the reviewer

System tests

Mention any automated tests or manual tests that you have added or modified, if applicable. The aim is provide information to help the reviewer

Documentation

Highlight and provide a link to any additions or changes to the documentation, if applicable. The aim is provide information to help the reviewer


Code Review

Final Steps

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@@ -4019,6 +4019,24 @@
</macros>
<categories/>
</value>
</entry>
<entry>
<key>MAPS-OPC-Server</key>
Copy link
Contributor

Choose a reason for hiding this comment

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

Would MAPS Vacuum System or similar be less ambiguous (in case MAPS happen to get other, non-vacuum, OPC things in future)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes not a bad idea! I think I ran out of creativity for names on this one hahha.

esmith1729 added 3 commits May 6, 2025 09:58
change name of OPI that gets linked, to make more clear what it is
Change references to MAPS_OPC_TPG.opi for linking containers, and rename file to make more clear
Change references to OPI, and key value to be more specific
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MAPS: Provide support to read pressure values from vacuum PLC
2 participants