Skip to content

Add BS 34-1A precision voltage source #130

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

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

Conversation

OljaKhor
Copy link

This PR provides initial support for the Stahl Electronics BS 34-1A precision multichannel voltage source. It uses a basic time-based voltage-setting approach with time.sleep(t) in a background thread, since the device unfortunately lacks an internal clock and buffering. The implementation also follows a modular structure similar to NI_DAQmx, defined via capabilities.json and subclassing.

The current implementation has been tested with our BS 34-1A unit and performs reliably in both manual and buffered modes. (An emulator is also included for manual testing without physical hardware.)

Further documentation and connection table example can be found in the readme.md

Suggestions and improvements are very welcome!

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.

3 participants