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

p99 stage will not connect #13

Closed
Relm-Arrowny opened this issue Apr 19, 2024 · 1 comment · Fixed by #14
Closed

p99 stage will not connect #13

Relm-Arrowny opened this issue Apr 19, 2024 · 1 comment · Fixed by #14
Assignees
Labels
bug Something isn't working

Comments

@Relm-Arrowny
Copy link
Collaborator

Relm-Arrowny commented Apr 19, 2024

Describe the bug
Two issue, when we try to connect to the stage, the epics pv is not in "standard format",

To Reproduce
trying to connect any p99 motor.

Expected behavior
an acknowledgement of connection

@Relm-Arrowny Relm-Arrowny added the bug Something isn't working label Apr 19, 2024
@Relm-Arrowny
Copy link
Collaborator Author

Relm-Arrowny commented Apr 19, 2024

Three things needed to be fix:

  • All setpoint are without ".VAL" at the end of a pv.
  • No real fix, current we can change it after initialise motor class but will have to reconnect to it, may not work with standard blue api.
  • The three angles pitch roll and theta are not standard motors, they only have set and feedback and it is not stopable.
  • Created a SetReadOnlyMotor to capture this.
  • Filter wheel is not motor
  • Made a FilterMotor device for p99selections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant