Skip to content

Commit 07f9b3f

Browse files
committed
resolved conflicts during merge of #282 from 1.7.3
1 parent 8583eef commit 07f9b3f

5 files changed

+8
-4
lines changed

build/extensions/eez_bb3-1.7.3.zip

950 KB
Binary file not shown.
811 KB
Binary file not shown.

docs/SCPI reference guide/Commands/EEZ BB3 SCPI reference 5.14 - SCRipt.html

+4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
p { text-align: justify; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-indent: 0; background: transparent; font-family: "Arial"; font-size: 10.5pt; font-weight: normal; font-style: normal; }
1717
li { text-align: justify; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-indent: 0; background: transparent; font-family: "Arial"; font-size: 10.5pt; font-weight: normal; font-style: normal; }
1818
.cmd_code { text-align: left; font-family: "Courier New"; }
19+
.cmd_code_Start { text-align: left; margin-top: 1.99mm; font-family: "Courier New"; }
1920
.cmd_root { text-align: left; color: #0066cc; }
2021
.scpi0 { text-align: left; }
2122
.scpi1 { text-align: left; margin-left: 4.99mm; }
@@ -304,6 +305,7 @@
304305
</td>
305306
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
306307
<p class="cmd_root">SCRipt:RUN {&lt;filename&gt;}</p>
308+
<p class="cmd_root">SCRipt:RUN?</p>
307309
</td>
308310
</tr>
309311
<tr style="background: transparent;">
@@ -360,6 +362,8 @@
360362
</td>
361363
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
362364
<p class="cmd_code">SCR:RUN &quot;/Scripts/Hello world.py&quot;</p>
365+
<p class="cmd_code">SCR:RUN?</p>
366+
<p class="cmd_code_Start">&quot;/Scripts/Hello world.py&quot;</p>
363367
</td>
364368
</tr>
365369
<tr style="background: transparent;">
Binary file not shown.

modular-psu-firmware.eez-project

+4-4
Original file line numberDiff line numberDiff line change
@@ -89834,9 +89834,9 @@
8983489834
"idn": "Envox,EEZ BB3 (STM32)",
8983589835
"idfName": "EEZ BB3 STM32",
8983689836
"idfShortName": "EEZ-BB3-STM32",
89837-
"idfFirmwareVersion": "1.7.1",
89837+
"idfFirmwareVersion": "1.7.3",
8983889838
"idfGuid": "687b6dee-2093-4c36-afb7-cfc7ea2bf262",
89839-
"idfRevisionNumber": "1.7.1",
89839+
"idfRevisionNumber": "1.7.3",
8984089840
"idfDescription": "EEZ Bench box 3-module T&M chassis",
8984189841
"idfSupportedModels": "EEZ-BB3-STM32",
8984289842
"idfRevisionComments": "Initial version",
@@ -89854,9 +89854,9 @@
8985489854
"idn": "Envox,EEZ BB3 (Simulator)",
8985589855
"idfName": "EEZ BB3 Simulator",
8985689856
"idfShortName": "EEZ-BB3-SIM",
89857-
"idfFirmwareVersion": "1.7.1",
89857+
"idfFirmwareVersion": "1.7.3",
8985889858
"idfGuid": "7cab6860-e593-4ba2-ee68-57fe84460fa4",
89859-
"idfRevisionNumber": "1.7.1",
89859+
"idfRevisionNumber": "1.7.3",
8986089860
"idfDescription": "EEZ Bench box 3-module T&M chassis firmware simulator",
8986189861
"idfSupportedModels": "EEZ-BB3-SIM",
8986289862
"idfRevisionComments": "Initial version",

0 commit comments

Comments
 (0)