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

Serial Library for Leybold TD400 controller #16

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

janezg-SLAC
Copy link
Contributor

Adding new function block to support leybold TD400 controller serial communication. New driver is needed because TD400 controller doesn't have available parameter P21. Also it was requested by Jing to add function to change the speed of the pump. I removed parameter P21 and add reading of parameters P18(max speed) and P19 (min speed) which will help us to limit the input from the user.

Motivation and Context

How Has This Been Tested?

Where Has This Been Documented?

Pre-merge checklist

  • Code works interactively
  • Code contains descriptive comments
  • Test suite passes locally
  • Libraries are set to Always Newest version (Library, *)
  • Committed with pre-commit or ran pre-commit run --all-files

@janezg-SLAC janezg-SLAC requested a review from jyin999 March 4, 2024 16:21
Copy link

@jyin999 jyin999 left a comment

Choose a reason for hiding this comment

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

Reviewed.

@janezg-SLAC janezg-SLAC merged commit cc2304a into pcdshub:master Apr 11, 2024
9 checks 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