Files
slsDetectorPackage/10.0.0/genindex.html

3798 lines
227 KiB
HTML

<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; slsDetectorPackage 10.0.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
<link rel="stylesheet" type="text/css" href="_static/css/extra.css?v=2be88464" />
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="#" />
<link rel="search" title="Search" href="search.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home">
slsDetectorPackage 10.0.0
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Installation:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="dependencies.html">Dependencies</a></li>
<li class="toctree-l1"><a class="reference internal" href="consuming.html">Consuming slsDetectorPackage</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">how to</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="softwarearchitecture.html">Software Architecture</a></li>
<li class="toctree-l1"><a class="reference internal" href="configcommands.html">Setup Commands</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick_start_guide.html">Quick Start Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="dataformat.html">Detector Image Size and Format</a></li>
<li class="toctree-l1"><a class="reference internal" href="multidet.html">Using multiple detectors</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">C++ API</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="detector.html">Detector</a></li>
<li class="toctree-l1"><a class="reference internal" href="result.html">Result</a></li>
<li class="toctree-l1"><a class="reference internal" href="receiver_api.html">Receiver</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples.html">Examples</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Python API</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="pygettingstarted.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="pydetector.html">Detector</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyenums.html">Enums</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyexamples.html">Examples</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyPatternGenerator.html">PatternGenerator</a></li>
<li class="toctree-l1"><a class="reference internal" href="pattern.html">Pattern</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Command line</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="commandline.html">Command line interface</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Developer</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="container_utils.html">ContainerUtils</a></li>
<li class="toctree-l1"><a class="reference internal" href="type_traits.html">TypeTraits</a></li>
<li class="toctree-l1"><a class="reference internal" href="ToString.html">ToString</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Firmware</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="firmware.html">Firmware Upgrade</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Detector Server</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="servers.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="serverupgrade.html">Upgrade</a></li>
<li class="toctree-l1"><a class="reference internal" href="virtualserver.html">Simulators</a></li>
<li class="toctree-l1"><a class="reference internal" href="serverdefaults.html">Default Values</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Detector UDP Header</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="udpheader.html">Format</a></li>
<li class="toctree-l1"><a class="reference internal" href="udpconfig.html">Config file</a></li>
<li class="toctree-l1"><a class="reference internal" href="udpdetspec.html">Detector Specific Fields</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Receiver</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="slsreceiver.html">In-built Receiver</a></li>
<li class="toctree-l1"><a class="reference internal" href="receivers.html">Custom Receiver</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Receiver Files</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="fileformat.html">File format</a></li>
<li class="toctree-l1"><a class="reference internal" href="slsreceiverheaderformat.html">SLS Receiver Header Format</a></li>
<li class="toctree-l1"><a class="reference internal" href="dataformat.html">Detector Image Size and Format</a></li>
<li class="toctree-l1"><a class="reference internal" href="masterfileattributes.html">Master File Attributes</a></li>
<li class="toctree-l1"><a class="reference internal" href="binaryfileformat.html">Binary File Format</a></li>
<li class="toctree-l1"><a class="reference internal" href="hdf5fileformat.html">HDF5 File Format</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Receiver ZMQ Stream</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="zmqjsonheaderformat.html">ZMQ: Json Header Format</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Troubleshooting</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="troubleshooting.html">Troubleshooting</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">slsDetectorPackage 10.0.0</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Index</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox">
<a href="#A"><strong>A</strong></a>
| <a href="#B"><strong>B</strong></a>
| <a href="#C"><strong>C</strong></a>
| <a href="#D"><strong>D</strong></a>
| <a href="#E"><strong>E</strong></a>
| <a href="#F"><strong>F</strong></a>
| <a href="#G"><strong>G</strong></a>
| <a href="#H"><strong>H</strong></a>
| <a href="#I"><strong>I</strong></a>
| <a href="#K"><strong>K</strong></a>
| <a href="#L"><strong>L</strong></a>
| <a href="#M"><strong>M</strong></a>
| <a href="#N"><strong>N</strong></a>
| <a href="#O"><strong>O</strong></a>
| <a href="#P"><strong>P</strong></a>
| <a href="#Q"><strong>Q</strong></a>
| <a href="#R"><strong>R</strong></a>
| <a href="#S"><strong>S</strong></a>
| <a href="#T"><strong>T</strong></a>
| <a href="#U"><strong>U</strong></a>
| <a href="#V"><strong>V</strong></a>
| <a href="#W"><strong>W</strong></a>
| <a href="#Z"><strong>Z</strong></a>
</div>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-acquire"><strong>acquire</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.acquire">acquire() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-activate-0-1"><strong>activate [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adcclk">adcclk (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adcclk-n_clk-in-MHz"><strong>adcclk [n_clk in MHz]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adcenable">adcenable (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adcenable-bitmask"><strong>adcenable [bitmask]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adcenable10g">adcenable10g (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adcenable10g-bitmask"><strong>adcenable10g [bitmask]</strong></a>
</li>
<li><a href="commandline.html#term-adcindex-name"><strong>adcindex [name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adcinvert">adcinvert (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adcinvert-bitmask"><strong>adcinvert [bitmask]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adclist">adclist (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adclist-adcname1-adcname2-..-adcname32"><strong>adclist [adcname1 adcname2 .. adcname32]</strong></a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-adcname-0-31-name"><strong>adcname [0-31][name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adcphase">adcphase (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adcphase-n_value-optional-deg"><strong>adcphase [n_value] [(optional)deg]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adcpipeline">adcpipeline (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adcpipeline-n_value"><strong>adcpipeline [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adcreg">adcreg (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adcreg-address-value"><strong>adcreg [address] [value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.adcvpp">adcvpp (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-adcvpp-dac-or-mV-value-optional-unit-mV"><strong>adcvpp [dac or mV value][(optional unit) mV]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.apulse">apulse (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-apulse-0-1"><strong>apulse [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.asamples">asamples (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-asamples-n_samples"><strong>asamples [n_samples]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.autocompdisable">autocompdisable (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-autocompdisable-0-1"><strong>autocompdisable [0, 1]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="B">B</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.badchannels">badchannels (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-badchannels-fname-none-0"><strong>badchannels [fname|none|0]</strong></a>
</li>
<li><a href="commandline.html#term-blockingtrigger"><strong>blockingtrigger</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.blockingtrigger">blockingtrigger() (slsdet.Detector method)</a>
</li>
<li><a href="pyenums.html#slsdet.burstMode">burstMode (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.burstmode">burstmode (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-burstmode-burst_internal-or-0-burst_external-or-1-cw_internal-or-2-cw_external-or-3"><strong>burstmode [burst_internal or 0, burst_external or 1, cw_internal or 2, cw_external or 3]</strong></a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.burstperiod">burstperiod (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-burstperiod-duration-optional-unit-ns-us-ms-s"><strong>burstperiod [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.bursts">bursts (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-bursts-n_bursts"><strong>bursts [n_bursts]</strong></a>
</li>
<li><a href="commandline.html#term-burstsl"><strong>burstsl</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.burstsl">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-bustest"><strong>bustest</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.CB">CB() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.cdsgain">cdsgain (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-cdsgain-0-1"><strong>cdsgain [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-chipversion"><strong>chipversion</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.chipversion">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.clearAcquiringFlag">clearAcquiringFlag() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-clearbit-reg-address-in-hex-bit-index"><strong>clearbit [reg address in hex] [bit index]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.clearBit">clearBit() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-clearbusy"><strong>clearbusy</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.clearbusy">clearbusy() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.clearRxROI">clearRxROI() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.clearUDPDestinations">clearUDPDestinations() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-clientversion"><strong>clientversion</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.clientversion">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.clkdiv">clkdiv (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-clkdiv-n_clock-n_divider"><strong>clkdiv [n_clock] [n_divider]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.clkfreq">clkfreq (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-clkfreq-n_clock-freq_in_Hz"><strong>clkfreq [n_clock] [freq_in_Hz]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.clkphase">clkphase (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-clkphase-n_clock-phase-deg-optional"><strong>clkphase [n_clock] [phase] [deg (optional)]</strong></a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.CLOCK">CLOCK() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pyenums.html#slsdet.clockIndex">clockIndex (class in slsdet)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.CLOCKS">CLOCKS() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.collectionmode">collectionmode (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-collectionmode-hole-electron"><strong>collectionmode [hole|electron]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.column">column (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-column-value"><strong>column [value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.compdisabletime">compdisabletime (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-compdisabletime-duration-optional-unit-ns-us-ms-s"><strong>compdisabletime [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-confadc-chip-index-0-9-1-for-all-adc-index-0-31-1-for-all-7-bit-configuration-value-in-hex"><strong>confadc [chip index 0-9, -1 for all] [adc index 0-31, -1 for all] [7 bit configuration value in hex]</strong></a>
</li>
<li><a href="commandline.html#term-config"><strong>config</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.config">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-configtransceiver"><strong>configtransceiver</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.configtransceiver">configtransceiver() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.configureTransceiver">configureTransceiver() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.counters">counters (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-counters-i0-i1-i2-..."><strong>counters [i0] [i1] [i2]...</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.create_patwaittime_property">create_patwaittime_property() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-currentsource"><strong>currentsource</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.currentsource">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-dac-dac-dac-name-dac-or-mV-value-optional-unit-mV"><strong>dac dac [dac name] [dac or mV value] [(optional unit) mV]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.dacIndex">dacIndex (class in slsdet)</a>
</li>
<li><a href="commandline.html#term-dacindex-name"><strong>dacindex [name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.daclist">daclist (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-daclist-dacname1-dacname2-..-dacname18"><strong>daclist [dacname1 dacname2 .. dacname18]</strong></a>
</li>
<li><a href="commandline.html#term-dacname-0-17-name"><strong>dacname [0-17][name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.dacvalues">dacvalues (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-dacvalues-optional-unit-mV"><strong>dacvalues [(optional unit) mV]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.datastream">datastream (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-datastream-left-right-0-1"><strong>datastream [left|right] [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.dbitclk">dbitclk (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-dbitclk-n_clk-in-MHz"><strong>dbitclk [n_clk in MHz]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.dbitphase">dbitphase (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-dbitphase-n_value-optional-deg"><strong>dbitphase [n_value] [(optional)deg]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.dbitpipeline">dbitpipeline (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-dbitpipeline-n_value"><strong>dbitpipeline [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-defaultdac-dac-name-value-optional-setting"><strong>defaultdac [dac name][value][(optional)setting]</strong></a>
</li>
<li><a href="commandline.html#term-defaultpattern"><strong>defaultpattern</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.delay">delay (slsdet.Detector property)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-delay-duration-optional-unit-ns-us-ms-s"><strong>delay [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-delayl"><strong>delayl</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.delayl">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector">Detector (class in slsdet)</a>
</li>
<li><a href="commandline.html#term-detectorserverversion"><strong>detectorserverversion</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.detectorserverversion">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pyenums.html#slsdet.detectorSettings">detectorSettings (class in slsdet)</a>
</li>
<li><a href="pyenums.html#slsdet.detectorType">detectorType (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.detsize">detsize (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-detsize-nx-ny"><strong>detsize [nx] [ny]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.dimension">dimension (class in slsdet)</a>
</li>
<li><a href="commandline.html#term-diodelay-0-775"><strong>diodelay [0-775]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.dpulse">dpulse (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-dpulse-0-1"><strong>dpulse [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.dr">dr (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-dr-value"><strong>dr [value]</strong></a>
</li>
<li><a href="commandline.html#term-drlist"><strong>drlist</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.drlist">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.dsamples">dsamples (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-dsamples-n_value"><strong>dsamples [n_value]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="E">E</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.empty">empty() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-execcommand-command"><strong>execcommand [command]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.executeBusTest">executeBusTest() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.executeCommand">executeCommand() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.executeFirmwareTest">executeFirmwareTest() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.exptime">exptime (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-exptime-duration-optional-unit-ns-us-ms-s"><strong>exptime [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-exptime1-n_value"><strong>exptime1 [n_value]</strong></a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-exptime2-n_value"><strong>exptime2 [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-exptime3-n_value"><strong>exptime3 [n_value]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.externalSignalFlag">externalSignalFlag (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.extrastoragecells">extrastoragecells (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-extrastoragecells-0-15"><strong>extrastoragecells [0-15]</strong></a>
</li>
<li><a href="commandline.html#term-extsampling-0-1"><strong>extsampling [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-extsamplingsrc-0-63"><strong>extsamplingsrc [0-63]</strong></a>
</li>
<li><a href="commandline.html#term-extsig-n_signal-signal_type"><strong>extsig [n_signal] [signal_type]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="F">F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.fformat">fformat (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-fformat-binary-hdf5"><strong>fformat [binary|hdf5]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.fileFormat">fileFormat (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.filtercells">filtercells (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-filtercells-0-12"><strong>filtercells [0-12]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.filterresistor">filterresistor (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-filterresistor-value-Gotthard2-Jungfrau-Set-filter-resistor.-Increasing-values-for-increasing-resistance."><strong>filterresistor [value] [Gotthard2][Jungfrau] Set filter resistor. Increasing values for increasing resistance.</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.findex">findex (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-findex-n_value"><strong>findex [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-firmwaretest"><strong>firmwaretest</strong></a>
</li>
<li><a href="commandline.html#term-firmwareversion"><strong>firmwareversion</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.firmwareversion">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.fliprows">fliprows (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-fliprows-0-1"><strong>fliprows [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.flowcontrol10g">flowcontrol10g (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-flowcontrol10g-0-1"><strong>flowcontrol10g [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.fmaster">fmaster (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-fmaster-0-1"><strong>fmaster [0, 1]</strong></a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.fname">fname (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-fname-name"><strong>fname [name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.foverwrite">foverwrite (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-foverwrite-0-1"><strong>foverwrite [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.fpath">fpath (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-fpath-path"><strong>fpath [path]</strong></a>
</li>
<li><a href="commandline.html#term-framecounter"><strong>framecounter</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.framecounter">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pyenums.html#slsdet.frameDiscardPolicy">frameDiscardPolicy (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.frames">frames (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-frames-n_frames"><strong>frames [n_frames]</strong></a>
</li>
<li><a href="commandline.html#term-framesl"><strong>framesl</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.framesl">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.frametime">frametime (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-frametime-optional-unit-ns-us-ms-s"><strong>frametime [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-free-free"><strong>free free</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.free">free() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.fwrite">fwrite (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-fwrite-0-1"><strong>fwrite [0, 1]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.gaincaps">gaincaps (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-gaincaps-cap1-cap2-..."><strong>gaincaps [cap1, cap2, ...]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.gainMode">gainMode (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.gainmode">gainmode (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-gainmode-dynamic-forceswitchg1-forceswitchg2-fixg1-fixg2-fixg0"><strong>gainmode [dynamic|forceswitchg1|forceswitchg2|fixg1|fixg2|fixg0]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.gainmodelist">gainmodelist (slsdet.Detector property)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.gappixels">gappixels (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-gappixels-0-1"><strong>gappixels [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.gatedelay">gatedelay (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-gatedelay-duration-optional-unit-ns-us-ms-s"><strong>gatedelay [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-gatedelay1-duration-optional-unit-ns-us-ms-s"><strong>gatedelay1 [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-gatedelay2-duration-optional-unit-ns-us-ms-s"><strong>gatedelay2 [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-gatedelay3-duration-optional-unit-ns-us-ms-s"><strong>gatedelay3 [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.gates">gates (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-gates-n_gates"><strong>gates [n_gates]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAcquisitionIndex">getAcquisitionIndex() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getActive">getActive() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getActualTime">getActualTime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getADCClock">getADCClock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getADCConfiguration">getADCConfiguration() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getADCEnableMask">getADCEnableMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAdcIndex">getAdcIndex() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getADCInvert">getADCInvert() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAdcName">getAdcName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAdcNames">getAdcNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getADCPhase">getADCPhase() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getADCPhaseInDegrees">getADCPhaseInDegrees() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getADCPipeline">getADCPipeline() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getADCVpp">getADCVpp() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAdditionalJsonHeader">getAdditionalJsonHeader() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAdditionalJsonParameter">getAdditionalJsonParameter() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAllThresholdEnergy">getAllThresholdEnergy() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAllTrimbits">getAllTrimbits() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAnalogPulsing">getAnalogPulsing() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getAutoComparatorDisable">getAutoComparatorDisable() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getBadChannels">getBadChannels() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-getbit-reg-address-in-hex-bit-index"><strong>getbit [reg address in hex] [bit index]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getBit">getBit() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getBurstMode">getBurstMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getBurstPeriod">getBurstPeriod() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getCDSGain">getCDSGain() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getChipStatusRegister">getChipStatusRegister() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getChipVersion">getChipVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getClientVersion">getClientVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getClientZmqHwm">getClientZmqHwm() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getClientZmqIp">getClientZmqIp() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getClientZmqPort">getClientZmqPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getClockDivider">getClockDivider() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getClockFrequency">getClockFrequency() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getClockPhase">getClockPhase() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getClockPhaseinDegrees">getClockPhaseinDegrees() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getCollectionMode">getCollectionMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getColumn">getColumn() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getComparatorDisableTime">getComparatorDisableTime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getControlPort">getControlPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getCounterMask">getCounterMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getCurrentSource">getCurrentSource() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDAC">getDAC() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDacIndex">getDacIndex() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDacList">getDacList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDacName">getDacName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDacNames">getDacNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDataStream">getDataStream() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDBITClock">getDBITClock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDBITPhase">getDBITPhase() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDBITPhaseInDegrees">getDBITPhaseInDegrees() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDBITPipeline">getDBITPipeline() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDefaultDac">getDefaultDac() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDelayAfterTrigger">getDelayAfterTrigger() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDelayAfterTriggerLeft">getDelayAfterTriggerLeft() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDestinationUDPIP">getDestinationUDPIP() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDestinationUDPIP2">getDestinationUDPIP2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDestinationUDPList">getDestinationUDPList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDestinationUDPMAC">getDestinationUDPMAC() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDestinationUDPMAC2">getDestinationUDPMAC2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDestinationUDPPort">getDestinationUDPPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDestinationUDPPort2">getDestinationUDPPort2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDetectorLock">getDetectorLock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDetectorServerVersion">getDetectorServerVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDetectorSize">getDetectorSize() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDetectorStatus">getDetectorStatus() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDetectorType">getDetectorType() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDigitalPulsing">getDigitalPulsing() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDynamicRange">getDynamicRange() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getDynamicRangeList">getDynamicRangeList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getExptime">getExptime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getExptimeForAllGates">getExptimeForAllGates() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getExternalSampling">getExternalSampling() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getExternalSamplingSource">getExternalSamplingSource() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getExternalSignalFlags">getExternalSignalFlags() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFileFormat">getFileFormat() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFileNamePrefix">getFileNamePrefix() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFileOverWrite">getFileOverWrite() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFilePath">getFilePath() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFileWrite">getFileWrite() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFilterResistor">getFilterResistor() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFirmwareVersion">getFirmwareVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFirstUDPDestination">getFirstUDPDestination() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFlipRows">getFlipRows() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFramesCaught">getFramesCaught() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFramesPerFile">getFramesPerFile() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getFrontEndFirmwareVersion">getFrontEndFirmwareVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getGainCaps">getGainCaps() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getGainMode">getGainMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getGainModeList">getGainModeList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getGapPixelsinCallback">getGapPixelsinCallback() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getGateDelay">getGateDelay() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getGateDelayForAllGates">getGateDelayForAllGates() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getHardwareVersion">getHardwareVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getHighVoltage">getHighVoltage() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getHostname">getHostname() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getImageTestMode">getImageTestMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getInitialChecks">getInitialChecks() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getInjectChannel">getInjectChannel() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getInterpolation">getInterpolation() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getInterruptSubframe">getInterruptSubframe() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getKernelVersion">getKernelVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getLastClientIP">getLastClientIP() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getLEDEnable">getLEDEnable() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMaster">getMaster() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMasterFileWrite">getMasterFileWrite() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMaxADCPhaseShift">getMaxADCPhaseShift() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMaxClockPhaseShift">getMaxClockPhaseShift() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMaxDBITPhaseShift">getMaxDBITPhaseShift() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMeasuredCurrent">getMeasuredCurrent() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMeasuredPeriod">getMeasuredPeriod() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMeasuredPower">getMeasuredPower() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMeasuredSubFramePeriod">getMeasuredSubFramePeriod() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getMeasurementTime">getMeasurementTime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getModuleGeometry">getModuleGeometry() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getModuleId">getModuleId() (slsdet.Detector method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.getModuleSize">getModuleSize() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNextFrameNumber">getNextFrameNumber() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfAdditionalStorageCells">getNumberOfAdditionalStorageCells() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfAnalogSamples">getNumberOfAnalogSamples() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfBursts">getNumberOfBursts() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfBurstsLeft">getNumberOfBurstsLeft() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfDigitalSamples">getNumberOfDigitalSamples() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfFilterCells">getNumberOfFilterCells() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfFrames">getNumberOfFrames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfFramesFromStart">getNumberOfFramesFromStart() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfFramesLeft">getNumberOfFramesLeft() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfGates">getNumberOfGates() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfTransceiverSamples">getNumberOfTransceiverSamples() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfTriggers">getNumberOfTriggers() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberOfTriggersLeft">getNumberOfTriggersLeft() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberofUDPDestinations">getNumberofUDPDestinations() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumberofUDPInterfaces">getNumberofUDPInterfaces() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getNumMissingPackets">getNumMissingPackets() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getOnChipDAC">getOnChipDAC() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getOverFlowMode">getOverFlowMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPackageVersion">getPackageVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getParallelMode">getParallelMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPartialFramesPadding">getPartialFramesPadding() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPartialReset">getPartialReset() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatterFileName">getPatterFileName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternBitMask">getPatternBitMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternIOControl">getPatternIOControl() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternLoopAddresses">getPatternLoopAddresses() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternLoopCycles">getPatternLoopCycles() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternMask">getPatternMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternWaitAddr">getPatternWaitAddr() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternWaitClocks">getPatternWaitClocks() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternWaitInterval">getPatternWaitInterval() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPatternWord">getPatternWord() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPedestalMode">getPedestalMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPeriod">getPeriod() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPeriodLeft">getPeriodLeft() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPolarity">getPolarity() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPortPerModuleGeometry">getPortPerModuleGeometry() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPortSize">getPortSize() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPower">getPower() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPowerChip">getPowerChip() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPowerIndex">getPowerIndex() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPowerList">getPowerList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPowerName">getPowerName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPowerNames">getPowerNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getPumpProbe">getPumpProbe() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getQuad">getQuad() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRateCorrection">getRateCorrection() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getReadNRows">getReadNRows() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getReadoutMode">getReadoutMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getReadoutSpeed">getReadoutSpeed() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getReadoutSpeedList">getReadoutSpeedList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getReceiverStatus">getReceiverStatus() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getReceiverVersion">getReceiverVersion() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRow">getRow() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRUNClock">getRUNClock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxArping">getRxArping() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxCurrentFrameIndex">getRxCurrentFrameIndex() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxDbitList">getRxDbitList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxDbitOffset">getRxDbitOffset() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxDbitReorder">getRxDbitReorder() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxFifoDepth">getRxFifoDepth() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxFrameDiscardPolicy">getRxFrameDiscardPolicy() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxHostname">getRxHostname() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxLastClientIP">getRxLastClientIP() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxLock">getRxLock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxPort">getRxPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxRealUDPSocketBufferSize">getRxRealUDPSocketBufferSize() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxROI">getRxROI() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxSilentMode">getRxSilentMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxThreadIds">getRxThreadIds() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxUDPSocketBufferSize">getRxUDPSocketBufferSize() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxZmqDataStream">getRxZmqDataStream() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxZmqFrequency">getRxZmqFrequency() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxZmqHwm">getRxZmqHwm() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxZmqPort">getRxZmqPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxZmqStartingFrame">getRxZmqStartingFrame() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getRxZmqTimer">getRxZmqTimer() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getScan">getScan() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getScanErrorMessage">getScanErrorMessage() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSelectedUDPInterface">getSelectedUDPInterface() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSerialNumber">getSerialNumber() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSettings">getSettings() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSettingsList">getSettingsList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSettingsPath">getSettingsPath() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getShmId">getShmId() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSignalIndex">getSignalIndex() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSignalName">getSignalName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSignalNames">getSignalNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSlowADC">getSlowADC() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSlowADCIndex">getSlowADCIndex() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSlowADCList">getSlowADCList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSlowADCName">getSlowADCName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSlowADCNames">getSlowADCNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSourceUDPIP">getSourceUDPIP() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSourceUDPIP2">getSourceUDPIP2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSourceUDPMAC">getSourceUDPMAC() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSourceUDPMAC2">getSourceUDPMAC2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getStopPort">getStopPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getStorageCellDelay">getStorageCellDelay() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getStorageCellStart">getStorageCellStart() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSubDeadTime">getSubDeadTime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSubExptime">getSubExptime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSYNCClock">getSYNCClock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getSynchronization">getSynchronization() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTemperature">getTemperature() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTemperatureControl">getTemperatureControl() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTemperatureEvent">getTemperatureEvent() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTemperatureList">getTemperatureList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTenGiga">getTenGiga() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTenGigaADCEnableMask">getTenGigaADCEnableMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTenGigaFlowControl">getTenGigaFlowControl() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getThresholdEnergy">getThresholdEnergy() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getThresholdTemperature">getThresholdTemperature() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTimingInfoDecoder">getTimingInfoDecoder() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTimingMode">getTimingMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTimingModeList">getTimingModeList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTimingSource">getTimingSource() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTop">getTop() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTransceiverEnableMask">getTransceiverEnableMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTransmissionDelay">getTransmissionDelay() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTransmissionDelayFrame">getTransmissionDelayFrame() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTransmissionDelayLeft">getTransmissionDelayLeft() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTransmissionDelayRight">getTransmissionDelayRight() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getTrimEnergies">getTrimEnergies() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getUpdateMode">getUpdateMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getUseReceiverFlag">getUseReceiverFlag() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getVeto">getVeto() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getVetoAlgorithm">getVetoAlgorithm() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getVetoPhoton">getVetoPhoton() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.getVetoStream">getVetoStream() (slsdet.Detector method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="H">H</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-hardwareversion"><strong>hardwareversion</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.hardwareversion">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.highvoltage">highvoltage (slsdet.Detector property)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-highvoltage-n_value"><strong>highvoltage [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-hostname"><strong>hostname</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.hostname">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-im_a"><strong>im_a</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.im_a">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-im_b"><strong>im_b</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.im_b">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-im_c"><strong>im_c</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.im_c">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-im_d"><strong>im_d</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.im_d">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-im_io"><strong>im_io</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.im_io">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-imagetest-0-1"><strong>imagetest [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.initialchecks">initialchecks (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-initialchecks-0-1"><strong>initialchecks [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-inj_ch-offset-increment"><strong>inj_ch [offset] [increment]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.interpolation">interpolation (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-interpolation-0-1"><strong>interpolation [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.interruptsubframe">interruptsubframe (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-interruptsubframe-0-1"><strong>interruptsubframe [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.isVirtualDetectorServer">isVirtualDetectorServer() (slsdet.Detector method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="K">K</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-kernelversion"><strong>kernelversion</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.kernelversion">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-lastclient"><strong>lastclient</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.lastclient">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.led">led (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-led-0-1"><strong>led [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-list-deprecated-optional"><strong>list [deprecated(optional)]</strong></a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.load">load() (slsdet.PatternGenerator method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.loadConfig">loadConfig() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.loadDefaultPattern">loadDefaultPattern() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.loadParameters">loadParameters() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.loadTrimbits">loadTrimbits() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.lock">lock (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-lock-0-1"><strong>lock [0, 1]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pyenums.html#slsdet.M3_GainCaps">M3_GainCaps (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.master">master (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-master-0-1"><strong>master [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-maxadcphaseshift"><strong>maxadcphaseshift</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.maxadcphaseshift">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.maxclkphaseshift">maxclkphaseshift (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-maxclkphaseshift-n_clock"><strong>maxclkphaseshift [n_clock]</strong></a>
</li>
<li><a href="commandline.html#term-maxdbitphaseshift"><strong>maxdbitphaseshift</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.maxdbitphaseshift">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.measuredperiod">measuredperiod (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-measuredperiod-optional-unit-ns-us-ms-s"><strong>measuredperiod [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.measuredsubperiod">measuredsubperiod (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-measuredsubperiod-optional-unit-ns-us-ms-s"><strong>measuredsubperiod [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.module_geometry">module_geometry (slsdet.Detector property)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.module_size">module_size (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-moduleid"><strong>moduleid</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="N">N</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.nextframenumber">nextframenumber (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-nextframenumber-n_value"><strong>nextframenumber [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-nmod"><strong>nmod</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.nmod">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.numinterfaces">numinterfaces (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-numinterfaces-1-2"><strong>numinterfaces [1, 2]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="O">O</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.overflow">overflow (slsdet.Detector property)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-overflow-0-1"><strong>overflow [0, 1]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-packageversion"><strong>packageversion</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.packageversion">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.parallel">parallel (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-parallel-0-1"><strong>parallel [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-parameters"><strong>parameters</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.parameters">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.partialreset">partialreset (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-partialreset-0-1"><strong>partialreset [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-patfname"><strong>patfname</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patfname">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.patioctrl">patioctrl (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patioctrl-64-bit-mask"><strong>patioctrl [64 bit mask]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.patlimits">patlimits (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patlimits-start-addr-stop-addr"><strong>patlimits [start addr] [stop addr]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.patloop">patloop (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patloop-0-6-start-addr-stop-addr"><strong>patloop [0-6] [start addr] [stop addr]</strong></a>
</li>
<li><a href="commandline.html#term-patloop0"><strong>patloop0</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patloop0">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-patloop1"><strong>patloop1</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patloop1">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-patloop2"><strong>patloop2</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patloop2">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.patmask">patmask (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patmask-64-bit-mask"><strong>patmask [64 bit mask]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.patnloop">patnloop (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patnloop-0-6-n_cycles"><strong>patnloop [0-6] [n_cycles]</strong></a>
</li>
<li><a href="commandline.html#term-patnloop0"><strong>patnloop0</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patnloop0">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-patnloop1"><strong>patnloop1</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patnloop1">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-patnloop2"><strong>patnloop2</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patnloop2">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.patsetbit">patsetbit (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patsetbit-64-bit-mask"><strong>patsetbit [64 bit mask]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.pattern">pattern (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-pattern-fname"><strong>pattern [fname]</strong></a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator">PatternGenerator (class in slsdet)</a>
</li>
<li><a href="commandline.html#term-patternstart"><strong>patternstart</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.patwait">patwait (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patwait-0-6-addr"><strong>patwait [0-6] [addr]</strong></a>
</li>
<li><a href="commandline.html#term-patwait0"><strong>patwait0</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patwait0">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-patwait1"><strong>patwait1</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patwait1">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-patwait2"><strong>patwait2</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.patwait2">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.patwaittime">patwaittime (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patwaittime-0-6-n_clk"><strong>patwaittime [0-6] [n_clk]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.patwaittime0">patwaittime0 (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patwaittime0-0-6-n_clk"><strong>patwaittime0 [0-6] [n_clk]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.patwaittime1">patwaittime1 (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patwaittime1-0-6-n_clk"><strong>patwaittime1 [0-6] [n_clk]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.patwaittime2">patwaittime2 (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-patwaittime2-0-6-n_clk"><strong>patwaittime2 [0-6] [n_clk]</strong></a>
</li>
<li><a href="commandline.html#term-patword-step-or-address-64-bit-mask"><strong>patword [step or address] [64 bit mask]</strong></a>
</li>
<li><a href="commandline.html#term-pedestalmode-frames-uint8_t-loops-uint16_t"><strong>pedestalmode [frames&lt;uint8_t&gt;] [loops&lt;uint16_t&gt;]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.pedestalmode">pedestalmode (slsdet.Detector property)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.period">period (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-period-duration-optional-unit-ns-us-ms-s"><strong>period [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-periodl"><strong>periodl</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.periodl">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.polarity">polarity (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-polarity-pos-neg"><strong>polarity [pos|neg]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.port">port (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-port-n"><strong>port [n]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.portPosition">portPosition (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.powerchip">powerchip (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-powerchip-0-1"><strong>powerchip [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-powerindex-name"><strong>powerindex [name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.powerlist">powerlist (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-powerlist-powername1-powername2-..-powername4"><strong>powerlist [powername1 powername2 .. powername4]</strong></a>
</li>
<li><a href="commandline.html#term-powername-0-4-name"><strong>powername [0-4][name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.powervalues">powervalues (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-powervalues-name"><strong>powervalues [name]</strong></a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.print">print() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.printRxConfiguration">printRxConfiguration() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-programfpga-fname.pof-fname.rbf-full-path-opitonal-force-delete-normal-file"><strong>programfpga [fname.pof | fname.rbf (full path)][(opitonal)--force-delete-normal-file]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.programFPGA">programFPGA() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-pulse-n_times-x-y"><strong>pulse [n_times] [x] [y]</strong></a>
</li>
<li><a href="commandline.html#term-pulsechip-n_times"><strong>pulsechip [n_times]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.pulseChip">pulseChip() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-pulsenmove-n_times-x-y"><strong>pulsenmove [n_times] [x] [y]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.pulsePixel">pulsePixel() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.pulsePixelNMove">pulsePixelNMove() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.pumpprobe">pumpprobe (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-pumpprobe-0-1"><strong>pumpprobe [0, 1]</strong></a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.PW">PW() (slsdet.PatternGenerator method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="Q">Q</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.quad">quad (slsdet.Detector property)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-quad-0-1"><strong>quad [0, 1]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.ratecorr">ratecorr (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-ratecorr-n_rate-in-ns"><strong>ratecorr [n_rate (in ns)]</strong></a>
</li>
<li><a href="commandline.html#term-readnrows"><strong>readnrows</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.readnrows">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-readout"><strong>readout</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.readout">readout() (slsdet.Detector method)</a>
</li>
<li><a href="pyenums.html#slsdet.readoutMode">readoutMode (class in slsdet)</a>
</li>
<li><a href="commandline.html#term-readoutspeed"><strong>readoutspeed</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.readoutspeed">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-readoutspeedlist"><strong>readoutspeedlist</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.readoutspeedlist">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.readRegister">readRegister() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-rebootcontroller"><strong>rebootcontroller</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rebootController">rebootController() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.reconfigureUDPDestination">reconfigureUDPDestination() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.reg">reg (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-reg-address-32-bit-value-optional-validate"><strong>reg [address] [32 bit value][(optional)--validate]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.registerAcquisitionFinishedCallback">registerAcquisitionFinishedCallback() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.registerDataCallback">registerDataCallback() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-resetdacs-optional-hard"><strong>resetdacs [(optional) hard]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.resetdacs">resetdacs() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-resetfpga"><strong>resetfpga</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.resetFPGA">resetFPGA() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.resetTemperatureEvent">resetTemperatureEvent() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.resetToDefaultDacs">resetToDefaultDacs() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.romode">romode (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-romode-analog-digital-analog_digital-transceiver-digital_transceiver"><strong>romode [analog|digital|analog_digital|transceiver|digital_transceiver]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.row">row (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-row-value"><strong>row [value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.runclk">runclk (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-runclk-n_clk-in-MHz"><strong>runclk [n_clk in MHz]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.runStatus">runStatus (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.runtime">runtime (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-runtime-optional-unit-ns-us-ms-s"><strong>runtime [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_arping">rx_arping (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_arping-0-1"><strong>rx_arping [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-rx_clearroi"><strong>rx_clearroi</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_dbitlist">rx_dbitlist (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_dbitlist-all-or-none-or-i0-i1-i2-..."><strong>rx_dbitlist [all] or [none] or [i0] [i1] [i2]...</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_dbitoffset">rx_dbitoffset (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_dbitoffset-n_bytes"><strong>rx_dbitoffset [n_bytes]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_dbitreorder">rx_dbitreorder (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_dbitreorder-0-1"><strong>rx_dbitreorder [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_discardpolicy">rx_discardpolicy (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_discardpolicy-nodiscard-default-discardempty-discardpartial-fastest"><strong>rx_discardpolicy [nodiscard (default)|discardempty|discardpartial(fastest)]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_fifodepth">rx_fifodepth (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_fifodepth-n_frames"><strong>rx_fifodepth [n_frames]</strong></a>
</li>
<li><a href="commandline.html#term-rx_frameindex"><strong>rx_frameindex</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.rx_frameindex">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-rx_framescaught"><strong>rx_framescaught</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.rx_framescaught">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.rx_framesperfile">rx_framesperfile (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_framesperfile-n_frames"><strong>rx_framesperfile [n_frames]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_hostname">rx_hostname (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_hostname-hostname-or-ip-address"><strong>rx_hostname [hostname or ip address]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_jsonaddheader">rx_jsonaddheader (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_jsonaddheader-key1-value1-key2-value2-...-keyn-valuen"><strong>rx_jsonaddheader [key1] [value1] [key2] [value2]...[keyn] [valuen]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_jsonpara">rx_jsonpara (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_jsonpara-key1-value1"><strong>rx_jsonpara [key1] [value1]</strong></a>
</li>
<li><a href="commandline.html#term-rx_lastclient"><strong>rx_lastclient</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.rx_lastclient">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.rx_lock">rx_lock (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_lock-0-1"><strong>rx_lock [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-rx_missingpackets"><strong>rx_missingpackets</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.rx_missingpackets">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.rx_padding">rx_padding (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_padding-0-1"><strong>rx_padding [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-rx_printconfig"><strong>rx_printconfig</strong></a>
</li>
<li><a href="commandline.html#term-rx_realudpsocksize"><strong>rx_realudpsocksize</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.rx_realudpsocksize">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-rx_roi-xmin-xmax-ymin-ymax"><strong>rx_roi [xmin] [xmax] [ymin] [ymax]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_silent">rx_silent (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_silent-0-1"><strong>rx_silent [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-rx_start"><strong>rx_start</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_start">rx_start() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_status">rx_status (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_status-running-idle-transmitting"><strong>rx_status [running, idle, transmitting]</strong></a>
</li>
<li><a href="commandline.html#term-rx_stop"><strong>rx_stop</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_stop">rx_stop() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_tcpport">rx_tcpport (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_tcpport-port"><strong>rx_tcpport [port]</strong></a>
</li>
<li><a href="commandline.html#term-rx_threads"><strong>rx_threads</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.rx_threads">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.rx_udpsocksize">rx_udpsocksize (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_udpsocksize-n_size"><strong>rx_udpsocksize [n_size]</strong></a>
</li>
<li><a href="commandline.html#term-rx_version"><strong>rx_version</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.rx_version">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.rx_zmqfreq">rx_zmqfreq (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_zmqfreq-nth-frame"><strong>rx_zmqfreq [nth frame]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_zmqhwm">rx_zmqhwm (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_zmqhwm-n_value"><strong>rx_zmqhwm [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-rx_zmqip"><strong>rx_zmqip</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_zmqport">rx_zmqport (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_zmqport-port"><strong>rx_zmqport [port]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_zmqstartfnum">rx_zmqstartfnum (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_zmqstartfnum-fnum"><strong>rx_zmqstartfnum [fnum]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.rx_zmqstream">rx_zmqstream (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-rx_zmqstream-0-1"><strong>rx_zmqstream [0, 1]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.samples">samples (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-samples-n_samples"><strong>samples [n_samples]</strong></a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.save">save() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="commandline.html#term-savepattern"><strong>savepattern</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.savePattern">savePattern() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.saveTrimbits">saveTrimbits() (slsdet.Detector method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.SB">SB() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.scan">scan (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-scan-dac_name-0-trimbits-start_val-stop_val-step_size-dac-settling-time-ns-us-ms-s"><strong>scan [dac_name|0|trimbits] [start_val] [stop_val] [step_size] [dac settling time ns|us|ms|s]</strong></a>
</li>
<li><a href="commandline.html#term-scanerrmsg"><strong>scanerrmsg</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.scanerrmsg">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.selectUDPInterface">selectUDPInterface() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.selinterface">selinterface (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-selinterface-0-1"><strong>selinterface [0, 1]</strong></a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.send_to_detector">send_to_detector() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.sendSoftwareTrigger">sendSoftwareTrigger() (slsdet.Detector method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.serializer">serializer() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="commandline.html#term-serialnumber"><strong>serialnumber</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.serialnumber">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.setAcquisitionIndex">setAcquisitionIndex() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setActive">setActive() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setADCClock">setADCClock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setADCConfiguration">setADCConfiguration() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setADCEnableMask">setADCEnableMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setADCInvert">setADCInvert() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setAdcName">setAdcName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setAdcNames">setAdcNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setADCPhase">setADCPhase() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setADCPhaseInDegrees">setADCPhaseInDegrees() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setADCPipeline">setADCPipeline() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setADCVpp">setADCVpp() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setAdditionalJsonHeader">setAdditionalJsonHeader() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setAdditionalJsonParameter">setAdditionalJsonParameter() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setAllTrimbits">setAllTrimbits() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setAnalogPulsing">setAnalogPulsing() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setAutoComparatorDisable">setAutoComparatorDisable() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setBadChannels">setBadChannels() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-setbit-reg-address-in-hex-bit-index"><strong>setbit [reg address in hex] [bit index]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setBit">setBit() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setBurstMode">setBurstMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setBurstPeriod">setBurstPeriod() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setCDSGain">setCDSGain() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setClientZmqHwm">setClientZmqHwm() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setClientZmqIp">setClientZmqIp() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setClientZmqPort">setClientZmqPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setClockDivider">setClockDivider() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setClockPhase">setClockPhase() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setClockPhaseinDegrees">setClockPhaseinDegrees() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setCollectionMode">setCollectionMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setColumn">setColumn() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setComparatorDisableTime">setComparatorDisableTime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setControlPort">setControlPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setCounterMask">setCounterMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setCurrentSource">setCurrentSource() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDAC">setDAC() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDacName">setDacName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDacNames">setDacNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDataStream">setDataStream() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDBITClock">setDBITClock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDBITPhase">setDBITPhase() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDBITPhaseInDegrees">setDBITPhaseInDegrees() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDBITPipeline">setDBITPipeline() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDefaultDac">setDefaultDac() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDefaultRateCorrection">setDefaultRateCorrection() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDelayAfterTrigger">setDelayAfterTrigger() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDestinationUDPIP">setDestinationUDPIP() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDestinationUDPIP2">setDestinationUDPIP2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDestinationUDPList">setDestinationUDPList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDestinationUDPMAC">setDestinationUDPMAC() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDestinationUDPMAC2">setDestinationUDPMAC2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDestinationUDPPort">setDestinationUDPPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDestinationUDPPort2">setDestinationUDPPort2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDetectorLock">setDetectorLock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDetectorSize">setDetectorSize() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDigitalIODelay">setDigitalIODelay() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDigitalPulsing">setDigitalPulsing() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setDynamicRange">setDynamicRange() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setExptime">setExptime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setExternalSampling">setExternalSampling() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setExternalSamplingSource">setExternalSamplingSource() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setExternalSignalFlags">setExternalSignalFlags() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFileFormat">setFileFormat() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFileNamePrefix">setFileNamePrefix() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFileOverWrite">setFileOverWrite() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFilePath">setFilePath() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFileWrite">setFileWrite() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFilterResistor">setFilterResistor() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFirstUDPDestination">setFirstUDPDestination() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFlipRows">setFlipRows() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setFramesPerFile">setFramesPerFile() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setGainCaps">setGainCaps() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setGainMode">setGainMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setGapPixelsinCallback">setGapPixelsinCallback() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setGateDelay">setGateDelay() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setHighVoltage">setHighVoltage() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setHostname">setHostname() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setImageTestMode">setImageTestMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setInitialChecks">setInitialChecks() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setInjectChannel">setInjectChannel() (slsdet.Detector method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setinput">setinput() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setinputs">setinputs() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setInterpolation">setInterpolation() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setInterruptSubframe">setInterruptSubframe() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setLEDEnable">setLEDEnable() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setMaster">setMaster() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setMasterFileWrite">setMasterFileWrite() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNextFrameNumber">setNextFrameNumber() (slsdet.Detector method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setnloop">setnloop() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfAdditionalStorageCells">setNumberOfAdditionalStorageCells() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfAnalogSamples">setNumberOfAnalogSamples() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfBursts">setNumberOfBursts() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfDigitalSamples">setNumberOfDigitalSamples() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfFilterCells">setNumberOfFilterCells() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfFrames">setNumberOfFrames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfGates">setNumberOfGates() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfTransceiverSamples">setNumberOfTransceiverSamples() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberOfTriggers">setNumberOfTriggers() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setNumberofUDPInterfaces">setNumberofUDPInterfaces() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setOnChipDAC">setOnChipDAC() (slsdet.Detector method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setoutput">setoutput() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setoutputs">setoutputs() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setOverFlowMode">setOverFlowMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setParallelMode">setParallelMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPartialFramesPadding">setPartialFramesPadding() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPartialReset">setPartialReset() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPattern">setPattern() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternBitMask">setPatternBitMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternIOControl">setPatternIOControl() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternLoopAddresses">setPatternLoopAddresses() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternLoopCycles">setPatternLoopCycles() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternMask">setPatternMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternWaitAddr">setPatternWaitAddr() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternWaitClocks">setPatternWaitClocks() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternWaitInterval">setPatternWaitInterval() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPatternWord">setPatternWord() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPedestalMode">setPedestalMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPeriod">setPeriod() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPolarity">setPolarity() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPower">setPower() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPowerChip">setPowerChip() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPowerName">setPowerName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPowerNames">setPowerNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setPumpProbe">setPumpProbe() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setQuad">setQuad() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRateCorrection">setRateCorrection() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setReadNRows">setReadNRows() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setReadoutMode">setReadoutMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setReadoutSpeed">setReadoutSpeed() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRow">setRow() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRUNClock">setRUNClock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxArping">setRxArping() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxDbitList">setRxDbitList() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxDbitOffset">setRxDbitOffset() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxDbitReorder">setRxDbitReorder() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxFifoDepth">setRxFifoDepth() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxFrameDiscardPolicy">setRxFrameDiscardPolicy() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxHostname">setRxHostname() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxLock">setRxLock() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxPort">setRxPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxROI">setRxROI() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxSilentMode">setRxSilentMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxUDPSocketBufferSize">setRxUDPSocketBufferSize() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxZmqDataStream">setRxZmqDataStream() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxZmqFrequency">setRxZmqFrequency() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxZmqHwm">setRxZmqHwm() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxZmqPort">setRxZmqPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxZmqStartingFrame">setRxZmqStartingFrame() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setRxZmqTimer">setRxZmqTimer() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setScan">setScan() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSettings">setSettings() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSettingsPath">setSettingsPath() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSignalName">setSignalName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSignalNames">setSignalNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSlowADCName">setSlowADCName() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSlowADCNames">setSlowADCNames() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSourceUDPIP">setSourceUDPIP() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSourceUDPIP2">setSourceUDPIP2() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSourceUDPMAC">setSourceUDPMAC() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSourceUDPMAC2">setSourceUDPMAC2() (slsdet.Detector method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setstart">setstart() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setstartloop">setstartloop() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setstop">setstop() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setstoploop">setstoploop() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setStopPort">setStopPort() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setStorageCellDelay">setStorageCellDelay() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setStorageCellStart">setStorageCellStart() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSubDeadTime">setSubDeadTime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSubExptime">setSubExptime() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setSynchronization">setSynchronization() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTemperatureControl">setTemperatureControl() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTenGiga">setTenGiga() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTenGigaADCEnableMask">setTenGigaADCEnableMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTenGigaFlowControl">setTenGigaFlowControl() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setThresholdEnergy">setThresholdEnergy() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setThresholdTemperature">setThresholdTemperature() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTimingInfoDecoder">setTimingInfoDecoder() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTimingMode">setTimingMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTimingSource">setTimingSource() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.settings">settings (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-settings-standard-fast-highgain-dynamicgain-lowgain-mediumgain-veryhighgain-highgain0-fixgain1-fixgain2-forceswitchg1-forceswitchg2-verylowgain-g1_hg-g1_lg-g2_hc_hg-g2_hc_lg-g2_lc_hg-g2_lc_lg-g4_hg-g4_lg-gain0"><strong>settings [standard, fast, highgain, dynamicgain, lowgain, mediumgain, veryhighgain, highgain0, fixgain1, fixgain2, forceswitchg1, forceswitchg2, verylowgain, g1_hg, g1_lg, g2_hc_hg, g2_hc_lg, g2_lc_hg, g2_lc_lg, g4_hg, g4_lg, gain0]</strong></a>
</li>
<li><a href="commandline.html#term-settingslist"><strong>settingslist</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.settingslist">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.settingspath">settingspath (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-settingspath-path"><strong>settingspath [path]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTop">setTop() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTransceiverEnableMask">setTransceiverEnableMask() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTransmissionDelay">setTransmissionDelay() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTransmissionDelayFrame">setTransmissionDelayFrame() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTransmissionDelayLeft">setTransmissionDelayLeft() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTransmissionDelayRight">setTransmissionDelayRight() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setTrimEnergies">setTrimEnergies() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setUpdateMode">setUpdateMode() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setVeto">setVeto() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setVetoAlgorithm">setVetoAlgorithm() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setVetoFile">setVetoFile() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setVetoPhoton">setVetoPhoton() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setVetoReference">setVetoReference() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setVetoStream">setVetoStream() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.setVirtualDetectorServers">setVirtualDetectorServers() (slsdet.Detector method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setwait">setwait() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setwaitpoint">setwaitpoint() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="pyPatternGenerator.html#slsdet.PatternGenerator.setwaittime">setwaittime() (slsdet.PatternGenerator method)</a>
</li>
<li><a href="commandline.html#term-signalindex-name"><strong>signalindex [name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.signallist">signallist (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-signallist-signalname1-signalname2-..-signalname63"><strong>signallist [signalname1 signalname2 .. signalname63]</strong></a>
</li>
<li><a href="commandline.html#term-signalname-0-63-name"><strong>signalname [0-63][name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.size">size() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-sleep-duration-optional-unit-ns-us-ms-s"><strong>sleep [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.slowadc">slowadc (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-slowadc-n_channel-0-7-for-channel"><strong>slowadc [n_channel (0-7 for channel]</strong></a>
</li>
<li><a href="commandline.html#term-slowadcindex-name"><strong>slowadcindex [name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.slowadclist">slowadclist (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-slowadclist-slowadcname1-slowadcname2-..-slowadcname7"><strong>slowadclist [slowadcname1 slowadcname2 .. slowadcname7]</strong></a>
</li>
<li><a href="commandline.html#term-slowadcname-0-7-name"><strong>slowadcname [0-7][name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.slowadcvalues">slowadcvalues (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-slowadcvalues-name"><strong>slowadcvalues [name]</strong></a>
</li>
<li><a href="ToString.html#_CPPv43sls">sls (C++ type)</a>, <a href="container_utils.html#_CPPv43sls">[1]</a>, <a href="result.html#_CPPv43sls">[2]</a>, <a href="type_traits.html#_CPPv43sls">[3]</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls8allEqualEbRK9Container">sls::allEqual (C++ function)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls10allEqualToEbRKNSt6vectorI1TEEK1T">sls::allEqualTo (C++ function)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls17allEqualToWithTolEbRKNSt6vectorI1TEEK1TK1T">sls::allEqualToWithTol (C++ function)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls15allEqualWithTolENSt9enable_ifINSt13is_arithmeticI1TE5valueEbE4typeERKNSt6vectorI1TEEK1T">sls::allEqualWithTol (C++ function)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0DpEN3sls7AllSameE">sls::AllSame (C++ type)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls10anyEqualToEbRKNSt6vectorI1TEEK1T">sls::anyEqualTo (C++ function)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls17anyEqualToWithTolEbRKNSt6vectorI1TEEK1TK1T">sls::anyEqualToWithTol (C++ function)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0DpEN3sls11ConjunctionE">sls::Conjunction (C++ struct)</a>, <a href="type_traits.html#_CPPv4I0EN3sls11ConjunctionE">[1]</a>, <a href="type_traits.html#_CPPv4IDpEN3sls11ConjunctionE">[2]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8DetectorE">sls::Detector (C++ class)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector7acquireEv">sls::Detector::acquire (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18clearAcquiringFlagEv">sls::Detector::clearAcquiringFlag (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector8clearBitE8uint32_tib9Positions">sls::Detector::clearBit (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10clearRxROIEv">sls::Detector::clearRxROI (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20clearUDPDestinationsE9Positions">sls::Detector::clearUDPDestinations (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20configureTransceiverE9Positions">sls::Detector::configureTransceiver (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector8DetectorERK8Detector">sls::Detector::Detector (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector8DetectorERR8Detector">[1]</a>, <a href="detector.html#_CPPv4N3sls8Detector8DetectorEi">[2]</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector5emptyEv">sls::Detector::empty (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14executeBusTestE9Positions">sls::Detector::executeBusTest (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14executeCommandERKNSt6stringE9Positions">sls::Detector::executeCommand (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19executeFirmwareTestE9Positions">sls::Detector::executeFirmwareTest (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getAcquisitionIndexE9Positions">sls::Detector::getAcquisitionIndex (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector9getActiveE9Positions">sls::Detector::getActive (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getActualTimeE9Positions">sls::Detector::getActualTime (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getADCClockE9Positions">sls::Detector::getADCClock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getADCConfigurationEKiKi9Positions">sls::Detector::getADCConfiguration (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getADCEnableMaskE9Positions">sls::Detector::getADCEnableMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getAdcIndexERKNSt6stringE">sls::Detector::getAdcIndex (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getADCInvertE9Positions">sls::Detector::getADCInvert (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector10getAdcNameEKi">sls::Detector::getAdcName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getAdcNamesEv">sls::Detector::getAdcNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getADCPhaseE9Positions">sls::Detector::getADCPhase (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getADCPhaseInDegreesE9Positions">sls::Detector::getADCPhaseInDegrees (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getADCPipelineE9Positions">sls::Detector::getADCPipeline (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector9getADCVppEb9Positions">sls::Detector::getADCVpp (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getAdditionalJsonHeaderE9Positions">sls::Detector::getAdditionalJsonHeader (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector26getAdditionalJsonParameterERKNSt6stringE9Positions">sls::Detector::getAdditionalJsonParameter (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getAllThresholdEnergyE9Positions">sls::Detector::getAllThresholdEnergy (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getAllTrimbitsE9Positions">sls::Detector::getAllTrimbits (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getAnalogPulsingE9Positions">sls::Detector::getAnalogPulsing (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getAutoComparatorDisableE9Positions">sls::Detector::getAutoComparatorDisable (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getBadChannelsE9Positions">sls::Detector::getBadChannels (C++ function)</a>, <a href="detector.html#_CPPv4NK3sls8Detector14getBadChannelsERKNSt6stringE9Positions">[1]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector6getBitE8uint32_ti9Positions">sls::Detector::getBit (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getBurstModeE9Positions">sls::Detector::getBurstMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getBurstPeriodE9Positions">sls::Detector::getBurstPeriod (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector10getCDSGainE9Positions">sls::Detector::getCDSGain (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getChipStatusRegisterE9Positions">sls::Detector::getChipStatusRegister (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getChipVersionE9Positions">sls::Detector::getChipVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getClientVersionEv">sls::Detector::getClientVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getClientZmqHwmEv">sls::Detector::getClientZmqHwm (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getClientZmqIpE9Positions">sls::Detector::getClientZmqIp (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getClientZmqPortE9Positions">sls::Detector::getClientZmqPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15getClockDividerEi9Positions">sls::Detector::getClockDivider (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17getClockFrequencyEi9Positions">sls::Detector::getClockFrequency (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13getClockPhaseEi9Positions">sls::Detector::getClockPhase (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector22getClockPhaseinDegreesEi9Positions">sls::Detector::getClockPhaseinDegrees (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getCollectionModeE9Positions">sls::Detector::getCollectionMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector9getColumnE9Positions">sls::Detector::getColumn (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getComparatorDisableTimeE9Positions">sls::Detector::getComparatorDisableTime (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getControlPortE9Positions">sls::Detector::getControlPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getCounterMaskE9Positions">sls::Detector::getCounterMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getCurrentSourceE9Positions">sls::Detector::getCurrentSource (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector6getDACEN4defs8dacIndexEb9Positions">sls::Detector::getDAC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getDacIndexERKNSt6stringE">sls::Detector::getDacIndex (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector10getDacListEv">sls::Detector::getDacList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector10getDacNameEKN4defs8dacIndexE">sls::Detector::getDacName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getDacNamesEv">sls::Detector::getDacNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getDataStreamEKN4defs12portPositionE9Positions">sls::Detector::getDataStream (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getDBITClockE9Positions">sls::Detector::getDBITClock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getDBITPhaseE9Positions">sls::Detector::getDBITPhase (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getDBITPhaseInDegreesE9Positions">sls::Detector::getDBITPhaseInDegrees (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getDBITPipelineE9Positions">sls::Detector::getDBITPipeline (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13getDefaultDacEN4defs8dacIndexE9Positions">sls::Detector::getDefaultDac (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector13getDefaultDacEN4defs8dacIndexEN4defs16detectorSettingsE9Positions">[1]</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getDelayAfterTriggerE9Positions">sls::Detector::getDelayAfterTrigger (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getDelayAfterTriggerLeftE9Positions">sls::Detector::getDelayAfterTriggerLeft (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getDestinationUDPIPE9Positions">sls::Detector::getDestinationUDPIP (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getDestinationUDPIP2E9Positions">sls::Detector::getDestinationUDPIP2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getDestinationUDPListEK8uint32_t9Positions">sls::Detector::getDestinationUDPList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getDestinationUDPMACE9Positions">sls::Detector::getDestinationUDPMAC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getDestinationUDPMAC2E9Positions">sls::Detector::getDestinationUDPMAC2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getDestinationUDPPortE9Positions">sls::Detector::getDestinationUDPPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector22getDestinationUDPPort2E9Positions">sls::Detector::getDestinationUDPPort2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getDetectorLockE9Positions">sls::Detector::getDetectorLock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getDetectorServerVersionE9Positions">sls::Detector::getDetectorServerVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getDetectorSizeEv">sls::Detector::getDetectorSize (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getDetectorStatusE9Positions">sls::Detector::getDetectorStatus (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getDetectorTypeE9Positions">sls::Detector::getDetectorType (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getDigitalPulsingE9Positions">sls::Detector::getDigitalPulsing (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getDynamicRangeE9Positions">sls::Detector::getDynamicRange (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getDynamicRangeListEv">sls::Detector::getDynamicRangeList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector10getExptimeE9Positions">sls::Detector::getExptime (C++ function)</a>, <a href="detector.html#_CPPv4NK3sls8Detector10getExptimeEi9Positions">[1]</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getExptimeForAllGatesE9Positions">sls::Detector::getExptimeForAllGates (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getExternalSamplingE9Positions">sls::Detector::getExternalSampling (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector25getExternalSamplingSourceE9Positions">sls::Detector::getExternalSamplingSource (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector22getExternalSignalFlagsEi9Positions">sls::Detector::getExternalSignalFlags (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getFileFormatE9Positions">sls::Detector::getFileFormat (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getFileNamePrefixE9Positions">sls::Detector::getFileNamePrefix (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getFileOverWriteE9Positions">sls::Detector::getFileOverWrite (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getFilePathE9Positions">sls::Detector::getFilePath (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getFileWriteE9Positions">sls::Detector::getFileWrite (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getFilterResistorE9Positions">sls::Detector::getFilterResistor (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getFirmwareVersionE9Positions">sls::Detector::getFirmwareVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector22getFirstUDPDestinationE9Positions">sls::Detector::getFirstUDPDestination (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getFlipRowsE9Positions">sls::Detector::getFlipRows (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getFramesCaughtE9Positions">sls::Detector::getFramesCaught (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getFramesPerFileE9Positions">sls::Detector::getFramesPerFile (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector26getFrontEndFirmwareVersionEKN4defs12fpgaPositionE9Positions">sls::Detector::getFrontEndFirmwareVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11getGainCapsE9Positions">sls::Detector::getGainCaps (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getGainModeE9Positions">sls::Detector::getGainMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getGainModeListEv">sls::Detector::getGainModeList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector22getGapPixelsinCallbackEv">sls::Detector::getGapPixelsinCallback (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getGateDelayEi9Positions">sls::Detector::getGateDelay (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getGateDelayForAllGatesE9Positions">sls::Detector::getGateDelayForAllGates (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getHardwareVersionE9Positions">sls::Detector::getHardwareVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getHighVoltageE9Positions">sls::Detector::getHighVoltage (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getHostnameE9Positions">sls::Detector::getHostname (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16getImageTestModeE9Positions">sls::Detector::getImageTestMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getInitialChecksEv">sls::Detector::getInitialChecks (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16getInjectChannelE9Positions">sls::Detector::getInjectChannel (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getInterpolationE9Positions">sls::Detector::getInterpolation (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getInterruptSubframeE9Positions">sls::Detector::getInterruptSubframe (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getKernelVersionE9Positions">sls::Detector::getKernelVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getLastClientIPE9Positions">sls::Detector::getLastClientIP (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getLEDEnableE9Positions">sls::Detector::getLEDEnable (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector9getMasterE9Positions">sls::Detector::getMaster (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getMasterFileWriteEv">sls::Detector::getMasterFileWrite (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getMaxADCPhaseShiftE9Positions">sls::Detector::getMaxADCPhaseShift (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21getMaxClockPhaseShiftEi9Positions">sls::Detector::getMaxClockPhaseShift (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getMaxDBITPhaseShiftE9Positions">sls::Detector::getMaxDBITPhaseShift (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getMeasuredCurrentEN4defs8dacIndexE9Positions">sls::Detector::getMeasuredCurrent (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getMeasuredPeriodE9Positions">sls::Detector::getMeasuredPeriod (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getMeasuredPowerEN4defs8dacIndexE9Positions">sls::Detector::getMeasuredPower (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector25getMeasuredSubFramePeriodE9Positions">sls::Detector::getMeasuredSubFramePeriod (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getMeasurementTimeE9Positions">sls::Detector::getMeasurementTime (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getModuleGeometryEv">sls::Detector::getModuleGeometry (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getModuleIdE9Positions">sls::Detector::getModuleId (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getModuleSizeE9Positions">sls::Detector::getModuleSize (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getNextFrameNumberE9Positions">sls::Detector::getNextFrameNumber (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector33getNumberOfAdditionalStorageCellsE9Positions">sls::Detector::getNumberOfAdditionalStorageCells (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getNumberOfAnalogSamplesE9Positions">sls::Detector::getNumberOfAnalogSamples (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getNumberOfBurstsE9Positions">sls::Detector::getNumberOfBursts (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getNumberOfBurstsLeftE9Positions">sls::Detector::getNumberOfBurstsLeft (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector25getNumberOfDigitalSamplesE9Positions">sls::Detector::getNumberOfDigitalSamples (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector22getNumberOfFilterCellsE9Positions">sls::Detector::getNumberOfFilterCells (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getNumberOfFramesE9Positions">sls::Detector::getNumberOfFrames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector26getNumberOfFramesFromStartE9Positions">sls::Detector::getNumberOfFramesFromStart (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getNumberOfFramesLeftE9Positions">sls::Detector::getNumberOfFramesLeft (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getNumberOfGatesE9Positions">sls::Detector::getNumberOfGates (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector29getNumberOfTransceiverSamplesE9Positions">sls::Detector::getNumberOfTransceiverSamples (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getNumberOfTriggersE9Positions">sls::Detector::getNumberOfTriggers (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getNumberOfTriggersLeftE9Positions">sls::Detector::getNumberOfTriggersLeft (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector26getNumberofUDPDestinationsE9Positions">sls::Detector::getNumberofUDPDestinations (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getNumberofUDPInterfacesE9Positions">sls::Detector::getNumberofUDPInterfaces (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getNumMissingPacketsE9Positions">sls::Detector::getNumMissingPackets (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getOnChipDACEN4defs8dacIndexEi9Positions">sls::Detector::getOnChipDAC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getOverFlowModeE9Positions">sls::Detector::getOverFlowMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getPackageVersionEv">sls::Detector::getPackageVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getParallelModeE9Positions">sls::Detector::getParallelMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getPartialFramesPaddingE9Positions">sls::Detector::getPartialFramesPadding (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getPartialResetE9Positions">sls::Detector::getPartialReset (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getPatterFileNameE9Positions">sls::Detector::getPatterFileName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getPatternBitMaskE9Positions">sls::Detector::getPatternBitMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getPatternIOControlE9Positions">sls::Detector::getPatternIOControl (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getPatternLoopAddressesEi9Positions">sls::Detector::getPatternLoopAddresses (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getPatternLoopCyclesEi9Positions">sls::Detector::getPatternLoopCycles (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14getPatternMaskE9Positions">sls::Detector::getPatternMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getPatternWaitAddrEi9Positions">sls::Detector::getPatternWaitAddr (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getPatternWaitClocksEi9Positions">sls::Detector::getPatternWaitClocks (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector22getPatternWaitIntervalEi9Positions">sls::Detector::getPatternWaitInterval (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14getPatternWordEi9Positions">sls::Detector::getPatternWord (C++ function)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getPedestalModeE9Positions">sls::Detector::getPedestalMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector9getPeriodE9Positions">sls::Detector::getPeriod (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getPeriodLeftE9Positions">sls::Detector::getPeriodLeft (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getPolarityE9Positions">sls::Detector::getPolarity (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getPortPerModuleGeometryEv">sls::Detector::getPortPerModuleGeometry (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getPortSizeE9Positions">sls::Detector::getPortSize (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector8getPowerEN4defs8dacIndexE9Positions">sls::Detector::getPower (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getPowerChipE9Positions">sls::Detector::getPowerChip (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getPowerIndexERKNSt6stringE">sls::Detector::getPowerIndex (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getPowerListEv">sls::Detector::getPowerList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getPowerNameEKN4defs8dacIndexE">sls::Detector::getPowerName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getPowerNamesEv">sls::Detector::getPowerNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getPumpProbeE9Positions">sls::Detector::getPumpProbe (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector7getQuadE9Positions">sls::Detector::getQuad (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getRateCorrectionE9Positions">sls::Detector::getRateCorrection (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getReadNRowsE9Positions">sls::Detector::getReadNRows (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getReadoutModeE9Positions">sls::Detector::getReadoutMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getReadoutSpeedE9Positions">sls::Detector::getReadoutSpeed (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getReadoutSpeedListEv">sls::Detector::getReadoutSpeedList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getReceiverStatusE9Positions">sls::Detector::getReceiverStatus (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getReceiverVersionE9Positions">sls::Detector::getReceiverVersion (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector6getRowE9Positions">sls::Detector::getRow (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getRUNClockE9Positions">sls::Detector::getRUNClock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getRxArpingE9Positions">sls::Detector::getRxArping (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector22getRxCurrentFrameIndexE9Positions">sls::Detector::getRxCurrentFrameIndex (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getRxDbitListE9Positions">sls::Detector::getRxDbitList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getRxDbitOffsetE9Positions">sls::Detector::getRxDbitOffset (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getRxDbitReorderE9Positions">sls::Detector::getRxDbitReorder (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getRxFifoDepthE9Positions">sls::Detector::getRxFifoDepth (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getRxFrameDiscardPolicyE9Positions">sls::Detector::getRxFrameDiscardPolicy (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getRxHostnameE9Positions">sls::Detector::getRxHostname (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getRxLastClientIPE9Positions">sls::Detector::getRxLastClientIP (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9getRxLockE9Positions">sls::Detector::getRxLock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector9getRxPortE9Positions">sls::Detector::getRxPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector28getRxRealUDPSocketBufferSizeE9Positions">sls::Detector::getRxRealUDPSocketBufferSize (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector8getRxROIEi">sls::Detector::getRxROI (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getRxSilentModeE9Positions">sls::Detector::getRxSilentMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getRxThreadIdsE9Positions">sls::Detector::getRxThreadIds (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getRxUDPSocketBufferSizeE9Positions">sls::Detector::getRxUDPSocketBufferSize (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getRxZmqDataStreamE9Positions">sls::Detector::getRxZmqDataStream (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getRxZmqFrequencyE9Positions">sls::Detector::getRxZmqFrequency (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getRxZmqHwmE9Positions">sls::Detector::getRxZmqHwm (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getRxZmqPortE9Positions">sls::Detector::getRxZmqPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getRxZmqStartingFrameE9Positions">sls::Detector::getRxZmqStartingFrame (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getRxZmqTimerE9Positions">sls::Detector::getRxZmqTimer (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector7getScanE9Positions">sls::Detector::getScan (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getScanErrorMessageE9Positions">sls::Detector::getScanErrorMessage (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getSelectedUDPInterfaceE9Positions">sls::Detector::getSelectedUDPInterface (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getSerialNumberE9Positions">sls::Detector::getSerialNumber (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getSettingsE9Positions">sls::Detector::getSettings (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getSettingsListEv">sls::Detector::getSettingsList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getSettingsPathE9Positions">sls::Detector::getSettingsPath (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector8getShmIdEv">sls::Detector::getShmId (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getSignalIndexERKNSt6stringE">sls::Detector::getSignalIndex (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getSignalNameEKi">sls::Detector::getSignalName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getSignalNamesEv">sls::Detector::getSignalNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector10getSlowADCEN4defs8dacIndexE9Positions">sls::Detector::getSlowADC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getSlowADCIndexERKNSt6stringE">sls::Detector::getSlowADCIndex (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getSlowADCListEv">sls::Detector::getSlowADCList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getSlowADCNameEKN4defs8dacIndexE">sls::Detector::getSlowADCName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getSlowADCNamesEv">sls::Detector::getSlowADCNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getSourceUDPIPE9Positions">sls::Detector::getSourceUDPIP (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getSourceUDPIP2E9Positions">sls::Detector::getSourceUDPIP2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getSourceUDPMACE9Positions">sls::Detector::getSourceUDPMAC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getSourceUDPMAC2E9Positions">sls::Detector::getSourceUDPMAC2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector11getStopPortE9Positions">sls::Detector::getStopPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getStorageCellDelayE9Positions">sls::Detector::getStorageCellDelay (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getStorageCellStartE9Positions">sls::Detector::getStorageCellStart (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getSubDeadTimeE9Positions">sls::Detector::getSubDeadTime (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getSubExptimeE9Positions">sls::Detector::getSubExptime (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12getSYNCClockE9Positions">sls::Detector::getSYNCClock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getSynchronizationE9Positions">sls::Detector::getSynchronization (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector14getTemperatureEN4defs8dacIndexE9Positions">sls::Detector::getTemperature (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getTemperatureControlE9Positions">sls::Detector::getTemperatureControl (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector19getTemperatureEventE9Positions">sls::Detector::getTemperatureEvent (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getTemperatureListEv">sls::Detector::getTemperatureList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector10getTenGigaE9Positions">sls::Detector::getTenGiga (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getTenGigaADCEnableMaskE9Positions">sls::Detector::getTenGigaADCEnableMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector21getTenGigaFlowControlE9Positions">sls::Detector::getTenGigaFlowControl (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getThresholdEnergyE9Positions">sls::Detector::getThresholdEnergy (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23getThresholdTemperatureE9Positions">sls::Detector::getThresholdTemperature (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getTimingInfoDecoderE9Positions">sls::Detector::getTimingInfoDecoder (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getTimingModeE9Positions">sls::Detector::getTimingMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector17getTimingModeListEv">sls::Detector::getTimingModeList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getTimingSourceE9Positions">sls::Detector::getTimingSource (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector6getTopE9Positions">sls::Detector::getTop (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getTransceiverEnableMaskE9Positions">sls::Detector::getTransceiverEnableMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20getTransmissionDelayEv">sls::Detector::getTransmissionDelay (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector25getTransmissionDelayFrameE9Positions">sls::Detector::getTransmissionDelayFrame (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector24getTransmissionDelayLeftE9Positions">sls::Detector::getTransmissionDelayLeft (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector25getTransmissionDelayRightE9Positions">sls::Detector::getTransmissionDelayRight (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector15getTrimEnergiesE9Positions">sls::Detector::getTrimEnergies (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getUpdateModeE9Positions">sls::Detector::getUpdateMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector18getUseReceiverFlagE9Positions">sls::Detector::getUseReceiverFlag (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector7getVetoE9Positions">sls::Detector::getVeto (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector16getVetoAlgorithmEKN4defs18streamingInterfaceE9Positions">sls::Detector::getVetoAlgorithm (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13getVetoPhotonEKiRKNSt6stringE9Positions">sls::Detector::getVetoPhoton (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector13getVetoStreamE9Positions">sls::Detector::getVetoStream (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector23isVirtualDetectorServerE9Positions">sls::Detector::isVirtualDetectorServer (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10loadConfigERKNSt6stringE">sls::Detector::loadConfig (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18loadDefaultPatternE9Positions">sls::Detector::loadDefaultPattern (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14loadParametersERKNSt6stringE">sls::Detector::loadParameters (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector14loadParametersERKNSt6vectorINSt6stringEEE">[1]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12loadTrimbitsERKNSt6stringE9Positions">sls::Detector::loadTrimbits (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8DetectoraSERK8Detector">sls::Detector::operator= (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8DetectoraSERR8Detector">[1]</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector20printRxConfigurationE9Positions">sls::Detector::printRxConfiguration (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11programFPGAERKNSt6stringEKb9Positions">sls::Detector::programFPGA (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9pulseChipEi9Positions">sls::Detector::pulseChip (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10pulsePixelEiN4defs2xyE9Positions">sls::Detector::pulsePixel (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15pulsePixelNMoveEiN4defs2xyE9Positions">sls::Detector::pulsePixelNMove (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector12readRegisterE8uint32_t9Positions">sls::Detector::readRegister (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16rebootControllerE9Positions">sls::Detector::rebootController (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector25reconfigureUDPDestinationE9Positions">sls::Detector::reconfigureUDPDestination (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector35registerAcquisitionFinishedCallbackEPFvdiPvEPv">sls::Detector::registerAcquisitionFinishedCallback (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20registerDataCallbackEPFvP12detectorData8uint64_t8uint32_tPvEPv">sls::Detector::registerDataCallback (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9resetFPGAE9Positions">sls::Detector::resetFPGA (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21resetTemperatureEventE9Positions">sls::Detector::resetTemperatureEvent (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18resetToDefaultDacsEKb9Positions">sls::Detector::resetToDefaultDacs (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11savePatternERKNSt6stringE">sls::Detector::savePattern (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12saveTrimbitsERKNSt6stringE9Positions">sls::Detector::saveTrimbits (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18selectUDPInterfaceEi9Positions">sls::Detector::selectUDPInterface (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19sendSoftwareTriggerEKb9Positions">sls::Detector::sendSoftwareTrigger (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19setAcquisitionIndexE7int64_t9Positions">sls::Detector::setAcquisitionIndex (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9setActiveEKb9Positions">sls::Detector::setActive (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setADCClockEi9Positions">sls::Detector::setADCClock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19setADCConfigurationEKiKiKi9Positions">sls::Detector::setADCConfiguration (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setADCEnableMaskE8uint32_t9Positions">sls::Detector::setADCEnableMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setADCInvertE8uint32_t9Positions">sls::Detector::setADCInvert (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10setAdcNameEKiRKNSt6stringE">sls::Detector::setAdcName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setAdcNamesEKNSt6vectorINSt6stringEEE">sls::Detector::setAdcNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setADCPhaseEi9Positions">sls::Detector::setADCPhase (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setADCPhaseInDegreesEi9Positions">sls::Detector::setADCPhaseInDegrees (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setADCPipelineEi9Positions">sls::Detector::setADCPipeline (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9setADCVppEib9Positions">sls::Detector::setADCVpp (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector23setAdditionalJsonHeaderERKNSt3mapINSt6stringENSt6stringEEE9Positions">sls::Detector::setAdditionalJsonHeader (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector26setAdditionalJsonParameterERKNSt6stringERKNSt6stringE9Positions">sls::Detector::setAdditionalJsonParameter (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setAllTrimbitsEi9Positions">sls::Detector::setAllTrimbits (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setAnalogPulsingEb9Positions">sls::Detector::setAnalogPulsing (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24setAutoComparatorDisableEb9Positions">sls::Detector::setAutoComparatorDisable (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setBadChannelsEKNSt6vectorINSt6vectorIiEEEE">sls::Detector::setBadChannels (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector14setBadChannelsEKNSt6vectorIiEE9Positions">[1]</a>, <a href="detector.html#_CPPv4N3sls8Detector14setBadChannelsERKNSt6stringE9Positions">[2]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector6setBitE8uint32_tib9Positions">sls::Detector::setBit (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setBurstModeEN4defs9burstModeE9Positions">sls::Detector::setBurstMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setBurstPeriodE2ns9Positions">sls::Detector::setBurstPeriod (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10setCDSGainEb9Positions">sls::Detector::setCDSGain (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setClientZmqHwmEKi">sls::Detector::setClientZmqHwm (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setClientZmqIpEK6IpAddr9Positions">sls::Detector::setClientZmqIp (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setClientZmqPortE8uint16_ti">sls::Detector::setClientZmqPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setClockDividerEii9Positions">sls::Detector::setClockDivider (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setClockPhaseEii9Positions">sls::Detector::setClockPhase (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector22setClockPhaseinDegreesEii9Positions">sls::Detector::setClockPhaseinDegrees (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setCollectionModeEN4defs14collectionModeE9Positions">sls::Detector::setCollectionMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9setColumnEKi9Positions">sls::Detector::setColumn (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24setComparatorDisableTimeE2ns9Positions">sls::Detector::setComparatorDisableTime (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setControlPortE8uint16_t9Positions">sls::Detector::setControlPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setCounterMaskE8uint32_t9Positions">sls::Detector::setCounterMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setCurrentSourceEN4defs20currentSrcParametersE9Positions">sls::Detector::setCurrentSource (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector6setDACEN4defs8dacIndexEib9Positions">sls::Detector::setDAC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10setDacNameEKN4defs8dacIndexERKNSt6stringE">sls::Detector::setDacName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setDacNamesEKNSt6vectorINSt6stringEEE">sls::Detector::setDacNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setDataStreamEKN4defs12portPositionEKb9Positions">sls::Detector::setDataStream (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setDBITClockEi9Positions">sls::Detector::setDBITClock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setDBITPhaseEi9Positions">sls::Detector::setDBITPhase (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21setDBITPhaseInDegreesEi9Positions">sls::Detector::setDBITPhaseInDegrees (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setDBITPipelineEi9Positions">sls::Detector::setDBITPipeline (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setDefaultDacEN4defs8dacIndexEi9Positions">sls::Detector::setDefaultDac (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector13setDefaultDacEN4defs8dacIndexEiN4defs16detectorSettingsE9Positions">[1]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24setDefaultRateCorrectionE9Positions">sls::Detector::setDefaultRateCorrection (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setDelayAfterTriggerE2ns9Positions">sls::Detector::setDelayAfterTrigger (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19setDestinationUDPIPEK6IpAddr9Positions">sls::Detector::setDestinationUDPIP (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setDestinationUDPIP2EK6IpAddr9Positions">sls::Detector::setDestinationUDPIP2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21setDestinationUDPListEK14UdpDestinationKi">sls::Detector::setDestinationUDPList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setDestinationUDPMACEK7MacAddr9Positions">sls::Detector::setDestinationUDPMAC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21setDestinationUDPMAC2EK7MacAddr9Positions">sls::Detector::setDestinationUDPMAC2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21setDestinationUDPPortE8uint16_ti">sls::Detector::setDestinationUDPPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector22setDestinationUDPPort2E8uint16_ti">sls::Detector::setDestinationUDPPort2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setDetectorLockEb9Positions">sls::Detector::setDetectorLock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setDetectorSizeEKN4defs2xyE">sls::Detector::setDetectorSize (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setDigitalIODelayE8uint64_ti9Positions">sls::Detector::setDigitalIODelay (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setDigitalPulsingEb9Positions">sls::Detector::setDigitalPulsing (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setDynamicRangeEi">sls::Detector::setDynamicRange (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10setExptimeE2ns9Positions">sls::Detector::setExptime (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector10setExptimeEi2ns9Positions">[1]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19setExternalSamplingEb9Positions">sls::Detector::setExternalSampling (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector25setExternalSamplingSourceEi9Positions">sls::Detector::setExternalSamplingSource (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector22setExternalSignalFlagsEiN4defs18externalSignalFlagE9Positions">sls::Detector::setExternalSignalFlags (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setFileFormatEN4defs10fileFormatE9Positions">sls::Detector::setFileFormat (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setFileNamePrefixERKNSt6stringE9Positions">sls::Detector::setFileNamePrefix (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setFileOverWriteEb9Positions">sls::Detector::setFileOverWrite (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setFilePathERKNSt6stringE9Positions">sls::Detector::setFilePath (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setFileWriteEb9Positions">sls::Detector::setFileWrite (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setFilterResistorEi9Positions">sls::Detector::setFilterResistor (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector22setFirstUDPDestinationEKi9Positions">sls::Detector::setFirstUDPDestination (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setFlipRowsEb9Positions">sls::Detector::setFlipRows (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setFramesPerFileEi9Positions">sls::Detector::setFramesPerFile (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setGainCapsEi9Positions">sls::Detector::setGainCaps (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setGainModeEKN4defs8gainModeE9Positions">sls::Detector::setGainMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector22setGapPixelsinCallbackEKb">sls::Detector::setGapPixelsinCallback (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setGateDelayEi2ns9Positions">sls::Detector::setGateDelay (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setHighVoltageEi9Positions">sls::Detector::setHighVoltage (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setHostnameERKNSt6vectorINSt6stringEEE">sls::Detector::setHostname (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setImageTestModeEKi9Positions">sls::Detector::setImageTestMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setInitialChecksEKb">sls::Detector::setInitialChecks (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setInjectChannelEKiKi9Positions">sls::Detector::setInjectChannel (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setInterpolationEb9Positions">sls::Detector::setInterpolation (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setInterruptSubframeEKb9Positions">sls::Detector::setInterruptSubframe (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setLEDEnableEb9Positions">sls::Detector::setLEDEnable (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9setMasterEbi">sls::Detector::setMaster (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18setMasterFileWriteEb">sls::Detector::setMasterFileWrite (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18setNextFrameNumberE8uint64_t9Positions">sls::Detector::setNextFrameNumber (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector33setNumberOfAdditionalStorageCellsEi">sls::Detector::setNumberOfAdditionalStorageCells (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24setNumberOfAnalogSamplesEi9Positions">sls::Detector::setNumberOfAnalogSamples (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setNumberOfBurstsE7int64_t">sls::Detector::setNumberOfBursts (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector25setNumberOfDigitalSamplesEi9Positions">sls::Detector::setNumberOfDigitalSamples (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector22setNumberOfFilterCellsEi9Positions">sls::Detector::setNumberOfFilterCells (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setNumberOfFramesE7int64_t">sls::Detector::setNumberOfFrames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setNumberOfGatesEi9Positions">sls::Detector::setNumberOfGates (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector29setNumberOfTransceiverSamplesEi9Positions">sls::Detector::setNumberOfTransceiverSamples (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19setNumberOfTriggersE7int64_t">sls::Detector::setNumberOfTriggers (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24setNumberofUDPInterfacesEi9Positions">sls::Detector::setNumberofUDPInterfaces (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setOnChipDACEN4defs8dacIndexEii9Positions">sls::Detector::setOnChipDAC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setOverFlowModeEb9Positions">sls::Detector::setOverFlowMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setParallelModeEb9Positions">sls::Detector::setParallelMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector23setPartialFramesPaddingEb9Positions">sls::Detector::setPartialFramesPadding (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setPartialResetEb9Positions">sls::Detector::setPartialReset (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10setPatternERK7Pattern9Positions">sls::Detector::setPattern (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector10setPatternERKNSt6stringE9Positions">[1]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setPatternBitMaskE8uint64_t9Positions">sls::Detector::setPatternBitMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19setPatternIOControlE8uint64_t9Positions">sls::Detector::setPatternIOControl (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector23setPatternLoopAddressesEiii9Positions">sls::Detector::setPatternLoopAddresses (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setPatternLoopCyclesEii9Positions">sls::Detector::setPatternLoopCycles (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setPatternMaskE8uint64_t9Positions">sls::Detector::setPatternMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18setPatternWaitAddrEii9Positions">sls::Detector::setPatternWaitAddr (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setPatternWaitClocksEi8uint64_t9Positions">sls::Detector::setPatternWaitClocks (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector22setPatternWaitIntervalEi2ns9Positions">sls::Detector::setPatternWaitInterval (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setPatternWordEi8uint64_t9Positions">sls::Detector::setPatternWord (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setPedestalModeEKN4defs18pedestalParametersE9Positions">sls::Detector::setPedestalMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9setPeriodE2ns9Positions">sls::Detector::setPeriod (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setPolarityEN4defs8polarityE9Positions">sls::Detector::setPolarity (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector8setPowerEN4defs8dacIndexEi9Positions">sls::Detector::setPower (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setPowerChipEb9Positions">sls::Detector::setPowerChip (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setPowerNameEKN4defs8dacIndexERKNSt6stringE">sls::Detector::setPowerName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setPowerNamesEKNSt6vectorINSt6stringEEE">sls::Detector::setPowerNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setPumpProbeEb9Positions">sls::Detector::setPumpProbe (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector7setQuadEKb">sls::Detector::setQuad (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setRateCorrectionE2ns9Positions">sls::Detector::setRateCorrection (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setReadNRowsEKi9Positions">sls::Detector::setReadNRows (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setReadoutModeEN4defs11readoutModeE9Positions">sls::Detector::setReadoutMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setReadoutSpeedEN4defs10speedLevelE9Positions">sls::Detector::setReadoutSpeed (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector6setRowEKi9Positions">sls::Detector::setRow (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setRUNClockEi9Positions">sls::Detector::setRUNClock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setRxArpingEb9Positions">sls::Detector::setRxArping (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setRxDbitListERKNSt6vectorIiEE9Positions">sls::Detector::setRxDbitList (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setRxDbitOffsetEi9Positions">sls::Detector::setRxDbitOffset (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setRxDbitReorderEb9Positions">sls::Detector::setRxDbitReorder (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setRxFifoDepthEi9Positions">sls::Detector::setRxFifoDepth (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector23setRxFrameDiscardPolicyEN4defs18frameDiscardPolicyE9Positions">sls::Detector::setRxFrameDiscardPolicy (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setRxHostnameERKNSt6stringE9Positions">sls::Detector::setRxHostname (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector13setRxHostnameERKNSt6vectorINSt6stringEEE">[1]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9setRxLockEb9Positions">sls::Detector::setRxLock (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector9setRxPortE8uint16_ti">sls::Detector::setRxPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector8setRxROIERKNSt6vectorIN4defs3ROIEEE">sls::Detector::setRxROI (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setRxSilentModeEb9Positions">sls::Detector::setRxSilentMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24setRxUDPSocketBufferSizeEi9Positions">sls::Detector::setRxUDPSocketBufferSize (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18setRxZmqDataStreamEb9Positions">sls::Detector::setRxZmqDataStream (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector17setRxZmqFrequencyEi9Positions">sls::Detector::setRxZmqFrequency (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setRxZmqHwmEKi">sls::Detector::setRxZmqHwm (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12setRxZmqPortE8uint16_ti">sls::Detector::setRxZmqPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21setRxZmqStartingFrameEi9Positions">sls::Detector::setRxZmqStartingFrame (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setRxZmqTimerEi9Positions">sls::Detector::setRxZmqTimer (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector7setScanEKN4defs14scanParametersE">sls::Detector::setScan (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setSettingsEN4defs16detectorSettingsE9Positions">sls::Detector::setSettings (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setSettingsPathERKNSt6stringE9Positions">sls::Detector::setSettingsPath (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setSignalNameEKiRKNSt6stringE">sls::Detector::setSignalName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setSignalNamesEKNSt6vectorINSt6stringEEE">sls::Detector::setSignalNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setSlowADCNameEKN4defs8dacIndexERKNSt6stringE">sls::Detector::setSlowADCName (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setSlowADCNamesEKNSt6vectorINSt6stringEEE">sls::Detector::setSlowADCNames (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setSourceUDPIPEK6IpAddr9Positions">sls::Detector::setSourceUDPIP (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setSourceUDPIP2EK6IpAddr9Positions">sls::Detector::setSourceUDPIP2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setSourceUDPMACEK7MacAddr9Positions">sls::Detector::setSourceUDPMAC (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setSourceUDPMAC2EK7MacAddr9Positions">sls::Detector::setSourceUDPMAC2 (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setStopPortE8uint16_t9Positions">sls::Detector::setStopPort (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19setStorageCellDelayE2ns9Positions">sls::Detector::setStorageCellDelay (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector19setStorageCellStartEi9Positions">sls::Detector::setStorageCellStart (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector14setSubDeadTimeE2ns9Positions">sls::Detector::setSubDeadTime (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setSubExptimeE2ns9Positions">sls::Detector::setSubExptime (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18setSynchronizationEb">sls::Detector::setSynchronization (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21setTemperatureControlEb9Positions">sls::Detector::setTemperatureControl (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector10setTenGigaEb9Positions">sls::Detector::setTenGiga (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector23setTenGigaADCEnableMaskE8uint32_t9Positions">sls::Detector::setTenGigaADCEnableMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector21setTenGigaFlowControlEb9Positions">sls::Detector::setTenGigaFlowControl (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector18setThresholdEnergyENSt5arrayIiXL3EEEEN4defs16detectorSettingsEb9Positions">sls::Detector::setThresholdEnergy (C++ function)</a>, <a href="detector.html#_CPPv4N3sls8Detector18setThresholdEnergyEiN4defs16detectorSettingsEb9Positions">[1]</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector23setThresholdTemperatureEi9Positions">sls::Detector::setThresholdTemperature (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setTimingInfoDecoderEN4defs17timingInfoDecoderE9Positions">sls::Detector::setTimingInfoDecoder (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setTimingModeEN4defs10timingModeE9Positions">sls::Detector::setTimingMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setTimingSourceEN4defs16timingSourceTypeE9Positions">sls::Detector::setTimingSource (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector6setTopEb9Positions">sls::Detector::setTop (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24setTransceiverEnableMaskE8uint32_t9Positions">sls::Detector::setTransceiverEnableMask (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20setTransmissionDelayEi">sls::Detector::setTransmissionDelay (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector25setTransmissionDelayFrameEi9Positions">sls::Detector::setTransmissionDelayFrame (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24setTransmissionDelayLeftEi9Positions">sls::Detector::setTransmissionDelayLeft (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector25setTransmissionDelayRightEi9Positions">sls::Detector::setTransmissionDelayRight (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector15setTrimEnergiesENSt6vectorIiEE9Positions">sls::Detector::setTrimEnergies (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setUpdateModeEKb9Positions">sls::Detector::setUpdateMode (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector7setVetoEKb9Positions">sls::Detector::setVeto (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setVetoAlgorithmEKN4defs13vetoAlgorithmEKN4defs18streamingInterfaceE9Positions">sls::Detector::setVetoAlgorithm (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector11setVetoFileEKiRKNSt6stringE9Positions">sls::Detector::setVetoFile (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setVetoPhotonEKiKiKiRKNSt6stringE9Positions">sls::Detector::setVetoPhoton (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16setVetoReferenceEKiKi9Positions">sls::Detector::setVetoReference (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13setVetoStreamEKN4defs18streamingInterfaceE9Positions">sls::Detector::setVetoStream (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector25setVirtualDetectorServersEi8uint16_t">sls::Detector::setVirtualDetectorServers (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4NK3sls8Detector4sizeEv">sls::Detector::size (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13startDetectorE9Positions">sls::Detector::startDetector (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20startDetectorReadoutEv">sls::Detector::startDetectorReadout (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12startPatternE9Positions">sls::Detector::startPattern (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13startReceiverEv">sls::Detector::startReceiver (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12stopDetectorE9Positions">sls::Detector::stopDetector (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12stopReceiverEv">sls::Detector::stopReceiver (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector20updateDetectorServerERKNSt6stringE9Positions">sls::Detector::updateDetectorServer (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector23updateFirmwareAndServerERKNSt6stringERKNSt6stringE9Positions">sls::Detector::updateFirmwareAndServer (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector12updateKernelERKNSt6stringE9Positions">sls::Detector::updateKernel (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector24validateUDPConfigurationE9Positions">sls::Detector::validateUDPConfiguration (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector16writeAdcRegisterE8uint32_t8uint32_t9Positions">sls::Detector::writeAdcRegister (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8Detector13writeRegisterE8uint32_t8uint32_tb9Positions">sls::Detector::writeRegister (C++ function)</a>
</li>
<li><a href="detector.html#_CPPv4N3sls8DetectorD0Ev">sls::Detector::~Detector (C++ function)</a>
</li>
<li><a href="type_traits.html#_CPPv4I00EN3sls16has_bool_isValidE">sls::has_bool_isValid (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0EN3sls16has_bool_isValidI1TNSt6void_tIDTdtclNSt7declvalI1TEEE7isValidEEEEE">sls::has_bool_isValid&lt;T, std::void_t&lt;decltype(std::declval&lt;T&gt;().isValid)&gt;&gt; (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I00EN3sls16has_emplace_backE">sls::has_emplace_back (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0EN3sls16has_emplace_backI1TNSt11conditionalIXL0EE23has_emplace_back_helperIDTcldtclNSt7declvalI1TEEE12emplace_backEEEvE4typeEEE">sls::has_emplace_back&lt;T, typename std::conditional&lt;false, has_emplace_back_helper&lt;decltype(std::declval&lt;T&gt;().emplace_back())&gt;, void&gt;::type&gt; (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4IDpEN3sls23has_emplace_back_helperE">sls::has_emplace_back_helper (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I00EN3sls7has_strE">sls::has_str (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0EN3sls7has_strI1TNSt11conditionalIXL0EE14has_str_helperIDTcldtclNSt7declvalI1TEEE3strEEEvE4typeEEE">sls::has_str&lt;T, typename std::conditional&lt;false, has_str_helper&lt;decltype(std::declval&lt;T&gt;().str())&gt;, void&gt;::type&gt; (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4IDpEN3sls14has_str_helperE">sls::has_str_helper (C++ struct)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls13hasDuplicatesEb9Container">sls::hasDuplicates (C++ function)</a>
</li>
<li><a href="type_traits.html#_CPPv4I00EN3sls12is_containerE">sls::is_container (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0EN3sls12is_containerI1TNSt11conditionalIXL0EE19is_container_helperINSt16remove_referenceI1TE4type10value_typeENSt16remove_referenceI1TE4type9size_typeENSt16remove_referenceI1TE4type8iteratorENSt16remove_referenceI1TE4type14const_iteratorEDTcldtclNSt7declvalI1TEEE4sizeEEDTcldtclNSt7declvalI1TEEE5beginEEDTcldtclNSt7declvalI1TEEE3endEEDTcldtclNSt7declvalI1TEEE6cbeginEEDTcldtclNSt7declvalI1TEEE4cendEEDTcldtclNSt7declvalI1TEEE5emptyEEEvE4typeEEE">sls::is_container&lt;T, typename std::conditional&lt;false, is_container_helper&lt;typename std::remove_reference&lt;T&gt;::type::value_type, typename std::remove_reference&lt;T&gt;::type::size_type, typename std::remove_reference&lt;T&gt;::type::iterator, typename std::remove_reference&lt;T&gt;::type::const_iterator, decltype(std::declval&lt;T&gt;().size()), decltype(std::declval&lt;T&gt;().begin()), decltype(std::declval&lt;T&gt;().end()), decltype(std::declval&lt;T&gt;().cbegin()), decltype(std::declval&lt;T&gt;().cend()), decltype(std::declval&lt;T&gt;().empty())&gt;, void&gt;::type&gt; (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4IDpEN3sls19is_container_helperE">sls::is_container_helper (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I00EN3sls11is_durationE">sls::is_duration (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0EN3sls11is_durationI1TNSt11conditionalIXL0EE18is_duration_helperIN1T3repEN1T6periodEDTcldtclNSt7declvalI1TEEE3minEEDTcldtclNSt7declvalI1TEEE3maxEEDTcldtclNSt7declvalI1TEEE4zeroEEEvE4typeEEE">sls::is_duration&lt;T, typename std::conditional&lt;false, is_duration_helper&lt;typename T::rep, typename T::period, decltype(std::declval&lt;T&gt;().min()), decltype(std::declval&lt;T&gt;().max()), decltype(std::declval&lt;T&gt;().zero())&gt;, void&gt;::type&gt; (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4IDpEN3sls18is_duration_helperE">sls::is_duration_helper (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I00EN3sls18is_light_containerE">sls::is_light_container (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0EN3sls18is_light_containerI1TNSt11conditionalIXL0EE19is_container_helperIN1T10value_typeEN1T9size_typeEN1T8iteratorEN1T14const_iteratorEDTcldtclNSt7declvalI1TEEE4sizeEEDTcldtclNSt7declvalI1TEEE5beginEEDTcldtclNSt7declvalI1TEEE3endEEEvE4typeEEE">sls::is_light_container&lt;T, typename std::conditional&lt;false, is_container_helper&lt;typename T::value_type, typename T::size_type, typename T::iterator, typename T::const_iterator, decltype(std::declval&lt;T&gt;().size()), decltype(std::declval&lt;T&gt;().begin()), decltype(std::declval&lt;T&gt;().end())&gt;, void&gt;::type&gt; (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4IDpEN3sls25is_light_container_helperE">sls::is_light_container_helper (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0EN3sls9is_vectorE">sls::is_vector (C++ struct)</a>
</li>
<li><a href="type_traits.html#_CPPv4I0EN3sls9is_vectorINSt6vectorI1TEEEE">sls::is_vector&lt;std::vector&lt;T&gt;&gt; (C++ struct)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0DpEN3sls11make_uniqueENSt9enable_ifIXntNSt8is_arrayI1TE5valueEENSt10unique_ptrI1TEEE4typeEDpRR4Args">sls::make_unique (C++ function)</a>, <a href="container_utils.html#_CPPv4I0EN3sls11make_uniqueENSt9enable_ifINSt8is_arrayI1TE5valueENSt10unique_ptrI1TEEE4typeENSt6size_tE">[1]</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls19minusOneIfDifferentE1TRKNSt6vectorI1TEE">sls::minusOneIfDifferent (C++ function)</a>, <a href="container_utils.html#_CPPv4I0EN3sls19minusOneIfDifferentENSt6vectorI1TEERKNSt6vectorINSt6vectorI1TEEEE">[1]</a>, <a href="container_utils.html#_CPPv4I0_6size_tEN3sls19minusOneIfDifferentENSt5arrayI1T4sizeEERKNSt6vectorINSt5arrayI1T4sizeEEEE">[2]</a>, <a href="container_utils.html#_CPPv4N3sls19minusOneIfDifferentERKNSt6vectorIbEE">[3]</a>
</li>
<li><a href="result.html#_CPPv4I0EN3slslsERNSt7ostreamERNSt7ostreamERK6ResultI1TE">sls::operator&lt;&lt; (C++ function)</a>
</li>
<li><a href="receiver_api.html#_CPPv4N3sls8ReceiverE">sls::Receiver (C++ class)</a>
</li>
<li><a href="receiver_api.html#_CPPv4N3sls8Receiver18getReceiverVersionEv">sls::Receiver::getReceiverVersion (C++ function)</a>
</li>
<li><a href="receiver_api.html#_CPPv4N3sls8Receiver8ReceiverE8uint16_t">sls::Receiver::Receiver (C++ function)</a>
</li>
<li><a href="receiver_api.html#_CPPv4N3sls8Receiver35registerCallBackAcquisitionFinishedEPFvK17endCallbackHeaderPvEPv">sls::Receiver::registerCallBackAcquisitionFinished (C++ function)</a>
</li>
<li><a href="receiver_api.html#_CPPv4N3sls8Receiver28registerCallBackRawDataReadyEPFvR19sls_receiver_headerK18dataCallbackHeaderPcR6size_tPvEPv">sls::Receiver::registerCallBackRawDataReady (C++ function)</a>
</li>
<li><a href="receiver_api.html#_CPPv4N3sls8Receiver32registerCallBackStartAcquisitionEPFvK19startCallbackHeaderPvEPv">sls::Receiver::registerCallBackStartAcquisition (C++ function)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls16removeDuplicatesENSt9enable_ifIN12is_containerI1TE5valueEbE4typeER1T">sls::removeDuplicates (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4I00EN3sls6ResultE">sls::Result (C++ class)</a>
</li>
<li><a href="result.html#_CPPv4NK3sls6Result3anyERK1T">sls::Result::any (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result5beginEv">sls::Result::begin (C++ function)</a>, <a href="result.html#_CPPv4NK3sls6Result5beginEv">[1]</a>
</li>
<li><a href="result.html#_CPPv4NK3sls6Result6cbeginEv">sls::Result::cbegin (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4NK3sls6Result4cendEv">sls::Result::cend (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result14const_iteratorE">sls::Result::const_iterator (C++ type)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result15const_referenceE">sls::Result::const_reference (C++ type)</a>
</li>
<li><a href="result.html#_CPPv4I0Dp0ENK3sls6Result13contains_onlyENSt9enable_ifINSt7is_sameI1V1TE5valueEbE4typeERK1VDpRK4Args">sls::Result::contains_only (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4NK3sls6Result5emptyEv">sls::Result::empty (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result3endEv">sls::Result::end (C++ function)</a>, <a href="result.html#_CPPv4NK3sls6Result3endEv">[1]</a>
</li>
<li><a href="result.html#_CPPv4NK3sls6Result5equalEv">sls::Result::equal (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result5frontEv">sls::Result::front (C++ function)</a>, <a href="result.html#_CPPv4NK3sls6Result5frontEv">[1]</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result8iteratorE">sls::Result::iterator (C++ type)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6ResultcvNSt6vectorI1TEEEv">sls::Result::operator std::vector&lt;T&gt; (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6ResultixE9size_type">sls::Result::operator[] (C++ function)</a>, <a href="result.html#_CPPv4NK3sls6ResultixE9size_type">[1]</a>
</li>
<li><a href="result.html#_CPPv4I0EN3sls6Result9push_backEDTcldt3vec9push_back5valueEE1V">sls::Result::push_back (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result9referenceE">sls::Result::reference (C++ type)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result7reserveE9size_type">sls::Result::reserve (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4I00EN3sls6Result6ResultER6ResultI1VE">sls::Result::Result (C++ function)</a>, <a href="result.html#_CPPv4I00EN3sls6Result6ResultERK6ResultI1VE">[1]</a>, <a href="result.html#_CPPv4I00EN3sls6Result6ResultERR6ResultI1VE">[2]</a>, <a href="result.html#_CPPv4IDpEN3sls6Result6ResultEDpRR4Args">[3]</a>, <a href="result.html#_CPPv4N3sls6Result6ResultENSt16initializer_listI1TEE">[4]</a>, <a href="result.html#_CPPv4N3sls6Result6ResultEv">[5]</a>
</li>
<li><a href="result.html#_CPPv4NK3sls6Result4sizeEv">sls::Result::size (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result9size_typeE">sls::Result::size_type (C++ type)</a>
</li>
<li><a href="result.html#_CPPv4NK3sls6Result6squashERK1T">sls::Result::squash (C++ function)</a>, <a href="result.html#_CPPv4NK3sls6Result6squashEv">[1]</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result7tsquashERKNSt6stringE">sls::Result::tsquash (C++ function)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result10value_typeE">sls::Result::value_type (C++ type)</a>
</li>
<li><a href="result.html#_CPPv4N3sls6Result3vecE">sls::Result::vec (C++ member)</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls6SquashEN9Container10value_typeERK9ContainerN9Container10value_typeE">sls::Squash (C++ function)</a>
</li>
<li><a href="ToString.html#_CPPv4I0EN3sls8StringToE1TRKNSt6stringE">sls::StringTo (C++ function)</a>, <a href="ToString.html#_CPPv4I0EN3sls8StringToE1TRKNSt6stringERKNSt6stringE">[1]</a>, <a href="ToString.html#_CPPv4I0EN3sls8StringToENSt6vectorI1TEERKNSt6vectorINSt6stringEEE">[2]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToE7int64_tRKNSt6stringE">[3]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToE7uint8_tRKNSt6stringE">[4]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToE8uint16_tRKNSt6stringE">[5]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToE8uint32_tRKNSt6stringE">[6]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToE8uint64_tRKNSt6stringE">[7]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs10fileFormatERKNSt6stringE">[8]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs10speedLevelERKNSt6stringE">[9]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs10timingModeERKNSt6stringE">[10]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs11M3_GainCapsERKNSt6stringE">[11]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs11readoutModeERKNSt6stringE">[12]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs12detectorTypeERKNSt6stringE">[13]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs12portPositionERKNSt6stringE">[14]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs13vetoAlgorithmERKNSt6stringE">[15]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs14collectionModeERKNSt6stringE">[16]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs16detectorSettingsERKNSt6stringE">[17]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs16timingSourceTypeERKNSt6stringE">[18]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs17timingInfoDecoderERKNSt6stringE">[19]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs18externalSignalFlagERKNSt6stringE">[20]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs18frameDiscardPolicyERKNSt6stringE">[21]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs18streamingInterfaceERKNSt6stringE">[22]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs8dacIndexERKNSt6stringE">[23]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs8gainModeERKNSt6stringE">[24]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs8polarityERKNSt6stringE">[25]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEN4defs9burstModeERKNSt6stringE">[26]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEbRKNSt6stringE">[27]</a>, <a href="ToString.html#_CPPv4IEN3sls8StringToEiRKNSt6stringE">[28]</a>
</li>
<li><a href="container_utils.html#_CPPv4I0EN3sls3sumENSt9enable_ifINSt13is_arithmeticI1TE5valueE1TE4typeERKNSt6vectorI1TEE">sls::sum (C++ function)</a>
</li>
<li><a href="ToString.html#_CPPv4I00EN3sls8ToStringENSt6stringERKNSt3mapI7KeyType9ValueTypeEE">sls::ToString (C++ function)</a>, <a href="ToString.html#_CPPv4I00EN3sls8ToStringENSt9enable_ifIN11is_durationI1TE5valueENSt6stringEE4typeE1TRKNSt6stringE">[1]</a>, <a href="ToString.html#_CPPv4I0EN3sls8ToStringENSt9enable_ifIN11is_durationI4FromE5valueENSt6stringEE4typeE4From">[2]</a>, <a href="ToString.html#_CPPv4I0EN3sls8ToStringENSt9enable_ifIN12is_containerI1TE5valueENSt6stringEE4typeERK1TRKNSt6stringE">[3]</a>, <a href="ToString.html#_CPPv4I0EN3sls8ToStringENSt9enable_ifIN7has_strI1TE5valueENSt6stringEE4typeERK1T">[4]</a>, <a href="ToString.html#_CPPv4I0EN3sls8ToStringENSt9enable_ifINSt11is_integralI1TE5valueENSt6stringEE4typeERK1T">[5]</a>, <a href="ToString.html#_CPPv4I0EN3sls8ToStringENSt9enable_ifINSt17is_floating_pointI1TE5valueENSt6stringEE4typeERK1T">[6]</a>, <a href="ToString.html#_CPPv4I0EN3sls8ToStringENSt9enable_ifIXaaN12is_containerI1TE5valueENSt7is_sameIN9typenameT10value_typeENSt6stringEE5valueEENSt6stringEE4typeERK1T">[7]</a>, <a href="ToString.html#_CPPv4I0EN3sls8ToStringENSt9enable_ifIXaaN12is_containerI1TE5valueEntNSt7is_sameIN9typenameT10value_typeENSt6stringEE5valueEENSt6stringEE4typeERK1T">[8]</a>, <a href="ToString.html#_CPPv4I0_6size_tEN3sls8ToStringENSt6stringERA4size_K1T">[9]</a>
</li>
<li><a href="ToString.html#_CPPv4I0EN3sls11ToStringHexENSt9enable_ifINSt11is_integralI1TE5valueENSt6stringEE4typeERK1T">sls::ToStringHex (C++ function)</a>, <a href="ToString.html#_CPPv4I0EN3sls11ToStringHexENSt9enable_ifINSt11is_integralI1TE5valueENSt6stringEE4typeERK1Ti">[1]</a>, <a href="ToString.html#_CPPv4I0EN3sls11ToStringHexENSt9enable_ifIXaaN12is_containerI1TE5valueEntNSt7is_sameIN9typenameT10value_typeENSt6stringEE5valueEENSt6stringEE4typeERK1T">[2]</a>, <a href="ToString.html#_CPPv4I0EN3sls11ToStringHexENSt9enable_ifIXaaN12is_containerI1TE5valueEntNSt7is_sameIN9typenameT10value_typeENSt6stringEE5valueEENSt6stringEE4typeERK1Ti">[3]</a>
</li>
<li><a href="pyenums.html#slsdet.speedLevel">speedLevel (class in slsdet)</a>
</li>
<li><a href="commandline.html#term-start"><strong>start</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.start">start() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.startDetector">startDetector() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.startDetectorReadout">startDetectorReadout() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.startPattern">startPattern() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.startReceiver">startReceiver() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.status">status (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-status-running-error-transmitting-finished-waiting-idle"><strong>status [running, error, transmitting, finished, waiting, idle]</strong></a>
</li>
<li><a href="commandline.html#term-stop"><strong>stop</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.stop">stop() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.stopDetector">stopDetector() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.stopport">stopport (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-stopport-n"><strong>stopport [n]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.stopReceiver">stopReceiver() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.storagecell_delay">storagecell_delay (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-storagecell_delay-duration-0-1638375-ns-optional-unit-ns-us-ms-s"><strong>storagecell_delay [duration (0-1638375 ns)] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.storagecell_start">storagecell_start (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-storagecell_start-0-max"><strong>storagecell_start [0-max]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.streamingInterface">streamingInterface (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.subdeadtime">subdeadtime (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-subdeadtime-duration-optional-unit-ns-us-ms-s"><strong>subdeadtime [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.subexptime">subexptime (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-subexptime-duration-optional-unit-ns-us-ms-s"><strong>subexptime [duration] [(optional unit) ns|us|ms|s]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.sync">sync (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-sync-0-1"><strong>sync [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.syncclk">syncclk (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-syncclk-n_clk-in-MHz"><strong>syncclk [n_clk in MHz]</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-temp_10ge-n_value"><strong>temp_10ge [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-temp_adc-n_value"><strong>temp_adc [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.temp_control">temp_control (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-temp_control-0-1"><strong>temp_control [0, 1]</strong></a>
</li>
<li><a href="commandline.html#term-temp_dcdc-n_value"><strong>temp_dcdc [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.temp_event">temp_event (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-temp_event-0"><strong>temp_event [0]</strong></a>
</li>
<li><a href="commandline.html#term-temp_fpga-n_value"><strong>temp_fpga [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-temp_fpgaext-n_value"><strong>temp_fpgaext [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-temp_fpgafl-n_value"><strong>temp_fpgafl [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-temp_fpgafr-n_value"><strong>temp_fpgafr [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-temp_slowadc-n_value"><strong>temp_slowadc [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-temp_sodl-n_value"><strong>temp_sodl [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-temp_sodr-n_value"><strong>temp_sodr [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.temp_threshold">temp_threshold (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-temp_threshold-n_temp-in-degrees"><strong>temp_threshold [n_temp (in degrees)]</strong></a>
</li>
<li><a href="commandline.html#term-templist"><strong>templist</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.templist">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="commandline.html#term-tempvalues"><strong>tempvalues</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.tempvalues">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.tengiga">tengiga (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-tengiga-0-1"><strong>tengiga [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.threshold">threshold (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-threshold-eV-optinal-settings"><strong>threshold [eV] [(optinal settings)</strong></a>
</li>
<li><a href="commandline.html#term-thresholdnotb-eV-optinal-settings"><strong>thresholdnotb [eV] [(optinal settings)</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.timing">timing (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-timing-auto-trigger-gating-burst_trigger-trigger_gating"><strong>timing [auto|trigger|gating|burst_trigger|trigger_gating]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.timing_info_decoder">timing_info_decoder (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-timing_info_decoder-swissfel-shine"><strong>timing_info_decoder [swissfel|shine]</strong></a>
</li>
<li><a href="commandline.html#term-timinglist"><strong>timinglist</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.timinglist">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pyenums.html#slsdet.timingMode">timingMode (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.timingsource">timingsource (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-timingsource-internal-external"><strong>timingsource [internal|external]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.timingSourceType">timingSourceType (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.top">top (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-top-0-1"><strong>top [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.transceiverenable">transceiverenable (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-transceiverenable-bitmask"><strong>transceiverenable [bitmask]</strong></a>
</li>
<li><a href="commandline.html#term-trigger"><strong>trigger</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.trigger">trigger() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.triggers">triggers (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-triggers-n_triggers"><strong>triggers [n_triggers]</strong></a>
</li>
<li><a href="commandline.html#term-triggersl"><strong>triggersl</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.triggersl">(slsdet.Detector property)</a>
</li>
</ul></li>
<li><a href="pydetector.html#slsdet.Detector.trimbits">trimbits (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-trimbits-fname"><strong>trimbits [fname]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.trimen">trimen (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-trimen-trim_ev1-trim_Ev2-optional-trim_ev3-optional-..."><strong>trimen [trim_ev1] [trim_Ev2 (optional)] [trim_ev3 (optional)] ...</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.trimval">trimval (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-trimval-n_trimval"><strong>trimval [n_trimval]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.tsamples">tsamples (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-tsamples-n_value"><strong>tsamples [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.txdelay">txdelay (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-txdelay-n_delay"><strong>txdelay [n_delay]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.txdelay_frame">txdelay_frame (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-txdelay_frame-n_delay"><strong>txdelay_frame [n_delay]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.txdelay_left">txdelay_left (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-txdelay_left-n_delay"><strong>txdelay_left [n_delay]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.txdelay_right">txdelay_right (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-txdelay_right-n_delay"><strong>txdelay_right [n_delay]</strong></a>
</li>
<li><a href="commandline.html#term-type"><strong>type</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.type">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-udp_cleardst"><strong>udp_cleardst</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_dstip">udp_dstip (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_dstip-x.x.x.x-or-auto"><strong>udp_dstip [x.x.x.x] or auto</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_dstip2">udp_dstip2 (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_dstip2-x.x.x.x-or-auto"><strong>udp_dstip2 [x.x.x.x] or auto</strong></a>
</li>
<li><a href="commandline.html#term-udp_dstlist-ip-x.x.x.x-optional-ip2-x.x.x.x"><strong>udp_dstlist [ip=x.x.x.x] [(optional)ip2=x.x.x.x]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_dstmac">udp_dstmac (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_dstmac-x-x-x-x-x-x"><strong>udp_dstmac [x:x:x:x:x:x]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_dstmac2">udp_dstmac2 (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_dstmac2-x-x-x-x-x-x"><strong>udp_dstmac2 [x:x:x:x:x:x]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_dstport">udp_dstport (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_dstport-n"><strong>udp_dstport [n]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_dstport2">udp_dstport2 (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_dstport2-n"><strong>udp_dstport2 [n]</strong></a>
</li>
<li><a href="commandline.html#term-udp_firstdst"><strong>udp_firstdst</strong></a>
</li>
<li><a href="commandline.html#term-udp_numdst"><strong>udp_numdst</strong></a>
</li>
<li><a href="commandline.html#term-udp_reconfigure"><strong>udp_reconfigure</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_srcip">udp_srcip (slsdet.Detector property)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-udp_srcip-x.x.x.x-or-auto"><strong>udp_srcip [x.x.x.x] or auto</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_srcip2">udp_srcip2 (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_srcip2-x.x.x.x-or-auto"><strong>udp_srcip2 [x.x.x.x] or auto</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_srcmac">udp_srcmac (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_srcmac-x-x-x-x-x-x"><strong>udp_srcmac [x:x:x:x:x:x]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.udp_srcmac2">udp_srcmac2 (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-udp_srcmac2-x-x-x-x-x-x"><strong>udp_srcmac2 [x:x:x:x:x:x]</strong></a>
</li>
<li><a href="commandline.html#term-udp_validate"><strong>udp_validate</strong></a>
</li>
<li><a href="commandline.html#term-update"><strong>update</strong></a>
</li>
<li><a href="commandline.html#term-updatedetectorserver-server_name-with-full-path"><strong>updatedetectorserver [server_name with full path]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.updateDetectorServer">updateDetectorServer() (slsdet.Detector method)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.updateFirmwareAndServer">updateFirmwareAndServer() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-updatekernel-kernel_name-with-full-path"><strong>updatekernel [kernel_name with full path]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.updateKernel">updateKernel() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-updatemode-0-1"><strong>updatemode [0|1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.use_receiver">use_receiver (slsdet.Detector property)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.user">user (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-user-user"><strong>user user</strong></a>
</li>
</ul></td>
</tr></table>
<h2 id="V">V</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.v_a">v_a (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-v_a-n_value"><strong>v_a [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.v_b">v_b (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-v_b-n_value"><strong>v_b [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.v_c">v_c (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-v_c-n_value"><strong>v_c [n_value]</strong></a>
</li>
<li><a href="commandline.html#term-v_chip-n_value"><strong>v_chip [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.v_d">v_d (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-v_d-n_value"><strong>v_d [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.v_io">v_io (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-v_io-n_value"><strong>v_io [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.v_limit">v_limit (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-v_limit-n_value"><strong>v_limit [n_value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.validateUDPConfiguration">validateUDPConfiguration() (slsdet.Detector method)</a>
</li>
<li><a href="commandline.html#term-vchip_comp_adc-chip-index-0-9-1-for-all-10-bit-hex-value"><strong>vchip_comp_adc [chip index 0-9, -1 for all][10 bit hex value]</strong></a>
</li>
<li><a href="commandline.html#term-vchip_comp_fe-chip-index-0-9-1-for-all-10-bit-hex-value"><strong>vchip_comp_fe [chip index 0-9, -1 for all][10 bit hex value]</strong></a>
</li>
<li><a href="commandline.html#term-vchip_cs-chip-index-0-9-1-for-all-10-bit-hex-value"><strong>vchip_cs [chip index 0-9, -1 for all][10 bit hex value]</strong></a>
</li>
<li><a href="commandline.html#term-vchip_opa_1st-chip-index-0-9-1-for-all-10-bit-hex-value"><strong>vchip_opa_1st [chip index 0-9, -1 for all][10 bit hex value]</strong></a>
</li>
<li><a href="commandline.html#term-vchip_opa_fd-chip-index-0-9-1-for-all-10-bit-hex-value"><strong>vchip_opa_fd [chip index 0-9, -1 for all][10 bit hex value]</strong></a>
</li>
<li><a href="commandline.html#term-vchip_ref_comp_fe-chip-index-0-9-1-for-all-10-bit-hex-value"><strong>vchip_ref_comp_fe [chip index 0-9, -1 for all][10 bit hex value]</strong></a>
</li>
<li><a href="commandline.html#term-versions"><strong>versions</strong></a>
<ul>
<li><a href="pydetector.html#slsdet.Detector.versions">(slsdet.Detector property)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.veto">veto (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-veto-0-1"><strong>veto [0, 1]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.vetoalg">vetoalg (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-vetoalg-hits-raw-lll-10gbe"><strong>vetoalg [hits|raw] [lll|10gbe]</strong></a>
</li>
<li><a href="pyenums.html#slsdet.vetoAlgorithm">vetoAlgorithm (class in slsdet)</a>
</li>
<li><a href="pydetector.html#slsdet.Detector.vetofile">vetofile (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-vetofile-chip-index-0-9-1-for-all-file-name"><strong>vetofile [chip index 0-9, -1 for all] [file name]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.vetophoton">vetophoton (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-vetophoton-ichip-photons-energy-in-keV-reference-file"><strong>vetophoton [ichip] [#photons] [energy in keV] [reference file]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.vetoref">vetoref (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-vetoref-gain-index-12-bit-value"><strong>vetoref [gain index] [12 bit value]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.vetostream">vetostream (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-vetostream-none-lll-10gbe-..."><strong>vetostream [none|lll|10gbe|...]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.virtual">virtual (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-virtual-n_servers-starting_port_number"><strong>virtual [n_servers] [starting_port_number]</strong></a>
</li>
<li><a href="commandline.html#term-vm_a"><strong>vm_a</strong></a>
</li>
<li><a href="commandline.html#term-vm_b"><strong>vm_b</strong></a>
</li>
<li><a href="commandline.html#term-vm_c"><strong>vm_c</strong></a>
</li>
<li><a href="commandline.html#term-vm_d"><strong>vm_d</strong></a>
</li>
<li><a href="commandline.html#term-vm_io"><strong>vm_io</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.vthreshold">vthreshold (slsdet.Detector property)</a>
</li>
</ul></td>
</tr></table>
<h2 id="W">W</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.writeAdcRegister">writeAdcRegister() (slsdet.Detector method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.writeRegister">writeRegister() (slsdet.Detector method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="Z">Z</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="pydetector.html#slsdet.Detector.zmqhwm">zmqhwm (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-zmqhwm-n_limit"><strong>zmqhwm [n_limit]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.zmqip">zmqip (slsdet.Detector property)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="commandline.html#term-zmqip-x.x.x.x"><strong>zmqip [x.x.x.x]</strong></a>
</li>
<li><a href="pydetector.html#slsdet.Detector.zmqport">zmqport (slsdet.Detector property)</a>
</li>
<li><a href="commandline.html#term-zmqport-port"><strong>zmqport [port]</strong></a>
</li>
</ul></td>
</tr></table>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>&#169; Copyright 2020, PSD Detector Group.</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>