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

Read data from secondary thermistor on TC4820 #525

Open
dc2917 opened this issue Feb 28, 2024 · 0 comments
Open

Read data from secondary thermistor on TC4820 #525

dc2917 opened this issue Feb 28, 2024 · 0 comments
Assignees

Comments

@dc2917
Copy link
Contributor

dc2917 commented Feb 28, 2024

TC4820 features an optional secondary thermistor input for sensing alarm conditions. Interest has been expressed in making use of this feature.

Appendix B of the manual hopefully contains the information required to do this. A quick scan of section "IV. Serial Commands" makes me think we might just be able use request_decimal("040000") (cf. request_decimal("010000") for reading the control thermistor temperature), if all we want to do is read the temperature from this secondary thermistor.

  • The retrieved value should be written to the log file, along with that of the control thermistor.
  • The retrieved value could be shown on the GUI, but where to put this is not obvious, as it won't be related to the hot or cold blackbodies.
@dc2917 dc2917 self-assigned this Mar 11, 2024
@dalonsoa dalonsoa assigned alexdewar and unassigned dc2917 Apr 8, 2024
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