quarchpy 2.1.24.dev1__py2.py3-none-any.whl → 2.1.24.dev2__py2.py3-none-any.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.
- quarchpy/.idea/.name +1 -1
- quarchpy/.idea/modules.xml +2 -0
- quarchpy/.idea/quarchpy.iml +5 -1
- quarchpy/.idea/workspace.xml +257 -18
- quarchpy/_version.py +1 -1
- quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.8.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/hs_err_pid8224.log +8905 -0
- quarchpy/debug/SystemTest.py +14 -3
- quarchpy/device/scanDevices.py +48 -22
- quarchpy/docs/_build/doctrees/CHANGES.doctree +0 -0
- quarchpy/docs/_build/doctrees/environment.pickle +0 -0
- quarchpy/docs/_build/doctrees/index.doctree +0 -0
- quarchpy/docs/_build/doctrees/readme.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/changelog.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/licenses.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/modules.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.calibration.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.config_files.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.connection_specific.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.debug.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.device.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.disk_test.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.fio.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.iometer.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.qis.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.qps.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.user_interface.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.utilities.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/readme.doctree +0 -0
- quarchpy/docs/_build/html/CHANGES.html +119 -123
- quarchpy/docs/_build/html/_sources/CHANGES.rst.txt +0 -5
- quarchpy/docs/_build/html/genindex.html +1537 -0
- quarchpy/docs/_build/html/index.html +60 -61
- quarchpy/docs/_build/html/objects.inv +0 -0
- quarchpy/docs/_build/html/readme.html +7 -6
- quarchpy/docs/_build/html/searchindex.js +1 -1
- quarchpy/docs/_build/html/source/changelog.html +179 -184
- quarchpy/docs/_build/html/source/licenses.html +7 -6
- quarchpy/docs/_build/html/source/modules.html +43 -35
- quarchpy/docs/_build/html/source/quarchpy.config_files.html +12 -2
- quarchpy/docs/_build/html/source/quarchpy.connection_specific.html +602 -16
- quarchpy/docs/_build/html/source/quarchpy.debug.html +127 -8
- quarchpy/docs/_build/html/source/quarchpy.device.html +1003 -12
- quarchpy/docs/_build/html/source/quarchpy.disk_test.html +75 -9
- quarchpy/docs/_build/html/source/quarchpy.fio.html +67 -6
- quarchpy/docs/_build/html/source/quarchpy.html +539 -38
- quarchpy/docs/_build/html/source/quarchpy.iometer.html +156 -10
- quarchpy/docs/_build/html/source/quarchpy.qis.html +518 -4
- quarchpy/docs/_build/html/source/quarchpy.qps.html +105 -4
- quarchpy/docs/_build/html/source/quarchpy.user_interface.html +156 -4
- quarchpy/docs/_build/html/source/quarchpy.utilities.html +96 -10
- quarchpy/docs/_build/html/source/readme.html +7 -6
- quarchpy/qis/qisFuncs.py +5 -9
- quarchpy/run.py +0 -7
- {quarchpy-2.1.24.dev1.dist-info → quarchpy-2.1.24.dev2.dist-info}/METADATA +1 -1
- {quarchpy-2.1.24.dev1.dist-info → quarchpy-2.1.24.dev2.dist-info}/RECORD +59 -60
- quarchpy/.idea/inspectionProfiles/Project_Default.xml +0 -12
- quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
- {quarchpy-2.1.24.dev1.dist-info → quarchpy-2.1.24.dev2.dist-info}/WHEEL +0 -0
- {quarchpy-2.1.24.dev1.dist-info → quarchpy-2.1.24.dev2.dist-info}/top_level.txt +0 -0
@@ -36,17 +36,136 @@
|
|
36
36
|
<section id="submodules">
|
37
37
|
<h2>Submodules<a class="headerlink" href="#submodules" title="Link to this heading">¶</a></h2>
|
38
38
|
</section>
|
39
|
-
<section id="quarchpy
|
40
|
-
<h2>quarchpy.debug.SystemTest module<a class="headerlink" href="#quarchpy
|
39
|
+
<section id="module-quarchpy.debug.SystemTest">
|
40
|
+
<span id="quarchpy-debug-systemtest-module"></span><h2>quarchpy.debug.SystemTest module<a class="headerlink" href="#module-quarchpy.debug.SystemTest" title="Link to this heading">¶</a></h2>
|
41
|
+
<dl class="py function">
|
42
|
+
<dt class="sig sig-object py" id="quarchpy.debug.SystemTest.QuarchSimpleIdentify">
|
43
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.SystemTest.</span></span><span class="sig-name descname"><span class="pre">QuarchSimpleIdentify</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">device1</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.SystemTest.QuarchSimpleIdentify" title="Link to this definition">¶</a></dt>
|
44
|
+
<dd><p>Prints basic identification test data on the specified module, compatible with all Quarch devices</p>
|
45
|
+
<dl class="field-list simple">
|
46
|
+
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
|
47
|
+
<dd class="field-odd"><p><strong>device1</strong> (<a class="reference internal" href="quarchpy.device.html#quarchpy.device.device.quarchDevice" title="quarchpy.device.device.quarchDevice"><em>quarchDevice</em></a>) – Open connection to a quarch device</p>
|
48
|
+
</dd>
|
49
|
+
</dl>
|
50
|
+
</dd></dl>
|
51
|
+
|
52
|
+
<dl class="py function">
|
53
|
+
<dt class="sig sig-object py" id="quarchpy.debug.SystemTest.fix_usb">
|
54
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.SystemTest.</span></span><span class="sig-name descname"><span class="pre">fix_usb</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.SystemTest.fix_usb" title="Link to this definition">¶</a></dt>
|
55
|
+
<dd></dd></dl>
|
56
|
+
|
57
|
+
<dl class="py function">
|
58
|
+
<dt class="sig sig-object py" id="quarchpy.debug.SystemTest.get_QIS_version">
|
59
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.SystemTest.</span></span><span class="sig-name descname"><span class="pre">get_QIS_version</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.SystemTest.get_QIS_version" title="Link to this definition">¶</a></dt>
|
60
|
+
<dd><p>Returns the version of QIS. This is the version of QIS currenty running on the local system if one exists.
|
61
|
+
Otherwise the local version within quarchpy will be exectued and its version returned.</p>
|
62
|
+
<dl class="field-list simple">
|
63
|
+
<dt class="field-odd">Returns<span class="colon">:</span></dt>
|
64
|
+
<dd class="field-odd"><p><strong>version</strong> – String representation of the QIS version number</p>
|
65
|
+
</dd>
|
66
|
+
<dt class="field-even">Return type<span class="colon">:</span></dt>
|
67
|
+
<dd class="field-even"><p>str</p>
|
68
|
+
</dd>
|
69
|
+
</dl>
|
70
|
+
</dd></dl>
|
71
|
+
|
72
|
+
<dl class="py function">
|
73
|
+
<dt class="sig sig-object py" id="quarchpy.debug.SystemTest.get_java_location">
|
74
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.SystemTest.</span></span><span class="sig-name descname"><span class="pre">get_java_location</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.SystemTest.get_java_location" title="Link to this definition">¶</a></dt>
|
75
|
+
<dd><p>Returns the location of java.</p>
|
76
|
+
<dl class="field-list simple">
|
77
|
+
<dt class="field-odd">Returns<span class="colon">:</span></dt>
|
78
|
+
<dd class="field-odd"><p><strong>location</strong> – String representation of the java location.</p>
|
79
|
+
</dd>
|
80
|
+
<dt class="field-even">Return type<span class="colon">:</span></dt>
|
81
|
+
<dd class="field-even"><p>str</p>
|
82
|
+
</dd>
|
83
|
+
</dl>
|
84
|
+
</dd></dl>
|
85
|
+
|
86
|
+
<dl class="py function">
|
87
|
+
<dt class="sig sig-object py" id="quarchpy.debug.SystemTest.get_quarchpy_version">
|
88
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.SystemTest.</span></span><span class="sig-name descname"><span class="pre">get_quarchpy_version</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.SystemTest.get_quarchpy_version" title="Link to this definition">¶</a></dt>
|
89
|
+
<dd></dd></dl>
|
90
|
+
|
91
|
+
<dl class="py function">
|
92
|
+
<dt class="sig sig-object py" id="quarchpy.debug.SystemTest.main">
|
93
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.SystemTest.</span></span><span class="sig-name descname"><span class="pre">main</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">args</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.SystemTest.main" title="Link to this definition">¶</a></dt>
|
94
|
+
<dd><p>Main function to allow the system test to be called direct from the command line</p>
|
95
|
+
</dd></dl>
|
96
|
+
|
97
|
+
<dl class="py function">
|
98
|
+
<dt class="sig sig-object py" id="quarchpy.debug.SystemTest.test_communication">
|
99
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.SystemTest.</span></span><span class="sig-name descname"><span class="pre">test_communication</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.SystemTest.test_communication" title="Link to this definition">¶</a></dt>
|
100
|
+
<dd></dd></dl>
|
101
|
+
|
102
|
+
<dl class="py function">
|
103
|
+
<dt class="sig sig-object py" id="quarchpy.debug.SystemTest.test_system_info">
|
104
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.SystemTest.</span></span><span class="sig-name descname"><span class="pre">test_system_info</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.SystemTest.test_system_info" title="Link to this definition">¶</a></dt>
|
105
|
+
<dd></dd></dl>
|
106
|
+
|
41
107
|
</section>
|
42
|
-
<section id="quarchpy
|
43
|
-
<h2>quarchpy.debug.upgrade_quarchpy module<a class="headerlink" href="#quarchpy
|
108
|
+
<section id="module-quarchpy.debug.upgrade_quarchpy">
|
109
|
+
<span id="quarchpy-debug-upgrade-quarchpy-module"></span><h2>quarchpy.debug.upgrade_quarchpy module<a class="headerlink" href="#module-quarchpy.debug.upgrade_quarchpy" title="Link to this heading">¶</a></h2>
|
110
|
+
<p>Functions to allow automatic update and checking of the quarchpy package.</p>
|
111
|
+
<dl class="py function">
|
112
|
+
<dt class="sig sig-object py" id="quarchpy.debug.upgrade_quarchpy.check_if_update">
|
113
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.upgrade_quarchpy.</span></span><span class="sig-name descname"><span class="pre">check_if_update</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">auto_update</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.upgrade_quarchpy.check_if_update" title="Link to this definition">¶</a></dt>
|
114
|
+
<dd><p>Checks if updated version is available on pip. Prompts for shutdown of QIS and QPS if they are open, as this will
|
115
|
+
prevent the update from working.
|
116
|
+
Returns</p>
|
117
|
+
<dl class="field-list simple">
|
118
|
+
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
|
119
|
+
<dd class="field-odd"><ul class="simple">
|
120
|
+
<li><p><strong>auto_update</strong> (<em>bool</em>) – If True, QPS and QIS will shut down if running to prepare for update.</p></li>
|
121
|
+
<li><p><strong>returns</strong> (<em>bool</em>) – True if ready to proceed up an update, False if not to proceed.</p></li>
|
122
|
+
</ul>
|
123
|
+
</dd>
|
124
|
+
</dl>
|
125
|
+
</dd></dl>
|
126
|
+
|
127
|
+
<dl class="py function">
|
128
|
+
<dt class="sig sig-object py" id="quarchpy.debug.upgrade_quarchpy.main">
|
129
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.upgrade_quarchpy.</span></span><span class="sig-name descname"><span class="pre">main</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">argstring</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">auto_update</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.upgrade_quarchpy.main" title="Link to this definition">¶</a></dt>
|
130
|
+
<dd><p>Main function to allow access to access to the upgrade system from the command line</p>
|
131
|
+
</dd></dl>
|
132
|
+
|
133
|
+
<dl class="py function">
|
134
|
+
<dt class="sig sig-object py" id="quarchpy.debug.upgrade_quarchpy.updateQuarchpy">
|
135
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.upgrade_quarchpy.</span></span><span class="sig-name descname"><span class="pre">updateQuarchpy</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">versionNumber</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.upgrade_quarchpy.updateQuarchpy" title="Link to this definition">¶</a></dt>
|
136
|
+
<dd><p>Requests an upgrade to the quarchpy package_list. Prints to the terminal</p>
|
137
|
+
<dl class="field-list simple">
|
138
|
+
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
|
139
|
+
<dd class="field-odd"><p><strong>versionNumber</strong> (<em>str</em><em>, </em><em>optional</em>) – Optional quarchpy version number in string form for previous/dev build access</p>
|
140
|
+
</dd>
|
141
|
+
</dl>
|
142
|
+
</dd></dl>
|
143
|
+
|
44
144
|
</section>
|
45
|
-
<section id="quarchpy
|
46
|
-
<h2>quarchpy.debug.versionCompare module<a class="headerlink" href="#quarchpy
|
145
|
+
<section id="module-quarchpy.debug.versionCompare">
|
146
|
+
<span id="quarchpy-debug-versioncompare-module"></span><h2>quarchpy.debug.versionCompare module<a class="headerlink" href="#module-quarchpy.debug.versionCompare" title="Link to this heading">¶</a></h2>
|
147
|
+
<p>Provides functions to compare quarchpy versions</p>
|
148
|
+
<dl class="py function">
|
149
|
+
<dt class="sig sig-object py" id="quarchpy.debug.versionCompare.requiredQuarchpyVersion">
|
150
|
+
<span class="sig-prename descclassname"><span class="pre">quarchpy.debug.versionCompare.</span></span><span class="sig-name descname"><span class="pre">requiredQuarchpyVersion</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">requiredVersion</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#quarchpy.debug.versionCompare.requiredQuarchpyVersion" title="Link to this definition">¶</a></dt>
|
151
|
+
<dd><p>Checks if the given (required) version is present. This is used by example scripts to ensure the features they use
|
152
|
+
are supported by the installed package version</p>
|
153
|
+
<dl class="field-list simple">
|
154
|
+
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
|
155
|
+
<dd class="field-odd"><p><strong>requiredVersion</strong> (<em>str</em>) – String representation of the minimum quarchpy version required</p>
|
156
|
+
</dd>
|
157
|
+
<dt class="field-even">Returns<span class="colon">:</span></dt>
|
158
|
+
<dd class="field-even"><p><strong>safe_to_run</strong> – True if the minimum version requirement is met, otherwise false</p>
|
159
|
+
</dd>
|
160
|
+
<dt class="field-odd">Return type<span class="colon">:</span></dt>
|
161
|
+
<dd class="field-odd"><p>bool</p>
|
162
|
+
</dd>
|
163
|
+
</dl>
|
164
|
+
</dd></dl>
|
165
|
+
|
47
166
|
</section>
|
48
|
-
<section id="module-
|
49
|
-
<h2>Module contents<a class="headerlink" href="#module-
|
167
|
+
<section id="module-quarchpy.debug">
|
168
|
+
<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-quarchpy.debug" title="Link to this heading">¶</a></h2>
|
50
169
|
</section>
|
51
170
|
</section>
|
52
171
|
|