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 necessary files for OPCUA ioc build #919

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

Conversation

esmith1729
Copy link
Contributor

Description of work

OPCUA IOC module that should be general purpose, for other OPC servers that need an IOC configuration.

OPCUA_01.cmd should be placed in C:\Instrument\Settings\config\[instrument name]\configurations\opcua folder, alongside a private key found on the network shares

To test

Acceptance criteria

  • The IOC builds and can run properly (it connects to the MAPS PLC and reads values accurately.

Code Review

Functional Tests

  • IOC responds correctly in:
    • Devsim mode
    • Recsim mode
    • Real device, if available
  • Supplementary IOCs (..._0n where n>1) run correctly
  • Log files do not report undefined macros (serach for macLib: macro to find instances of macLib: macro [macro name] is undefined...

Final steps

  • Update the IOC submodule in the main EPICS repo. See Git workflow page for details.
  • Reviewer has merged the associated PR for the release notes

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
1 participant