-
Notifications
You must be signed in to change notification settings - Fork 2
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
HIFI: Group 3 Hall Probe #8400
Labels
Comments
This was referenced Jun 21, 2024
This was referenced Nov 3, 2024
PRs:
Manual:
Docs: |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a user of HIFI I want to be able to read the values from the Group 3 Hall Probe to use with regards to the zerofield on HIFI.
Acceptance Criteria
What is the acceptance criteria?
Extra Information
A%d SE0GDR3GCNNUFG
where %d is the address, this initialises the probes in the expected way, including set the range to the highest indexA%d F
at the rate agreed in the acceptance criteria, to each probe using %d for the probe address, and multiply the returned value by 1 or -1 based on the direction of the probe (e.g. X is +1, -X is -1)F
returnsOVER RANGE
, increase the range if possible, this may be most clearly dealt with in SNL or a script record as there are other range changes to consider too.A%d R%d
replacing the%d
s with the address of the probe and the range index to use.A%d T
to get the temperatures for each probe where %d is the probe addressHow to Test
verbose instructions for reviewer to test changes
(Add before making a PR)
planning 92:00 2024/10/31
The text was updated successfully, but these errors were encountered: