Releases: BenthamInstruments/bendev
Releases · BenthamInstruments/bendev
Release list
v0.3.6: Default to no wait after write in write_check
What's Changed
- Update write_check method to default to zero wait time after write by @richardms in #13
Full Changelog: v0.3.5...v0.3.6
v0.3.5: Fix raw writes on Linux
What's Changed
- Fix hidapi write command for raw data handling by @richardms in #12
Full Changelog: v0.3.4...v0.3.5
v0.3.5-dev
v0.3.4: Add alterable wait in write_check
v0.3.3: Support raw data in read() and write()
What's Changed
- Support raw (bytearray) data in read() and write() by @richardms in #8
Full Changelog: v0.3.2...v0.3.3
0.3.2: Add SCPI error checking methods
What's Changed
- Add command helper methods that check SCPI errors by @richardms in #7
New Contributors
- @richardms made their first contribution in #7
Full Changelog: v0.3.1...v0.3.2
Fix inverted vendor_ID filter in list_connected_devices
Thank you @kgabel-tu for this fix!
add py -3.11 version of the module to PyPI
Merge pull request #3 from BenthamInstruments/add-py-3.11-version add py-3.11 version
Reconnect command
add command to reconnect to device using the same parameters as before.
Full Changelog: v0.1.1...v0.2.0
Readme update
Fix README formatting issue on PyPI, no code changes.
Full Changelog: v0.1.0...v0.1.1