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

provide a function to read out current GAIN setting #231

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

drfritz142
Copy link

Hi (Andreas Motl) - my first pull request. We would like to query the class for its current GAIN setting so that measurements can be scaled up appropriately in the calling program.

If that works with you, I'll soon submit one more regarding a small program bug and a new function that provides an average reading but omits the largest and smallest reading.

provide function get_gain()
provide function get_gain() in source
Copy link

@banoz banoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the function should probably return the same values that are used for set_gain() - 32, 64, 128.

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.

2 participants