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

Add a property or method that controls the number of sigfigs #57

Open
APRashedAhmed opened this issue Dec 11, 2017 · 0 comments
Open

Add a property or method that controls the number of sigfigs #57

APRashedAhmed opened this issue Dec 11, 2017 · 0 comments

Comments

@APRashedAhmed
Copy link
Contributor

Expected Behavior

Typing in snd.sigfigs = 4 causes all readouts from devices to report only to four sigfigs. If snd.t1.tth.sigfigs = 3 is typed in, snd.t1.tth motors report to three sigfigs while all other devices report to four sigfigs.

Current Behavior

Sig figs are hardcoded in the readouts for each device.

Possible Solution

Implement sigfigs as a common property that when set changes the properties of all child components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant