Skip to content

Commit 70bb3f1

Browse files
Fabio Rossettofabiorossetto
authored andcommitted
Add information about compatibility with LabOne
1 parent 787ef48 commit 70bb3f1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ The `labone` package provides a plain asynchronous Python API for [LabOne](https
1919
> Since `labone` is not intended for direct usage, we do not offer any support
2020
> or external documentation. Please contact [Zurich Instruments](mailto:info@zhinst.com) if you have any questions.
2121
22+
## LabOne compatibility
23+
The `labone` package is broadly compatible with any LabOne version greater or equal than 23.06. When used with older versions of LabOne, some features may not be available or only partially working.
24+
25+
| `labone` version | Minimum LabOne version | Best with LabOne |
26+
| ---------------- | ---------------------- | ---------------- |
27+
| up to 2.3 | 23.06 | 23.06 or later |
28+
| up to 3.1.2 | 23.06 | 24.10 or later |
29+
| from 3.2.0 | 23.06 | 25.01 or later |
30+
2231
## Internal Documentation
2332

2433
The internal documentation can be found [here](http://docs.pages.zhinst.com/internal-documentation-hub/async_labone/index.html).

0 commit comments

Comments
 (0)