Skip to content

Releases: Zahner-elektrik/Thales-Remote-Python

v1.2.4

31 Jan 14:59
Compare
Choose a tag to compare

What's Changed

  • Function added to measure single frequency with PAD4 channels

Full Changelog: v1.2.3...v1.2.4

v1.2.3

17 Nov 07:40
Compare
Choose a tag to compare

What's Changed

  • make connection thread daemonic by @ilka-schulz in #24
  • added check for illegal characters in file names and paths

Full Changelog: v1.2.2...v1.2.3

v1.2.2

16 Oct 10:17
Compare
Choose a tag to compare

What's Changed

  • required Thales version changed

Full Changelog: v1.2.1...v1.2.2

1.2.0

10 Aug 05:56
Compare
Choose a tag to compare
1.2.0 Pre-release
Pre-release

What's Changed

  • DCSequencer supports 8 ACQ channels.
  • DCSequencer parameter accessible via remote
  • Jupyter Notebooks reformatted

Full Changelog: v1.1.2...1.2.0

v1.1.2

26 Jun 09:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

03 Apr 07:52
Compare
Choose a tag to compare

This package version requires at least version Thales 5.8.6. Previous Thales versions are not compatible with this package version.

What's Changed

  • Thales/Term serial number is checked
  • Term window can be hidden

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Feb 10:08
Compare
Choose a tag to compare

This package version requires at least version Thales 5.8.5. Previous Thales versions are not compatible with this package version.

What's Changed

  • PAD4 features extended
  • connection to Thales optimised
  • CV documentation improved

Full Changelog: v1.0.1...v1.1.0

v1.0.1

17 Jan 07:54
Compare
Choose a tag to compare

What's Changed

  • bugfix and rename acquireFile method

Full Changelog: https://github.com/Zahner-elektrik/Thales-Remote-Python/commits/v1.0.1

v1.0.0

16 Jan 11:06
Compare
Choose a tag to compare

What's Changed

  • added pyproject.toml; added .gitignore by @ilka-schulz in #3
  • add type annotations and some formatting to part of the code by @ilka-schulz in #7
  • add context handler for connection class by @ilka-schulz in #12
  • add functionality to switch between different EPC devices with the potentiostat turned on without having to turn it off.
  • code formating with black.
  • release of the package on pip.

New Contributors

Full Changelog: https://github.com/Zahner-elektrik/Thales-Remote-Python/commits/v1.0.0