Skip to content

Commit

Permalink
SCPI reference updated
Browse files Browse the repository at this point in the history
  • Loading branch information
prasimix committed Dec 3, 2019
1 parent 5e6a3b5 commit a66722e
Show file tree
Hide file tree
Showing 10 changed files with 47 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@
</tr>
<tr style="background: transparent;">
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 44%;">
<p class="scpi3"><a href="#sens_curr_rang"><span style="text-decoration: underline;">RANGe?</span></a></p>
<p class="scpi3"><a href="#sens_curr_rang"><span style="text-decoration: underline;">RANGe[:UPPer] {&lt;range&gt;}</span></a></p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 56%;">
<p>Returns selected DC current measurement range</p>
<p>Selects a DC current measurement range</p>
</td>
</tr>
<tr style="background: transparent;">
Expand Down Expand Up @@ -247,37 +247,69 @@
</td>
</tr>
</table>
<p class="Heading_3">5.13.2. <a name="sens_curr_rang"></a>SENSe:CURRent[:DC]:RANGe</p>
<p class="Heading_3">5.13.2. <a name="sens_curr_rang"></a>SENSe:CURRent[:DC]:RANGe[:UPPer]</p>
<table style="border-collapse: collapse; background: transparent; width: 169.92mm;">
<tr style="background: transparent;">
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 13%;">
<p class="Default_nt2">Syntax</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p class="cmd_root">SENSe:CURRent[:DC]:RANGe?</p>
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p class="cmd_root">SENSe:CURRent[:DC]:RANGe[:UPPer] {&lt;range&gt;}</p>
<p class="cmd_root">SENSe:CURRent[:DC]:RANGe[:UPPer]?</p>
</td>
</tr>
<tr style="background: transparent;">
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 13%;">
<p class="Default_nt2">Modules</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p><span class="DCP405">&#160;DCP405&#160;&#160;</span><span class="DCP405B">&#160;DCP405B&#160;</span></p>
</td>
</tr>
<tr style="background: transparent;">
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 13%;">
<p class="Default_nt2">Description</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p>The query command returns the maximum DC current that can be measured on the range that is set by auto-ranging circuit.</p>
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p>This command selects a DC current measurement range when Power board with multiple current ranges is installed (e.g. r5B12 that can be find out with the SYSTem:CHANnel:MODel? command). The entered value must be higher than the maximum current that you expect to measure. Units are in amperes. </p>
</td>
</tr>
<tr style="background: transparent;">
<td rowspan="2" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 13%;">
<p>Parameters</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #000000; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">Name</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #000000; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">Type</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #000000; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">Range</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #000000; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">Default</p>
</td>
</tr>
<tr style="background: transparent;">
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 22%;">
<p>&lt;range&gt;</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">NR2|Discrete</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">0.5, 5, MIN|MAX|DEFault</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">DEF</p>
</td>
</tr>
<tr style="background: transparent;">
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 13%;">
<p class="Default_nt2">Usage<span style="font-style: italic;"> </span>example</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p class="cmd_code">SENS:CURR:RANG?</p>
<p class="cmd_code_Start">0.05</p>
</td>
Expand All @@ -286,15 +318,15 @@
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 13%;">
<p class="Default_nt2">Errors</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p class="cmd_code">-241,&quot;Hardware missing&quot;</p>
</td>
</tr>
<tr style="background: transparent;">
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 13%;">
<p class="Default_nt2">Related Commands</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p>SENSe:CURRent[:DC]:RANGe:AUTO</p>
<p>SYSTem:CHANnel:MODel?</p>
</td>
Expand Down Expand Up @@ -596,7 +628,7 @@
</td>
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p>Use this command to set the sample period in seconds. For the sample period, the </p>
<p>minimum is 20&#160;ms, and it has to be in integral of 20&#160;ms, while the maximum is 120&#160;s. The entered value will be rounded to the nearest 20&#160;ms integral.</p>
<p>minimum is 5&#160;ms, and it has to be in integral of 5&#160;ms, while the maximum is 120&#160;s. The entered value will be rounded to the nearest 20&#160;ms integral.</p>
</td>
</tr>
<tr style="background: transparent;">
Expand Down Expand Up @@ -624,7 +656,7 @@
<p style="text-align: center;">NR2</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">0.02 – 120</p>
<p style="text-align: center;">0.005 – 120</p>
</td>
<td style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 22%;">
<p style="text-align: center;">0.02</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1991,7 +1991,7 @@
<p class="Default_nt2">Description</p>
</td>
<td colspan="4" style="border-left: 0; border-right: 0; border-top: 0; border-bottom: 0; vertical-align: top; background: transparent; width: 87%;">
<p>This command sets the number of times that the list is executed before it is completed. The list count range is 1 through 255. Use the INFinity parameter or 0 to execute a list continuously.</p>
<p>This command sets the number of times that the list is executed before it is completed. The list count range is 1 through 65535. Use the INFinity parameter or 0 to execute a list continuously.</p>
<p>&#160;</p>
<p>Use ABORt to stop the list at any time. When the list is aborted, the output returns to the settings that were in effect before the list started.</p>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</head>
<body>
<p class="Heading_2">5.17. <a name="_trigger"></a>TRIGger</p>
<p>The BB3's triggering system allows a change in output voltage, current or start internal data logging when receiving a trigger, to select a trigger source, and to insert a trigger. Triggering the BB3 is a multi-step process, for example:</p>
<p>The BB3's triggering system allows a change in output voltage, current or start internal data logging when receiving a trigger from selected source. Triggering the BB3 is a multi-step process and consists of the following steps:</p>
<ul>
<li class="List_1_Start" style="text-indent: 0; list-style-type: disc;">An output has to be selected (the INSTrument:SELect command) following by configuring the BB3 for the triggered output level by using CURRent:TRIGgered and VOLTage:TRIGgered commands.</li>
<li class="List_1" style="text-indent: 0; list-style-type: disc;">The source from which the BB3 will accept the trigger must be specified. The BB3 could accept e.g. a BUS (software) trigger or an IMMediate trigger from the remote interface.</li>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified docs/SCPI reference guide/EEZ BB3 SCPI reference 5.13 - SENSe.odt
Binary file not shown.
Binary file modified docs/SCPI reference guide/EEZ BB3 SCPI reference 5.14 - SOURce.odt
Binary file not shown.
Binary file not shown.
Binary file modified docs/SCPI reference guide/EEZ BB3 SCPI reference guide.pdf
Binary file not shown.
Binary file removed docs/map.docx
Binary file not shown.

0 comments on commit a66722e

Please sign in to comment.