zhinst-core 24.7.62562__cp38-cp38-manylinux1_x86_64.whl → 24.10.65175__cp38-cp38-manylinux1_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of zhinst-core might be problematic. Click here for more details.
- zhinst/core/__init__.pyi +5 -5
- zhinst/core/_core.so +0 -0
- {zhinst_core-24.7.62562.dist-info → zhinst_core-24.10.65175.dist-info}/METADATA +3 -2
- {zhinst_core-24.7.62562.dist-info → zhinst_core-24.10.65175.dist-info}/RECORD +6 -6
- {zhinst_core-24.7.62562.dist-info → zhinst_core-24.10.65175.dist-info}/WHEEL +0 -0
- {zhinst_core-24.7.62562.dist-info → zhinst_core-24.10.65175.dist-info}/licenses/LICENSE.txt +0 -0
zhinst/core/__init__.pyi
CHANGED
|
@@ -459,7 +459,7 @@ class ziDAQServer:
|
|
|
459
459
|
*,
|
|
460
460
|
flat: Literal[False] = False,
|
|
461
461
|
flags: Union[ziListEnum, int] = 0,
|
|
462
|
-
settingsonly: bool =
|
|
462
|
+
settingsonly: bool = True,
|
|
463
463
|
subscribedonly: bool = False,
|
|
464
464
|
basechannelonly: bool = False,
|
|
465
465
|
excludevectors: bool = False,
|
|
@@ -495,7 +495,7 @@ class ziDAQServer:
|
|
|
495
495
|
*,
|
|
496
496
|
flat: Literal[True],
|
|
497
497
|
flags: Union[ziListEnum, int] = 0,
|
|
498
|
-
settingsonly: bool =
|
|
498
|
+
settingsonly: bool = True,
|
|
499
499
|
subscribedonly: bool = False,
|
|
500
500
|
basechannelonly: bool = False,
|
|
501
501
|
excludevectors: bool = False,
|
|
@@ -520,7 +520,7 @@ class ziDAQServer:
|
|
|
520
520
|
the keyword arguments below.
|
|
521
521
|
|
|
522
522
|
settingsonly: Returns only nodes which are marked as setting
|
|
523
|
-
(default:
|
|
523
|
+
(default: True).
|
|
524
524
|
subscribedonly: Returns only subscribed nodes (default: False).
|
|
525
525
|
basechannelonly: Return only one instance of a node in case of
|
|
526
526
|
multiple channels (default: False).
|
|
@@ -534,7 +534,7 @@ class ziDAQServer:
|
|
|
534
534
|
*,
|
|
535
535
|
flat: bool = False,
|
|
536
536
|
flags: Union[ziListEnum, int] = 0,
|
|
537
|
-
settingsonly: bool =
|
|
537
|
+
settingsonly: bool = True,
|
|
538
538
|
subscribedonly: bool = False,
|
|
539
539
|
basechannelonly: bool = False,
|
|
540
540
|
excludevectors: bool = False,
|
|
@@ -559,7 +559,7 @@ class ziDAQServer:
|
|
|
559
559
|
the keyword arguments below.
|
|
560
560
|
|
|
561
561
|
settingsonly: Returns only nodes which are marked as setting
|
|
562
|
-
(default:
|
|
562
|
+
(default: True).
|
|
563
563
|
subscribedonly: Returns only subscribed nodes (default: False).
|
|
564
564
|
basechannelonly: Return only one instance of a node in case of
|
|
565
565
|
multiple channels (default: False).
|
zhinst/core/_core.so
CHANGED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: zhinst-core
|
|
3
|
-
Version: 24.
|
|
3
|
+
Version: 24.10.65175
|
|
4
4
|
Summary: Python API for Zurich Instruments Devices
|
|
5
5
|
Project-URL: Documentation, https://docs.zhinst.com/labone_api_user_manual
|
|
6
6
|
Author-email: Zurich Instruments AG <info@zhinst.com>
|
|
@@ -22,11 +22,12 @@ Classifier: Programming Language :: Python :: 3.9
|
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
25
26
|
Classifier: Topic :: Scientific/Engineering
|
|
26
27
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
27
28
|
Requires-Python: >=3.7
|
|
28
29
|
Requires-Dist: typing-extensions
|
|
29
|
-
Requires-Dist: numpy>=1.19
|
|
30
|
+
Requires-Dist: numpy>=1.19
|
|
30
31
|
Description-Content-Type: text/markdown
|
|
31
32
|
|
|
32
33
|
# Zurich Instruments LabOne API
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
zhinst/core/__init__.py,sha256=7kcZ-cpfrMCGX9XHt80qoiLREUjiKp4-WQ5YXxpydbQ,177
|
|
2
|
-
zhinst/core/__init__.pyi,sha256=
|
|
3
|
-
zhinst/core/_core.so,sha256=
|
|
2
|
+
zhinst/core/__init__.pyi,sha256=ryaqvaZUIDNq8_JsibC_ak67MIE-SB7ZamIQCZrUUiI,54365
|
|
3
|
+
zhinst/core/_core.so,sha256=fSCr4uNhw_PpSdovM6ie01eMdl9kdAcBv0yjm4xuC34,42198896
|
|
4
4
|
zhinst/core/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
zhinst/core/_tracing/__init__.pyi,sha256=mFZYfRfJ4dIZCuvnfpAV-v4ddbiXl7n-de61znyNBeQ,2431
|
|
6
6
|
zhinst/core/errors/__init__.pyi,sha256=pWrLitRK5FvivD9g3MWGrt2fCSWVtSIRH6LHGS8ZAXE,957
|
|
7
7
|
zhinst/ziPython/__init__.py,sha256=so5c173hrgu5vv7DwMGG7alo8pdQc1hkaHKzu97Cm-M,443
|
|
8
8
|
zhinst/ziPython/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
zhinst/ziPython/errors/__init__.py,sha256=-niezFlzHjQGSqTqRF_9oWaJTJMNdSudEZMsLsoskXk,216
|
|
10
|
-
zhinst_core-24.
|
|
11
|
-
zhinst_core-24.
|
|
12
|
-
zhinst_core-24.
|
|
13
|
-
zhinst_core-24.
|
|
10
|
+
zhinst_core-24.10.65175.dist-info/METADATA,sha256=pCICxqpZfAzTERpeQByIJnNOHhsNcCizEHRbo7sN83A,2141
|
|
11
|
+
zhinst_core-24.10.65175.dist-info/WHEEL,sha256=_c6ZThes1XDqwiI3VHxJfKLIRQE0QjhYYPbgoNsOcJI,103
|
|
12
|
+
zhinst_core-24.10.65175.dist-info/licenses/LICENSE.txt,sha256=F4okYREnc372D8C-9kSiGKV3xLE8lMGnhnB0sJHbX70,1065
|
|
13
|
+
zhinst_core-24.10.65175.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|