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

RasorScalerCard1 not read correctly #1048

Closed
1 task
Relm-Arrowny opened this issue Feb 7, 2025 · 0 comments · Fixed by #1050
Closed
1 task

RasorScalerCard1 not read correctly #1048

Relm-Arrowny opened this issue Feb 7, 2025 · 0 comments · Fixed by #1050
Assignees
Labels
bug Something isn't working i10

Comments

@Relm-Arrowny
Copy link
Contributor

Relm-Arrowny commented Feb 7, 2025

The suffix for the StruckScaler card for RasorScalerCard1 is incorrect it should be:

        self.mon = StruckScaler(prefix=prefix, suffix=".S17")
        self.det = StruckScaler(prefix=prefix, suffix=".S18")
        self.fluo = StruckScaler(prefix=prefix, suffix=".S19")
        self.drain = StruckScaler(prefix=prefix, suffix=".S20")

Acceptance Criteria

  • The suffix is corrected and read correctly on i10.
@Relm-Arrowny Relm-Arrowny added bug Something isn't working i10 labels Feb 7, 2025
@Relm-Arrowny Relm-Arrowny self-assigned this Feb 7, 2025
@Relm-Arrowny Relm-Arrowny linked a pull request Feb 10, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working i10
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant