quarchpy 2.2.4__py2.py3-none-any.whl → 2.2.5__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.
Files changed (144) hide show
  1. quarchpy/.idea/.gitignore +3 -0
  2. quarchpy/.idea/inspectionProfiles/Project_Default.xml +1 -39
  3. quarchpy/.idea/misc.xml +0 -3
  4. quarchpy/.idea/modules.xml +1 -0
  5. quarchpy/.idea/quarchpy.iml +1 -0
  6. quarchpy/.idea/workspace.xml +71 -113
  7. quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
  8. quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
  9. quarchpy/__pycache__/connection.cpython-311.pyc +0 -0
  10. quarchpy/__pycache__/run.cpython-311.pyc +0 -0
  11. quarchpy/_version.py +1 -1
  12. quarchpy/_version.py.bak +1 -0
  13. quarchpy/config_files/__pycache__/__init__.cpython-311.pyc +0 -0
  14. quarchpy/config_files/__pycache__/quarch_config_parser.cpython-311.pyc +0 -0
  15. quarchpy/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar +0 -0
  16. quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_DEFAULT.rcf +2 -2
  17. quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_FULL.rcf +5 -56
  18. quarchpy/connection_specific/QPS/win-amd64/resources/profiles/PAM_EXAMPLE_CONFIG.rcf +1 -1
  19. quarchpy/connection_specific/connection_QPS.py +4 -4
  20. quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
  21. quarchpy/debug/__pycache__/__init__.cpython-311.pyc +0 -0
  22. quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
  23. quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
  24. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
  25. quarchpy/debug/__pycache__/versionCompare.cpython-311.pyc +0 -0
  26. quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
  27. quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
  28. quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
  29. quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
  30. quarchpy/device/__pycache__/quarchQPS.cpython-311.pyc +0 -0
  31. quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
  32. quarchpy/device/quarchQPS.py.bak +398 -0
  33. quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-311.pyc +0 -0
  34. quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-311.pyc +0 -0
  35. quarchpy/disk_test/__pycache__/__init__.cpython-311.pyc +0 -0
  36. quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-311.pyc +0 -0
  37. quarchpy/docs/CHANGES.rst +0 -3
  38. quarchpy/docs/CHANGES.rst.bak +430 -0
  39. quarchpy/fio/__pycache__/FIO_interface.cpython-311.pyc +0 -0
  40. quarchpy/fio/__pycache__/__init__.cpython-311.pyc +0 -0
  41. quarchpy/fio/__pycache__/fioDiskFinder.cpython-311.pyc +0 -0
  42. quarchpy/iometer/__pycache__/__init__.cpython-311.pyc +0 -0
  43. quarchpy/iometer/__pycache__/gen_iometer_template.cpython-311.pyc +0 -0
  44. quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc +0 -0
  45. quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc +0 -0
  46. quarchpy/qis/__pycache__/__init__.cpython-311.pyc +0 -0
  47. quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
  48. quarchpy/qps/__pycache__/__init__.cpython-311.pyc +0 -0
  49. quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc +0 -0
  50. quarchpy/user_interface/__pycache__/__init__.cpython-311.pyc +0 -0
  51. quarchpy/user_interface/__pycache__/user_interface.cpython-311.pyc +0 -0
  52. quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc +0 -0
  53. quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc +0 -0
  54. quarchpy/utilities/__pycache__/Version.cpython-311.pyc +0 -0
  55. quarchpy/utilities/__pycache__/__init__.cpython-311.pyc +0 -0
  56. {quarchpy-2.2.4.dist-info → quarchpy-2.2.5.dist-info}/METADATA +2 -5
  57. {quarchpy-2.2.4.dist-info → quarchpy-2.2.5.dist-info}/RECORD +59 -138
  58. {quarchpy-2.2.4.dist-info → quarchpy-2.2.5.dist-info}/WHEEL +1 -1
  59. quarchpy/.idea/.name +0 -1
  60. quarchpy/.idea/vcs.xml +0 -6
  61. quarchpy/__pycache__/__init__.cpython-312.pyc +0 -0
  62. quarchpy/__pycache__/_version.cpython-312.pyc +0 -0
  63. quarchpy/__pycache__/connection.cpython-312.pyc +0 -0
  64. quarchpy/__pycache__/run.cpython-312.pyc +0 -0
  65. quarchpy/config_files/__pycache__/__init__.cpython-312.pyc +0 -0
  66. quarchpy/config_files/__pycache__/quarch_config_parser.cpython-312.pyc +0 -0
  67. quarchpy/connection_specific/QPS/win-amd64/InstallType.dat +0 -1
  68. quarchpy/connection_specific/QPS/win-amd64/qps_lib/qis-1.45.jar +0 -0
  69. quarchpy/connection_specific/QPS/win-amd64/qps_lib/qis-1.46.jar +0 -0
  70. quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc +0 -0
  71. quarchpy/connection_specific/__pycache__/StreamChannels.cpython-312.pyc +0 -0
  72. quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc +0 -0
  73. quarchpy/connection_specific/__pycache__/__init__.cpython-312.pyc +0 -0
  74. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
  75. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-312.pyc +0 -0
  76. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
  77. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-312.pyc +0 -0
  78. quarchpy/connection_specific/__pycache__/connection_ReST.cpython-311.pyc +0 -0
  79. quarchpy/connection_specific/__pycache__/connection_ReST.cpython-312.pyc +0 -0
  80. quarchpy/connection_specific/__pycache__/connection_Serial.cpython-311.pyc +0 -0
  81. quarchpy/connection_specific/__pycache__/connection_Serial.cpython-312.pyc +0 -0
  82. quarchpy/connection_specific/__pycache__/connection_TCP.cpython-311.pyc +0 -0
  83. quarchpy/connection_specific/__pycache__/connection_TCP.cpython-312.pyc +0 -0
  84. quarchpy/connection_specific/__pycache__/connection_USB.cpython-311.pyc +0 -0
  85. quarchpy/connection_specific/__pycache__/connection_USB.cpython-312.pyc +0 -0
  86. quarchpy/connection_specific/__pycache__/mDNS.cpython-311.pyc +0 -0
  87. quarchpy/connection_specific/__pycache__/mDNS.cpython-312.pyc +0 -0
  88. quarchpy/connection_specific/connection_QIS.py.bak +0 -1749
  89. quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-311.pyc +0 -0
  90. quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-312.pyc +0 -0
  91. quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-311.pyc +0 -0
  92. quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-312.pyc +0 -0
  93. quarchpy/connection_specific/serial/__pycache__/__init__.cpython-311.pyc +0 -0
  94. quarchpy/connection_specific/serial/__pycache__/__init__.cpython-312.pyc +0 -0
  95. quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-311.pyc +0 -0
  96. quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-312.pyc +0 -0
  97. quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-311.pyc +0 -0
  98. quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-312.pyc +0 -0
  99. quarchpy/connection_specific/serial/__pycache__/win32.cpython-311.pyc +0 -0
  100. quarchpy/connection_specific/serial/__pycache__/win32.cpython-312.pyc +0 -0
  101. quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-311.pyc +0 -0
  102. quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-312.pyc +0 -0
  103. quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-311.pyc +0 -0
  104. quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-312.pyc +0 -0
  105. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-311.pyc +0 -0
  106. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-312.pyc +0 -0
  107. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-311.pyc +0 -0
  108. quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-312.pyc +0 -0
  109. quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-312.pyc +0 -0
  110. quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-312.pyc +0 -0
  111. quarchpy/debug/__pycache__/SystemTest.cpython-312.pyc +0 -0
  112. quarchpy/debug/__pycache__/__init__.cpython-312.pyc +0 -0
  113. quarchpy/debug/__pycache__/module_debug.cpython-312.pyc +0 -0
  114. quarchpy/debug/__pycache__/simple_terminal.cpython-312.pyc +0 -0
  115. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-312.pyc +0 -0
  116. quarchpy/debug/__pycache__/versionCompare.cpython-312.pyc +0 -0
  117. quarchpy/device/__pycache__/__init__.cpython-312.pyc +0 -0
  118. quarchpy/device/__pycache__/device.cpython-312.pyc +0 -0
  119. quarchpy/device/__pycache__/quarchArray.cpython-312.pyc +0 -0
  120. quarchpy/device/__pycache__/quarchPPM.cpython-312.pyc +0 -0
  121. quarchpy/device/__pycache__/quarchQPS.cpython-312.pyc +0 -0
  122. quarchpy/device/__pycache__/scanDevices.cpython-312.pyc +0 -0
  123. quarchpy/device/quarchPPM.py.bak +0 -67
  124. quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-312.pyc +0 -0
  125. quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-312.pyc +0 -0
  126. quarchpy/disk_test/__pycache__/__init__.cpython-312.pyc +0 -0
  127. quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-312.pyc +0 -0
  128. quarchpy/fio/__pycache__/FIO_interface.cpython-312.pyc +0 -0
  129. quarchpy/fio/__pycache__/__init__.cpython-312.pyc +0 -0
  130. quarchpy/iometer/__pycache__/__init__.cpython-312.pyc +0 -0
  131. quarchpy/iometer/__pycache__/gen_iometer_template.cpython-312.pyc +0 -0
  132. quarchpy/iometer/__pycache__/iometerFuncs.cpython-312.pyc +0 -0
  133. quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-312.pyc +0 -0
  134. quarchpy/qis/__pycache__/__init__.cpython-312.pyc +0 -0
  135. quarchpy/qis/__pycache__/qisFuncs.cpython-312.pyc +0 -0
  136. quarchpy/qps/__pycache__/__init__.cpython-312.pyc +0 -0
  137. quarchpy/qps/__pycache__/qpsFuncs.cpython-312.pyc +0 -0
  138. quarchpy/user_interface/__pycache__/__init__.cpython-312.pyc +0 -0
  139. quarchpy/user_interface/__pycache__/user_interface.cpython-312.pyc +0 -0
  140. quarchpy/utilities/__pycache__/TestCenter.cpython-312.pyc +0 -0
  141. quarchpy/utilities/__pycache__/TimeValue.cpython-312.pyc +0 -0
  142. quarchpy/utilities/__pycache__/Version.cpython-312.pyc +0 -0
  143. quarchpy/utilities/__pycache__/__init__.cpython-312.pyc +0 -0
  144. {quarchpy-2.2.4.dist-info → quarchpy-2.2.5.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,3 @@
1
+ # Default ignored files
2
+ /shelf/
3
+ /workspace.xml
@@ -1,48 +1,10 @@
1
1
  <component name="InspectionProjectProfileManager">
2
2
  <profile version="1.0">
3
3
  <option name="myName" value="Project Default" />
4
- <inspection_tool class="PyCompatibilityInspection" enabled="true" level="WARNING" enabled_by_default="true">
5
- <option name="ourVersions">
6
- <value>
7
- <list size="3">
8
- <item index="0" class="java.lang.String" itemvalue="3.12" />
9
- <item index="1" class="java.lang.String" itemvalue="3.5" />
10
- <item index="2" class="java.lang.String" itemvalue="3.11" />
11
- </list>
12
- </value>
13
- </option>
14
- </inspection_tool>
15
- <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
16
- <option name="ignoredPackages">
17
- <value>
18
- <list size="1">
19
- <item index="0" class="java.lang.String" itemvalue="zeroconf" />
20
- </list>
21
- </value>
22
- </option>
23
- </inspection_tool>
24
- <inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
25
- <option name="ignoredErrors">
26
- <list>
27
- <option value="E501" />
28
- <option value="E302" />
29
- </list>
30
- </option>
31
- </inspection_tool>
32
- <inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
33
- <option name="ignoredErrors">
34
- <list>
35
- <option value="N806" />
36
- <option value="N812" />
37
- <option value="N802" />
38
- <option value="N803" />
39
- </list>
40
- </option>
41
- </inspection_tool>
42
4
  <inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
43
5
  <option name="ignoredIdentifiers">
44
6
  <list>
45
- <option value="MainTests.standardErrors.qisPath" />
7
+ <option value="user_interface.user_interface.raw_input" />
46
8
  </list>
47
9
  </option>
48
10
  </inspection_tool>
quarchpy/.idea/misc.xml CHANGED
@@ -1,7 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
- <component name="Black">
4
- <option name="sdkName" value="Python 3.11" />
5
- </component>
6
3
  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.11" project-jdk-type="Python SDK" />
7
4
  </project>
@@ -2,6 +2,7 @@
2
2
  <project version="4">
3
3
  <component name="ProjectModuleManager">
4
4
  <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/../../../../Application Notes/AN-015 - Automating with QPS/.idea/AN-015 - Automating with QPS.iml" filepath="$PROJECT_DIR$/../../../../Application Notes/AN-015 - Automating with QPS/.idea/AN-015 - Automating with QPS.iml" />
5
6
  <module fileurl="file://$PROJECT_DIR$/.idea/quarchpy.iml" filepath="$PROJECT_DIR$/.idea/quarchpy.iml" />
6
7
  </modules>
7
8
  </component>
@@ -4,6 +4,7 @@
4
4
  <content url="file://$MODULE_DIR$" />
5
5
  <orderEntry type="jdk" jdkName="Python 3.11" jdkType="Python SDK" />
6
6
  <orderEntry type="sourceFolder" forTests="false" />
7
+ <orderEntry type="module" module-name="AN-015 - Automating with QPS" />
7
8
  </component>
8
9
  <component name="PyDocumentationSettings">
9
10
  <option name="format" value="PLAIN" />
@@ -4,50 +4,60 @@
4
4
  <option name="autoReloadType" value="SELECTIVE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="636aab8d-ddf5-4a16-9afb-6ef6a8d53577" name="Changes" comment="">
8
- <change beforePath="$PROJECT_DIR$/Docs/CHANGES.rst" beforeDir="false" afterPath="$PROJECT_DIR$/Docs/CHANGES.rst" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/_version.py" beforeDir="false" afterPath="$PROJECT_DIR$/_version.py" afterDir="false" />
10
- <change beforePath="$PROJECT_DIR$/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar" beforeDir="false" afterPath="$PROJECT_DIR$/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar" afterDir="false" />
11
- </list>
7
+ <list default="true" id="0bee3df3-4eba-4aa3-a42f-acd1db16081c" name="Changes" comment="" />
12
8
  <option name="SHOW_DIALOG" value="false" />
13
9
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
14
10
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
15
11
  <option name="LAST_RESOLUTION" value="IGNORE" />
16
12
  </component>
17
- <component name="ProjectColorInfo">{
18
- &quot;associatedIndex&quot;: 0
19
- }</component>
20
- <component name="ProjectId" id="2lheMHpb2GANz9pJUZgtTWz6b3S" />
21
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
13
+ <component name="ProjectId" id="2l19Ou77iy3Z8boaa16mxcWidBo" />
22
14
  <component name="ProjectViewState">
23
15
  <option name="hideEmptyMiddlePackages" value="true" />
24
16
  <option name="showLibraryContents" value="true" />
25
17
  </component>
26
18
  <component name="PropertiesComponent">{
27
19
  &quot;keyToString&quot;: {
28
- &quot;Python.Main.executor&quot;: &quot;Debug&quot;,
29
- &quot;Python.QisAcStreamExample.executor&quot;: &quot;Debug&quot;,
20
+ &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
30
21
  &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
31
- &quot;last_opened_file_path&quot;: &quot;P:/Software/Python/QuarchPy/Trunk/quarchpy/run.py&quot;
22
+ &quot;last_opened_file_path&quot;: &quot;P:/Software/Application Notes/AN-015 - Automating with QPS&quot;
32
23
  }
33
24
  }</component>
34
- <component name="RunManager">
35
- <configuration name="Main" type="PythonConfigurationType" factoryName="Python">
25
+ <component name="RunManager" selected="Python.simple_terminal">
26
+ <configuration name="QpsRecordingExample" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
27
+ <module name="AN-015 - Automating with QPS" />
28
+ <option name="INTERPRETER_OPTIONS" value="" />
29
+ <option name="PARENT_ENVS" value="true" />
30
+ <envs>
31
+ <env name="PYTHONUNBUFFERED" value="1" />
32
+ </envs>
33
+ <option name="SDK_HOME" value="" />
34
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/../../../../Application Notes/AN-015 - Automating with QPS/Trunk" />
35
+ <option name="IS_MODULE_SDK" value="true" />
36
+ <option name="ADD_CONTENT_ROOTS" value="true" />
37
+ <option name="ADD_SOURCE_ROOTS" value="true" />
38
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/../../../../Application Notes/AN-015 - Automating with QPS/Trunk/QpsRecordingExample.py" />
39
+ <option name="PARAMETERS" value="" />
40
+ <option name="SHOW_COMMAND_LINE" value="false" />
41
+ <option name="EMULATE_TERMINAL" value="false" />
42
+ <option name="MODULE_MODE" value="false" />
43
+ <option name="REDIRECT_INPUT" value="false" />
44
+ <option name="INPUT_FILE" value="" />
45
+ <method v="2" />
46
+ </configuration>
47
+ <configuration name="quarchQPS" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
36
48
  <module name="quarchpy" />
37
- <option name="ENV_FILES" value="" />
38
49
  <option name="INTERPRETER_OPTIONS" value="" />
39
50
  <option name="PARENT_ENVS" value="true" />
40
51
  <envs>
41
52
  <env name="PYTHONUNBUFFERED" value="1" />
42
53
  </envs>
43
54
  <option name="SDK_HOME" value="" />
44
- <option name="SDK_NAME" value="Python 3.11" />
45
- <option name="WORKING_DIRECTORY" value="" />
46
- <option name="IS_MODULE_SDK" value="false" />
55
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/device" />
56
+ <option name="IS_MODULE_SDK" value="true" />
47
57
  <option name="ADD_CONTENT_ROOTS" value="true" />
48
58
  <option name="ADD_SOURCE_ROOTS" value="true" />
49
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/run.py" />
50
- <option name="PARAMETERS" value="qps -logging=ON -logtarget=&quot;C:\temp\logDir&quot; -qissamelogging=ON" />
59
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/device/quarchQPS.py" />
60
+ <option name="PARAMETERS" value="" />
51
61
  <option name="SHOW_COMMAND_LINE" value="false" />
52
62
  <option name="EMULATE_TERMINAL" value="false" />
53
63
  <option name="MODULE_MODE" value="false" />
@@ -55,107 +65,55 @@
55
65
  <option name="INPUT_FILE" value="" />
56
66
  <method v="2" />
57
67
  </configuration>
58
- </component>
59
- <component name="SharedIndexes">
60
- <attachedChunks>
61
- <set>
62
- <option value="bundled-python-sdk-0e3be3396995-c546a90a8094-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-242.23339.19" />
63
- </set>
64
- </attachedChunks>
65
- </component>
66
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
67
- <component name="SvnConfiguration" cleanupOnStartRun="true">
68
- <configuration>C:\Users\nghayyda\AppData\Roaming\Subversion</configuration>
69
- <supportedVersion>125</supportedVersion>
70
- </component>
71
- <component name="SvnFileUrlMappingImpl">
72
- <option name="myMappingRoots">
73
- <list>
74
- <SvnCopyRootSimple>
75
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
76
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
77
- </SvnCopyRootSimple>
78
- <SvnCopyRootSimple>
79
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
80
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Cable_Modules" />
81
- </SvnCopyRootSimple>
82
- <SvnCopyRootSimple>
83
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
84
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Card_Modules" />
85
- </SvnCopyRootSimple>
86
- <SvnCopyRootSimple>
87
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
88
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Drive_Modules" />
89
- </SvnCopyRootSimple>
90
- <SvnCopyRootSimple>
91
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
92
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Power_Margining" />
93
- </SvnCopyRootSimple>
94
- <SvnCopyRootSimple>
95
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
96
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Switch_Modules" />
97
- </SvnCopyRootSimple>
98
- </list>
99
- </option>
100
- <option name="myMoreRealMappingRoots">
68
+ <configuration name="simple_terminal" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
69
+ <module name="quarchpy" />
70
+ <option name="INTERPRETER_OPTIONS" value="" />
71
+ <option name="PARENT_ENVS" value="true" />
72
+ <envs>
73
+ <env name="PYTHONUNBUFFERED" value="1" />
74
+ </envs>
75
+ <option name="SDK_HOME" value="" />
76
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/debug" />
77
+ <option name="IS_MODULE_SDK" value="true" />
78
+ <option name="ADD_CONTENT_ROOTS" value="true" />
79
+ <option name="ADD_SOURCE_ROOTS" value="true" />
80
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/debug/simple_terminal.py" />
81
+ <option name="PARAMETERS" value="" />
82
+ <option name="SHOW_COMMAND_LINE" value="false" />
83
+ <option name="EMULATE_TERMINAL" value="false" />
84
+ <option name="MODULE_MODE" value="false" />
85
+ <option name="REDIRECT_INPUT" value="false" />
86
+ <option name="INPUT_FILE" value="" />
87
+ <method v="2" />
88
+ </configuration>
89
+ <recent_temporary>
101
90
  <list>
102
- <SvnCopyRootSimple>
103
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
104
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
105
- </SvnCopyRootSimple>
106
- <SvnCopyRootSimple>
107
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
108
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Cable_Modules" />
109
- </SvnCopyRootSimple>
110
- <SvnCopyRootSimple>
111
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
112
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Card_Modules" />
113
- </SvnCopyRootSimple>
114
- <SvnCopyRootSimple>
115
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
116
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Drive_Modules" />
117
- </SvnCopyRootSimple>
118
- <SvnCopyRootSimple>
119
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
120
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Power_Margining" />
121
- </SvnCopyRootSimple>
122
- <SvnCopyRootSimple>
123
- <option name="myVcsRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy" />
124
- <option name="myCopyRoot" value="P:\Software\Python\QuarchPy\Trunk\quarchpy\config_files\Switch_Modules" />
125
- </SvnCopyRootSimple>
91
+ <item itemvalue="Python.simple_terminal" />
92
+ <item itemvalue="Python.QpsRecordingExample" />
93
+ <item itemvalue="Python.quarchQPS" />
126
94
  </list>
127
- </option>
95
+ </recent_temporary>
128
96
  </component>
97
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
129
98
  <component name="TaskManager">
130
99
  <task active="true" id="Default" summary="Default task">
131
- <changelist id="636aab8d-ddf5-4a16-9afb-6ef6a8d53577" name="Changes" comment="" />
132
- <created>1725636685995</created>
100
+ <changelist id="0bee3df3-4eba-4aa3-a42f-acd1db16081c" name="Changes" comment="" />
101
+ <created>1724336687759</created>
133
102
  <option name="number" value="Default" />
134
103
  <option name="presentableId" value="Default" />
135
- <updated>1725636685995</updated>
136
- </task>
137
- <task id="LOCAL-00001" summary="Quarchpy power class now automatically creates the default synthetic channels.">
138
- <option name="closed" value="true" />
139
- <created>1728642843471</created>
140
- <option name="number" value="00001" />
141
- <option name="presentableId" value="LOCAL-00001" />
142
- <option name="project" value="LOCAL" />
143
- <updated>1728642843471</updated>
144
- </task>
145
- <task id="LOCAL-00002" summary="Fixed arguments not being passed correctly to QPS.">
146
- <option name="closed" value="true" />
147
- <created>1728648255650</created>
148
- <option name="number" value="00002" />
149
- <option name="presentableId" value="LOCAL-00002" />
150
- <option name="project" value="LOCAL" />
151
- <updated>1728648255650</updated>
104
+ <updated>1724336687759</updated>
152
105
  </task>
153
- <option name="localTasksCounter" value="3" />
154
106
  <servers />
155
107
  </component>
156
- <component name="VcsManagerConfiguration">
157
- <MESSAGE value="Quarchpy power class now automatically creates the default synthetic channels." />
158
- <MESSAGE value="Fixed arguments not being passed correctly to QPS." />
159
- <option name="LAST_COMMIT_MESSAGE" value="Fixed arguments not being passed correctly to QPS." />
108
+ <component name="XDebuggerManager">
109
+ <breakpoint-manager>
110
+ <breakpoints>
111
+ <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
112
+ <url>file://C:/Python311/Lib/site-packages/quarchpy/connection_specific/connection_TCP.py</url>
113
+ <line>46</line>
114
+ <option name="timeStamp" value="1" />
115
+ </line-breakpoint>
116
+ </breakpoints>
117
+ </breakpoint-manager>
160
118
  </component>
161
119
  </project>
Binary file
quarchpy/_version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "2.2.4"
1
+ __version__ = "2.2.5"
@@ -0,0 +1 @@
1
+ __version__ = "2.2.2.dev1"
@@ -19,8 +19,8 @@ Currently it supports:
19
19
  <RecordingConfiguration>
20
20
  <Header> <!-- Header information for the recording configuration -->
21
21
  <FileVersion>2.0</FileVersion> <!-- Version of the file, checked on load. -->
22
- <DeviceTarget>QTL2582-01, QTL2751-03, QTL2789-01</DeviceTarget> <!-- Device identifier for the compatible device(s) -->
23
- <FileDescription></FileDescription> <!-- Description of the file to make it clear what the file is intended for -->
22
+ <DeviceTarget>QTL2582-01, QTL2751-03, QTL2789-01, QTL2843-02</DeviceTarget> <!-- Device identifier for the compatible device(s) -->
23
+ <FileDescription>This file contains the default synthetic channel setup for an AC PAM.</FileDescription> <!-- Description of the file to make it clear what the file is intended for -->
24
24
  </Header>
25
25
  <SyntheticChannels> <!-- Root tag for synthetic channels configuration -->
26
26
  <Clear>false</Clear> <!-- Indicates whether to clear existing synthetic channels -->
@@ -2,62 +2,11 @@
2
2
  <RecordingConfiguration>
3
3
  <Header>
4
4
  <FileVersion>2.0</FileVersion>
5
- <DeviceTarget>QTL2582-01, QTL2751-03, QTL2789-01</DeviceTarget>
6
- <FileDescription></FileDescription>
5
+ <DeviceTarget>QTL2582-01, QTL2751-03, QTL2789-01, QTL2843-02</DeviceTarget>
6
+ <FileDescription>This file contains the additional channels of interest for an AC PAM, such as total harmonic distortion and crest factor.</FileDescription>
7
7
  </Header>
8
8
  <SyntheticChannels>
9
9
  <Clear>false</Clear>
10
- <SyntheticChannel>
11
- <Configuration>
12
- <Enable>true</Enable>
13
- <Visible>true</Visible>
14
- </Configuration>
15
- <SyntheticChannelFunction>
16
- <FunctionDetails>
17
- <DisplayGroup>v</DisplayGroup>
18
- <DisplayName>+3.3V_VOLT_RMS</DisplayName>
19
- <FunctionName>rms</FunctionName>
20
- </FunctionDetails>
21
- <FunctionArguments>
22
- <Argument>1ms</Argument>
23
- <Argument>chan(+3.3V,v)</Argument>
24
- </FunctionArguments>
25
- </SyntheticChannelFunction>
26
- </SyntheticChannel>
27
- <SyntheticChannel>
28
- <Configuration>
29
- <Enable>true</Enable>
30
- <Visible>true</Visible>
31
- </Configuration>
32
- <SyntheticChannelFunction>
33
- <FunctionDetails>
34
- <DisplayGroup>a</DisplayGroup>
35
- <DisplayName>+3.3V_CURR_RMS</DisplayName>
36
- <FunctionName>rms</FunctionName>
37
- </FunctionDetails>
38
- <FunctionArguments>
39
- <Argument>1ms</Argument>
40
- <Argument>chan(+3.3V,a)</Argument>
41
- </FunctionArguments>
42
- </SyntheticChannelFunction>
43
- </SyntheticChannel>
44
- <SyntheticChannel>
45
- <Configuration>
46
- <Enable>true</Enable>
47
- <Visible>true</Visible>
48
- </Configuration>
49
- <SyntheticChannelFunction>
50
- <FunctionDetails>
51
- <DisplayGroup>w</DisplayGroup>
52
- <DisplayName>+3.3V_POWER_RMS</DisplayName>
53
- <FunctionName>rms</FunctionName>
54
- </FunctionDetails>
55
- <FunctionArguments>
56
- <Argument>1ms</Argument>
57
- <Argument>chan(+3.3V,v)</Argument>
58
- </FunctionArguments>
59
- </SyntheticChannelFunction>
60
- </SyntheticChannel>
61
10
  <SyntheticChannel>
62
11
  <Configuration>
63
12
  <Enable>true</Enable>
@@ -121,7 +70,7 @@
121
70
  <FunctionDetails>
122
71
  <DisplayGroup>V</DisplayGroup>
123
72
  <DisplayName>L1_HAR</DisplayName>
124
- <FunctionName>subtract</FunctionName>
73
+ <FunctionName>harSubtract</FunctionName>
125
74
  </FunctionDetails>
126
75
  <FunctionArguments>
127
76
  <Argument>100ms</Argument>
@@ -139,7 +88,7 @@
139
88
  <FunctionDetails>
140
89
  <DisplayGroup>V</DisplayGroup>
141
90
  <DisplayName>L2_HAR</DisplayName>
142
- <FunctionName>subtract</FunctionName>
91
+ <FunctionName>harSubtract</FunctionName>
143
92
  </FunctionDetails>
144
93
  <FunctionArguments>
145
94
  <Argument>100ms</Argument>
@@ -157,7 +106,7 @@
157
106
  <FunctionDetails>
158
107
  <DisplayGroup>V</DisplayGroup>
159
108
  <DisplayName>L3_HAR</DisplayName>
160
- <FunctionName>subtract</FunctionName>
109
+ <FunctionName>harSubtract</FunctionName>
161
110
  </FunctionDetails>
162
111
  <FunctionArguments>
163
112
  <Argument>100ms</Argument>
@@ -20,7 +20,7 @@ Currently it supports:
20
20
  <Header> <!-- Header information for the recording configuration -->
21
21
  <FileVersion>2.0</FileVersion> <!-- Version of the file, checked on load. -->
22
22
  <DeviceTarget>QTL2312-01</DeviceTarget> <!-- Device identifier for the compatible device(s) -->
23
- <FileDescription></FileDescription> <!-- Description of the file to make it clear what the file is intended for -->
23
+ <FileDescription>This is an example file for PAMs, showing how to configure channels and add an RMS</FileDescription> <!-- Description of the file to make it clear what the file is intended for -->
24
24
  </Header>
25
25
  <SyntheticChannels> <!-- Root tag for synthetic channels configuration -->
26
26
  <Clear>false</Clear> <!-- Indicates whether to clear existing synthetic channels -->
@@ -206,7 +206,7 @@ class QpsInterface:
206
206
  startTime=time.time()
207
207
  notLoadingMessageStartTime=None
208
208
  while(1):
209
- update=self.sendCmdVerbose("$progress check \"open recording\"",timeout=cmdTimeout)
209
+ update=self.sendCmdVerbose("$progress check task=\"open recording\"",timeout=cmdTimeout)
210
210
  #print(update)
211
211
  m = re.search(r'\d+(\.\d+)?%', update)
212
212
  if m: # A percentage was found
@@ -216,8 +216,8 @@ class QpsInterface:
216
216
  if found > 99.9: # This will catch the case we have 99.9999% or 100% loaded. recording with less that 1mill records auto return 100%
217
217
  message = "Passed, Recording opened, loading detected and complete."
218
218
  break
219
- elif("Chart window is open but no loading is in progress." in update):
220
- if loadingStarted ==True:
219
+ elif "Chart window is open but no loading is in progress." in update:
220
+ if loadingStarted == True:
221
221
  # Loading started and has now ended, so we can exit the loop.
222
222
  message="Passed, Recording opened, loading detected and complete."
223
223
  break
@@ -227,7 +227,7 @@ class QpsInterface:
227
227
  # we exit, stating that no loading started within the desired time.
228
228
  notLoadingMessageStartTime = time.time()
229
229
  elif time.time() - notLoadingMessageStartTime> startOpenTimout:
230
- message = "No detection that QPS started loading the recording within "+str(startOpenTimout)+"s."
230
+ message = "No detection that QPS started loading the recording within " + str(startOpenTimout) + "s."
231
231
  break
232
232
 
233
233
  time.sleep(pollInterval) #Sleep pollInterval time, so we are not hammering QPS for updates while its busy loading.