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

Correct types of motor fields (high_limit, low_limit, done_move) #273

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

Tom-Willemsen
Copy link
Member

#174 added high/low motor limits to the ophyd-async motor, but these should be float rather than int.

I couldn't see a nice way to test this as the sim backend doesn't enforce types in the same way? Happy to recieve testing suggestions...

@Tom-Willemsen Tom-Willemsen changed the title Correct the type of motor limits from int -> float Correct types of motor fields (high_limit, low_limit, done_move) Apr 30, 2024
@Tom-Willemsen Tom-Willemsen merged commit bb48bc4 into main Apr 30, 2024
18 checks passed
@Tom-Willemsen Tom-Willemsen deleted the type_limits_as_float branch April 30, 2024 16:24
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.

None yet

2 participants