Skip to content

Commit

Permalink
Generated gh-pages for commit 2b6d72b
Browse files Browse the repository at this point in the history
Author: William H.P. Nielsen <[email protected]>

    Driver/Keysight DMM (#556)
  • Loading branch information
Documentation Bot committed Apr 4, 2017
1 parent a3e8cbe commit d2c053b
Show file tree
Hide file tree
Showing 12 changed files with 751 additions and 18 deletions.
1 change: 1 addition & 0 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ <h1>All modules for which code is available</h1>
<li><a href="qcodes/instrument_drivers/AlazarTech/ATS_acquisition_controllers.html">qcodes.instrument_drivers.AlazarTech.ATS_acquisition_controllers</a></li>
<li><a href="qcodes/instrument_drivers/Harvard/Decadac.html">qcodes.instrument_drivers.Harvard.Decadac</a></li>
<li><a href="qcodes/instrument_drivers/Keysight/Keysight_33500B.html">qcodes.instrument_drivers.Keysight.Keysight_33500B</a></li>
<li><a href="qcodes/instrument_drivers/Keysight/Keysight_34465A.html">qcodes.instrument_drivers.Keysight.Keysight_34465A</a></li>
<li><a href="qcodes/instrument_drivers/QDev/QDac.html">qcodes.instrument_drivers.QDev.QDac</a></li>
<li><a href="qcodes/instrument_drivers/QuTech/IVVI.html">qcodes.instrument_drivers.QuTech.IVVI</a></li>
<li><a href="qcodes/instrument_drivers/Spectrum/M4i.html">qcodes.instrument_drivers.Spectrum.M4i</a></li>
Expand Down
629 changes: 629 additions & 0 deletions _modules/qcodes/instrument_drivers/Keysight/Keysight_34465A.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ qcodes\.instrument\_drivers\.Keysight\.Keysight\_33500B module
:undoc-members:
:show-inheritance:

qcodes\.instrument\_drivers\.Keysight\.Keysight\_34465A module
--------------------------------------------------------------

.. automodule:: qcodes.instrument_drivers.Keysight.Keysight_34465A
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------
Expand Down
73 changes: 73 additions & 0 deletions api/generated/qcodes.instrument_drivers.Keysight.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
<li class="toctree-l3 current"><a class="current reference internal" href="#">qcodes.instrument_drivers.Keysight package</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#submodules">Submodules</a></li>
<li class="toctree-l4"><a class="reference internal" href="#module-qcodes.instrument_drivers.Keysight.Keysight_33500B">qcodes.instrument_drivers.Keysight.Keysight_33500B module</a></li>
<li class="toctree-l4"><a class="reference internal" href="#module-qcodes.instrument_drivers.Keysight.Keysight_34465A">qcodes.instrument_drivers.Keysight.Keysight_34465A module</a></li>
<li class="toctree-l4"><a class="reference internal" href="#module-qcodes.instrument_drivers.Keysight">Module contents</a></li>
</ul>
</li>
Expand Down Expand Up @@ -209,6 +210,78 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">qcodes.instrument.visa.VisaInstrument</span></code></p>
</dd></dl>

</div>
<div class="section" id="module-qcodes.instrument_drivers.Keysight.Keysight_34465A">
<span id="qcodes-instrument-drivers-keysight-keysight-34465a-module"></span><h2>qcodes.instrument_drivers.Keysight.Keysight_34465A module<a class="headerlink" href="#module-qcodes.instrument_drivers.Keysight.Keysight_34465A" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="qcodes.instrument_drivers.Keysight.Keysight_34465A.ArrayMeasurement">
<em class="property">class </em><code class="descclassname">qcodes.instrument_drivers.Keysight.Keysight_34465A.</code><code class="descname">ArrayMeasurement</code><span class="sig-paren">(</span><em>name</em>, <em>shape=(1</em>, <em>)</em>, <em>*args</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/qcodes/instrument_drivers/Keysight/Keysight_34465A.html#ArrayMeasurement"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#qcodes.instrument_drivers.Keysight.Keysight_34465A.ArrayMeasurement" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">qcodes.instrument.parameter.ArrayParameter</span></code></p>
<p>Class to return several values. Really represents a measurement routine.</p>
<dl class="method">
<dt id="qcodes.instrument_drivers.Keysight.Keysight_34465A.ArrayMeasurement.get">
<code class="descname">get</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/qcodes/instrument_drivers/Keysight/Keysight_34465A.html#ArrayMeasurement.get"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#qcodes.instrument_drivers.Keysight.Keysight_34465A.ArrayMeasurement.get" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="method">
<dt id="qcodes.instrument_drivers.Keysight.Keysight_34465A.ArrayMeasurement.prepare">
<code class="descname">prepare</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/qcodes/instrument_drivers/Keysight/Keysight_34465A.html#ArrayMeasurement.prepare"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#qcodes.instrument_drivers.Keysight.Keysight_34465A.ArrayMeasurement.prepare" title="Permalink to this definition"></a></dt>
<dd><p>Prepare the measurement, create the setpoints.</p>
<p>There is some randomness in the measurement times.</p>
</dd></dl>

</dd></dl>

<dl class="class">
<dt id="qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A">
<em class="property">class </em><code class="descclassname">qcodes.instrument_drivers.Keysight.Keysight_34465A.</code><code class="descname">Keysight_34465A</code><span class="sig-paren">(</span><em>name</em>, <em>address</em>, <em>DIG=False</em>, <em>utility_freq=50</em>, <em>silent=False</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/qcodes/instrument_drivers/Keysight/Keysight_34465A.html#Keysight_34465A"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">qcodes.instrument.visa.VisaInstrument</span></code></p>
<p>Instrument class for Keysight 34465A.</p>
<p>The driver is written such that usage with models
34460A, 34461A, and 34470A should be seamless.</p>
<p>Tested with: 34465A.</p>
<p>The driver currently only supports using the instrument as a voltmeter.</p>
<dl class="attribute">
<dt id="qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A.model">
<code class="descname">model</code><a class="headerlink" href="#qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A.model" title="Permalink to this definition"></a></dt>
<dd><p><em>str</em> &#8211; The model number of the instrument</p>
</dd></dl>

<dl class="attribute">
<dt id="qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A.NPLC_list">
<code class="descname">NPLC_list</code><a class="headerlink" href="#qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A.NPLC_list" title="Permalink to this definition"></a></dt>
<dd><p><em>list</em> &#8211; A list of the available Power Line Cycle settings</p>
</dd></dl>

<dl class="attribute">
<dt id="qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A.ranges">
<code class="descname">ranges</code><a class="headerlink" href="#qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A.ranges" title="Permalink to this definition"></a></dt>
<dd><p><em>list</em> &#8211; A list of the available voltage ranges</p>
</dd></dl>

<p>Create an instance of the instrument.</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>name</strong> (<a class="reference external" href="https://docs.python.org/3.5/library/stdtypes.html#str" title="(in Python v3.5)"><em>str</em></a>) &#8211; Name used by QCoDeS. Appears in the DataSet</li>
<li><strong>address</strong> (<a class="reference external" href="https://docs.python.org/3.5/library/stdtypes.html#str" title="(in Python v3.5)"><em>str</em></a>) &#8211; Visa-resolvable instrument address.</li>
<li><strong>utility_freq</strong> (<a class="reference external" href="https://docs.python.org/3.5/library/functions.html#int" title="(in Python v3.5)"><em>int</em></a>) &#8211; The local utility frequency in Hz. Default: 50</li>
<li><strong>DIG</strong> (<a class="reference external" href="https://docs.python.org/3.5/library/functions.html#bool" title="(in Python v3.5)"><em>bool</em></a>) &#8211; Is the DIG option installed on the instrument?
Default: False.</li>
<li><strong>silent</strong> (<a class="reference external" href="https://docs.python.org/3.5/library/functions.html#bool" title="(in Python v3.5)"><em>bool</em></a>) &#8211; If True, the connect_message of the instrument
is supressed. Default: False</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">Keysight_34465A</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>

</div>
<div class="section" id="module-qcodes.instrument_drivers.Keysight">
<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-qcodes.instrument_drivers.Keysight" title="Permalink to this headline"></a></h2>
Expand Down
2 changes: 1 addition & 1 deletion api/generated/qcodes.instrument_drivers.QDev.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<dl class="attribute">
<dt id="qcodes.instrument_drivers.QDev.QDac.QDac.voltage_range_status">
<code class="descname">voltage_range_status</code><em class="property"> = {'X 1': 10, 'X 0.1': 1}</em><a class="headerlink" href="#qcodes.instrument_drivers.QDev.QDac.QDac.voltage_range_status" title="Permalink to this definition"></a></dt>
<code class="descname">voltage_range_status</code><em class="property"> = {'X 0.1': 1, 'X 1': 10}</em><a class="headerlink" href="#qcodes.instrument_drivers.QDev.QDac.QDac.voltage_range_status" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="method">
Expand Down
1 change: 1 addition & 0 deletions api/generated/qcodes.instrument_drivers.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to thi
<li class="toctree-l1"><a class="reference internal" href="qcodes.instrument_drivers.Keysight.html">qcodes.instrument_drivers.Keysight package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="qcodes.instrument_drivers.Keysight.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="qcodes.instrument_drivers.Keysight.html#module-qcodes.instrument_drivers.Keysight.Keysight_33500B">qcodes.instrument_drivers.Keysight.Keysight_33500B module</a></li>
<li class="toctree-l2"><a class="reference internal" href="qcodes.instrument_drivers.Keysight.html#module-qcodes.instrument_drivers.Keysight.Keysight_34465A">qcodes.instrument_drivers.Keysight.Keysight_34465A module</a></li>
<li class="toctree-l2"><a class="reference internal" href="qcodes.instrument_drivers.Keysight.html#module-qcodes.instrument_drivers.Keysight">Module contents</a></li>
</ul>
</li>
Expand Down
4 changes: 2 additions & 2 deletions api/generated/qcodes.instrument_drivers.signal_hound.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,12 +313,12 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<dl class="attribute">
<dt id="qcodes.instrument_drivers.signal_hound.USB_SA124B.SignalHound_USB_SA124B.saStatus">
<code class="descname">saStatus</code><em class="property"> = {'saInvalidDetectorErr': -95, 'saInvalidParameterErr': -4, 'saFrequencyRangeErr': -99, 'saDeviceNotOpenErr': -3, 'saInvalidScaleErr': -94, 'saNullPtrErr': -1, 'saDeviceNotFoundErr': -8, 'saCompressionWarning': 2, 'saTrackingGeneratorNotFound': -10, 'saDeviceNotConfiguredErr': -6, 'saInternetErr': -12, 'saNotConfiguredErr': -6, 'saExternalReferenceNotFound': -89, 'saUSBCommErr': -11, 'saInvalidDeviceErr': -2, 'saInvalidModeErr': -7, 'saOvenColdErr': -20, 'saBandwidthClamped': 4, 'saUnknownErr': -666, 'saDeviceNotIdleErr': -9, 'saTooManyDevicesErr': -5, 'saBandwidthErr': -91, 'saParameterClamped': 3, 'saNoCorrections': 1, 'saNoError': 0}</em><a class="headerlink" href="#qcodes.instrument_drivers.signal_hound.USB_SA124B.SignalHound_USB_SA124B.saStatus" title="Permalink to this definition"></a></dt>
<code class="descname">saStatus</code><em class="property"> = {'saBandwidthErr': -91, 'saUnknownErr': -666, 'saDeviceNotConfiguredErr': -6, 'saDeviceNotFoundErr': -8, 'saFrequencyRangeErr': -99, 'saDeviceNotIdleErr': -9, 'saTrackingGeneratorNotFound': -10, 'saDeviceNotOpenErr': -3, 'saParameterClamped': 3, 'saExternalReferenceNotFound': -89, 'saInvalidDetectorErr': -95, 'saUSBCommErr': -11, 'saInternetErr': -12, 'saInvalidScaleErr': -94, 'saNoError': 0, 'saNotConfiguredErr': -6, 'saNoCorrections': 1, 'saInvalidParameterErr': -4, 'saBandwidthClamped': 4, 'saTooManyDevicesErr': -5, 'saNullPtrErr': -1, 'saOvenColdErr': -20, 'saCompressionWarning': 2, 'saInvalidModeErr': -7, 'saInvalidDeviceErr': -2}</em><a class="headerlink" href="#qcodes.instrument_drivers.signal_hound.USB_SA124B.SignalHound_USB_SA124B.saStatus" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="attribute">
<dt id="qcodes.instrument_drivers.signal_hound.USB_SA124B.SignalHound_USB_SA124B.saStatus_inverted">
<code class="descname">saStatus_inverted</code><em class="property"> = {0: 'saNoError', 1: 'saNoCorrections', 2: 'saCompressionWarning', 3: 'saParameterClamped', 4: 'saBandwidthClamped', -1: 'saNullPtrErr', -99: 'saFrequencyRangeErr', -95: 'saInvalidDetectorErr', -94: 'saInvalidScaleErr', -91: 'saBandwidthErr', -666: 'saUnknownErr', -89: 'saExternalReferenceNotFound', -20: 'saOvenColdErr', -12: 'saInternetErr', -11: 'saUSBCommErr', -10: 'saTrackingGeneratorNotFound', -9: 'saDeviceNotIdleErr', -8: 'saDeviceNotFoundErr', -7: 'saInvalidModeErr', -6: 'saNotConfiguredErr', -5: 'saTooManyDevicesErr', -4: 'saInvalidParameterErr', -3: 'saDeviceNotOpenErr', -2: 'saInvalidDeviceErr'}</em><a class="headerlink" href="#qcodes.instrument_drivers.signal_hound.USB_SA124B.SignalHound_USB_SA124B.saStatus_inverted" title="Permalink to this definition"></a></dt>
<code class="descname">saStatus_inverted</code><em class="property"> = {0: 'saNoError', 1: 'saNoCorrections', 2: 'saCompressionWarning', 3: 'saParameterClamped', 4: 'saBandwidthClamped', -2: 'saInvalidDeviceErr', -99: 'saFrequencyRangeErr', -95: 'saInvalidDetectorErr', -94: 'saInvalidScaleErr', -91: 'saBandwidthErr', -666: 'saUnknownErr', -89: 'saExternalReferenceNotFound', -20: 'saOvenColdErr', -12: 'saInternetErr', -11: 'saUSBCommErr', -10: 'saTrackingGeneratorNotFound', -9: 'saDeviceNotIdleErr', -8: 'saDeviceNotFoundErr', -7: 'saInvalidModeErr', -6: 'saNotConfiguredErr', -5: 'saTooManyDevicesErr', -4: 'saInvalidParameterErr', -3: 'saDeviceNotOpenErr', -1: 'saNullPtrErr'}</em><a class="headerlink" href="#qcodes.instrument_drivers.signal_hound.USB_SA124B.SignalHound_USB_SA124B.saStatus_inverted" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="method">
Expand Down
4 changes: 2 additions & 2 deletions api/generated/qcodes.instrument_drivers.tektronix.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,12 +260,12 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
</table>
<dl class="attribute">
<dt id="qcodes.instrument_drivers.tektronix.AWG5014.Tektronix_AWG5014.AWG_FILE_FORMAT_CHANNEL">
<code class="descname">AWG_FILE_FORMAT_CHANNEL</code><em class="property"> = {'MARKER1_AMPLITUDE_N': 'd', 'MARKER2_AMPLITUDE_N': 'd', 'CHANNEL_SKEW_N': 'd', 'CHANNEL_STATE_N': 'h', 'DIGITAL_LOW_N': 'd', 'MARKER2_OFFSET_N': 'd', 'MARKER1_HIGH_N': 'd', 'ANALOG_LOW_N': 'd', 'DC_OUTPUT_LEVEL_N': 'd', 'MARKER2_HIGH_N': 'd', 'ANALOG_OFFSET_N': 'd', 'EXTERNAL_ADD_N': 'h', 'PHASE_N': 'd', 'DELAY_IN_TIME_N': 'd', 'MARKER2_SKEW_N': 'd', 'DIGITAL_AMPLITUDE_N': 'd', 'ANALOG_DIRECT_OUTPUT_N': 'h', 'DIGITAL_HIGH_N': 'd', 'DIGITAL_METHOD_N': 'h', 'DIGITAL_OFFSET_N': 'd', 'MARKER2_LOW_N': 'd', 'ANALOG_METHOD_N': 'h', 'ANALOG_FILTER_N': 'h', 'ANALOG_AMPLITUDE_N': 'd', 'ANALOG_HIGH_N': 'd', 'MARKER2_METHOD_N': 'h', 'MARKER1_SKEW_N': 'd', 'PHASE_DELAY_INPUT_METHOD_N': 'h', 'OUTPUT_WAVEFORM_NAME_N': 's', 'MARKER1_LOW_N': 'd', 'MARKER1_METHOD_N': 'h', 'MARKER1_OFFSET_N': 'd', 'DELAY_IN_POINTS_N': 'd'}</em><a class="headerlink" href="#qcodes.instrument_drivers.tektronix.AWG5014.Tektronix_AWG5014.AWG_FILE_FORMAT_CHANNEL" title="Permalink to this definition"></a></dt>
<code class="descname">AWG_FILE_FORMAT_CHANNEL</code><em class="property"> = {'ANALOG_FILTER_N': 'h', 'ANALOG_AMPLITUDE_N': 'd', 'MARKER1_SKEW_N': 'd', 'MARKER2_AMPLITUDE_N': 'd', 'DIGITAL_LOW_N': 'd', 'DIGITAL_OFFSET_N': 'd', 'DC_OUTPUT_LEVEL_N': 'd', 'MARKER1_LOW_N': 'd', 'PHASE_N': 'd', 'MARKER2_SKEW_N': 'd', 'DIGITAL_AMPLITUDE_N': 'd', 'DIGITAL_METHOD_N': 'h', 'ANALOG_LOW_N': 'd', 'MARKER2_HIGH_N': 'd', 'ANALOG_METHOD_N': 'h', 'CHANNEL_SKEW_N': 'd', 'ANALOG_DIRECT_OUTPUT_N': 'h', 'DIGITAL_HIGH_N': 'd', 'PHASE_DELAY_INPUT_METHOD_N': 'h', 'MARKER1_METHOD_N': 'h', 'DELAY_IN_POINTS_N': 'd', 'MARKER1_AMPLITUDE_N': 'd', 'ANALOG_HIGH_N': 'd', 'MARKER2_OFFSET_N': 'd', 'MARKER1_HIGH_N': 'd', 'CHANNEL_STATE_N': 'h', 'MARKER2_LOW_N': 'd', 'ANALOG_OFFSET_N': 'd', 'OUTPUT_WAVEFORM_NAME_N': 's', 'EXTERNAL_ADD_N': 'h', 'DELAY_IN_TIME_N': 'd', 'MARKER2_METHOD_N': 'h', 'MARKER1_OFFSET_N': 'd'}</em><a class="headerlink" href="#qcodes.instrument_drivers.tektronix.AWG5014.Tektronix_AWG5014.AWG_FILE_FORMAT_CHANNEL" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="attribute">
<dt id="qcodes.instrument_drivers.tektronix.AWG5014.Tektronix_AWG5014.AWG_FILE_FORMAT_HEAD">
<code class="descname">AWG_FILE_FORMAT_HEAD</code><em class="property"> = {'TRIGGER_INPUT_IMPEDANCE': 'h', 'TRIGGER_INPUT_POLARITY': 'h', 'TRIGGER_INPUT_SLOPE': 'h', 'INTERLEAVE': 'h', 'REFERENCE_SOURCE': 'h', 'SAMPLING_RATE': 'd', 'HOLD_REPETITION_RATE': 'h', 'EVENT_INPUT_IMPEDANCE': 'h', 'WAIT_VALUE': 'h', 'EVENT_INPUT_THRESHOLD': 'd', 'COUPLING': 'h', 'INTERLEAVE_ADJ_AMPLITUDE': 'd', 'CLOCK_SOURCE': 'h', 'JUMP_TIMING': 'h', 'EXTERNAL_REFERENCE_TYPE': 'h', 'RUN_STATE': 'h', 'INTERLEAVE_ADJ_PHASE': 'd', 'DIVIDER_RATE': 'h', 'REPETITION_RATE': 'd', 'REFERENCE_CLOCK_FREQUENCY_SELECTION': 'h', 'INTERNAL_TRIGGER_RATE': 'd', 'REFERENCE_MULTIPLIER_RATE': 'h', 'EVENT_INPUT_POLARITY': 'h', 'RUN_MODE': 'h', 'ZEROING': 'h', 'TRIGGER_INPUT_THRESHOLD': 'd', 'TRIGGER_SOURCE': 'h'}</em><a class="headerlink" href="#qcodes.instrument_drivers.tektronix.AWG5014.Tektronix_AWG5014.AWG_FILE_FORMAT_HEAD" title="Permalink to this definition"></a></dt>
<code class="descname">AWG_FILE_FORMAT_HEAD</code><em class="property"> = {'TRIGGER_INPUT_POLARITY': 'h', 'WAIT_VALUE': 'h', 'EVENT_INPUT_POLARITY': 'h', 'HOLD_REPETITION_RATE': 'h', 'RUN_MODE': 'h', 'INTERLEAVE_ADJ_AMPLITUDE': 'd', 'TRIGGER_INPUT_THRESHOLD': 'd', 'REPETITION_RATE': 'd', 'REFERENCE_MULTIPLIER_RATE': 'h', 'INTERLEAVE_ADJ_PHASE': 'd', 'JUMP_TIMING': 'h', 'EVENT_INPUT_IMPEDANCE': 'h', 'SAMPLING_RATE': 'd', 'REFERENCE_CLOCK_FREQUENCY_SELECTION': 'h', 'TRIGGER_SOURCE': 'h', 'REFERENCE_SOURCE': 'h', 'EVENT_INPUT_THRESHOLD': 'd', 'TRIGGER_INPUT_IMPEDANCE': 'h', 'INTERNAL_TRIGGER_RATE': 'd', 'TRIGGER_INPUT_SLOPE': 'h', 'ZEROING': 'h', 'EXTERNAL_REFERENCE_TYPE': 'h', 'RUN_STATE': 'h', 'INTERLEAVE': 'h', 'DIVIDER_RATE': 'h', 'COUPLING': 'h', 'CLOCK_SOURCE': 'h'}</em><a class="headerlink" href="#qcodes.instrument_drivers.tektronix.AWG5014.Tektronix_AWG5014.AWG_FILE_FORMAT_HEAD" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

<dl class="method">
Expand Down
Loading

0 comments on commit d2c053b

Please sign in to comment.