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

Reading control point does not work on old firmware #68

Open
alexrudd2 opened this issue Jul 10, 2023 · 1 comment
Open

Reading control point does not work on old firmware #68

alexrudd2 opened this issue Jul 10, 2023 · 1 comment

Comments

@alexrudd2
Copy link
Member

_read
    await self._init_task
  File "/Users/a.ruddick/Documents/github/alicat/alicat/driver.py", line 314, in _init_control_point
    self.control_point = await self._get_control_point()
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/a.ruddick/Documents/github/alicat/alicat/driver.py", line 479, in _get_control_point
    raise ValueError(f"Unexpected register value: {value:d}") from None
ValueError: Unexpected register value: 4

S/N 105527

firmware 4v25

@BENETNATH
Copy link

Same here ? Any solution to drive older firmware ?

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

No branches or pull requests

2 participants