-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBert_Setup.html
406 lines (378 loc) · 30.3 KB
/
Bert_Setup.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Setup — RsSmbv 5.30.48.29 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/copybutton.css" type="text/css" />
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Data" href="Bert_Setup_Data.html" />
<link rel="prev" title="Bert" href="Bert.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"> RsSmbv
</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" />
<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">Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="readme.html">Revision History</a></li>
<li class="toctree-l1"><a class="reference internal" href="getting_started.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="enums.html">Enums</a></li>
<li class="toctree-l1"><a class="reference internal" href="repcap.html">RepCaps</a></li>
<li class="toctree-l1"><a class="reference internal" href="examples.html">Examples</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="RsSmbv.html">RsSmbv API Structure</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="Bert.html">Bert</a><ul class="current">
<li class="toctree-l3 current"><a class="current reference internal" href="#">Setup</a><ul>
<li class="toctree-l4"><a class="reference internal" href="Bert_Setup_Data.html">Data</a></li>
<li class="toctree-l4"><a class="reference internal" href="Bert_Setup_Restart.html">Restart</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="Bert_Trigger.html">Trigger</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="Bler.html">Bler</a></li>
<li class="toctree-l2"><a class="reference internal" href="Calibration.html">Calibration</a></li>
<li class="toctree-l2"><a class="reference internal" href="Clock.html">Clock</a></li>
<li class="toctree-l2"><a class="reference internal" href="Connector.html">Connector</a></li>
<li class="toctree-l2"><a class="reference internal" href="Device.html">Device</a></li>
<li class="toctree-l2"><a class="reference internal" href="Diagnostic.html">Diagnostic</a></li>
<li class="toctree-l2"><a class="reference internal" href="Display.html">Display</a></li>
<li class="toctree-l2"><a class="reference internal" href="FormatPy.html">FormatPy</a></li>
<li class="toctree-l2"><a class="reference internal" href="Fpanel.html">Fpanel</a></li>
<li class="toctree-l2"><a class="reference internal" href="HardCopy.html">HardCopy</a></li>
<li class="toctree-l2"><a class="reference internal" href="Initiate.html">Initiate<Channel></a></li>
<li class="toctree-l2"><a class="reference internal" href="Kboard.html">Kboard</a></li>
<li class="toctree-l2"><a class="reference internal" href="MassMemory.html">MassMemory</a></li>
<li class="toctree-l2"><a class="reference internal" href="Memory.html">Memory</a></li>
<li class="toctree-l2"><a class="reference internal" href="Output.html">Output</a></li>
<li class="toctree-l2"><a class="reference internal" href="Read.html">Read<Channel></a></li>
<li class="toctree-l2"><a class="reference internal" href="Sconfiguration.html">Sconfiguration</a></li>
<li class="toctree-l2"><a class="reference internal" href="Sense.html">Sense<Channel></a></li>
<li class="toctree-l2"><a class="reference internal" href="Slist.html">Slist</a></li>
<li class="toctree-l2"><a class="reference internal" href="Source.html">Source</a></li>
<li class="toctree-l2"><a class="reference internal" href="Status.html">Status</a></li>
<li class="toctree-l2"><a class="reference internal" href="Sweep.html">Sweep</a></li>
<li class="toctree-l2"><a class="reference internal" href="System.html">System</a></li>
<li class="toctree-l2"><a class="reference internal" href="Test.html">Test</a></li>
<li class="toctree-l2"><a class="reference internal" href="Trigger.html">Trigger<InputIx></a></li>
<li class="toctree-l2"><a class="reference internal" href="Unit.html">Unit</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="utilities.html">RsSmbv Utilities</a></li>
<li class="toctree-l1"><a class="reference internal" href="logger.html">RsSmbv Logger</a></li>
<li class="toctree-l1"><a class="reference internal" href="events.html">RsSmbv Events</a></li>
<li class="toctree-l1"><a class="reference internal" href="genindex.html">Index</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">RsSmbv</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"></a> »</li>
<li><a href="RsSmbv.html">RsSmbv API Structure</a> »</li>
<li><a href="Bert.html">Bert</a> »</li>
<li>Setup</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/Bert_Setup.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="setup">
<h1>Setup<a class="headerlink" href="#setup" title="Permalink to this headline"></a></h1>
<p class="rubric">SCPI Commands :</p>
<div class="highlight-python notranslate" id="index-0"><div class="highlight"><pre><span></span><span class="n">BERT</span><span class="p">:</span><span class="n">SETup</span><span class="p">:</span><span class="n">DENable</span>
<span class="n">BERT</span><span class="p">:</span><span class="n">SETup</span><span class="p">:</span><span class="n">IGNore</span>
<span class="n">BERT</span><span class="p">:</span><span class="n">SETup</span><span class="p">:</span><span class="n">MCOunt</span>
<span class="n">BERT</span><span class="p">:</span><span class="n">SETup</span><span class="p">:</span><span class="n">MERRor</span>
<span class="n">BERT</span><span class="p">:</span><span class="n">SETup</span><span class="p">:</span><span class="n">TIMeout</span>
<span class="n">BERT</span><span class="p">:</span><span class="n">SETup</span><span class="p">:</span><span class="n">TYPE</span>
</pre></div>
</div>
<dl class="py class">
<dt class="sig sig-object py">
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">SetupCls</span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><p>Setup commands group definition. 8 total commands, 2 Subgroups, 6 group commands</p>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">get_denable</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">RsSmbv.enums.BertMask</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.get_denable"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:DENable</span>
<span class="n">value</span><span class="p">:</span> <span class="n">enums</span><span class="o">.</span><span class="n">BertMask</span> <span class="o">=</span> <span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">get_denable</span><span class="p">()</span>
</pre></div>
</div>
<p>Activates the Data Enable signal and, if activated, sets its polarity. The signal marks the data that is evaluated by the
BERT/BLER measurement. Does not evaluate data supplied by the DUT, that is additional to the PRBS sequence (e.g. sync,
preambles, other channels, etc.) .</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">return</dt>
<dd class="field-odd"><p>denable: HIGH| LOW OFF Ignore any signal at the data enable input; use all data at the BERT/BLER data input for the measurement. HIGH Use the data enable signal. Only measures the data at the BERT/BLER data input during a high level of the data enable signal. Interrupts the measurement during a low level. LOW Use the data enable signal. Only measures the data at the BERT/BLER data input during a low level of the data enable signal. Interrupts the measurement during a high level.</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">get_ignore</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">RsSmbv.enums.BertPattIgn</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.get_ignore"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:IGNore</span>
<span class="n">value</span><span class="p">:</span> <span class="n">enums</span><span class="o">.</span><span class="n">BertPattIgn</span> <span class="o">=</span> <span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">get_ignore</span><span class="p">()</span>
</pre></div>
</div>
<p>Activates ignoring of pure ‘0’ or ‘1’ bit sequences of at least 32 bits, so that faulty frames are excluded from the
measurement. Some mobile radio standards indicate faulty frames with pure ‘0’ or ‘1’ bit sequences when errors (e.g.
an incorrect checksum) are detected.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">return</dt>
<dd class="field-odd"><p>ignore: OFF| ZERO| ONE OFF Pattern ignore is not active. ZERO Ignore bit sequences of 32 or more consecutive ‘0’ for the BERT measurement. ONE Ignore bit sequences of 32 or more consecutive ‘1’ for the BERT measurement.</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">get_mcount</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">int</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.get_mcount"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:MCOunt</span>
<span class="n">value</span><span class="p">:</span> <span class="nb">int</span> <span class="o">=</span> <span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">get_mcount</span><span class="p">()</span>
</pre></div>
</div>
<p>Enters the number of transmitted data bits/data blocks to be checked before the measurement is terminated. A BERT/BLER
measurement does not count data suppressed by method RsSmbv.Bert.Setup.denable|method RsSmbv.Bler.Setup.denable.
This termination criteria always terminates the measurement after the specified number of data bits/data blocks. Starting
from this point, outputs the fourth value with 1 (= terminate measurement) if the result is queried. For the continuous
measurement mode, the measurement restarts once the results have been queried.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">return</dt>
<dd class="field-odd"><p>mcount: integer Range: 0 to 4294967295</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">get_merror</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">int</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.get_merror"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:MERRor</span>
<span class="n">value</span><span class="p">:</span> <span class="nb">int</span> <span class="o">=</span> <span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">get_merror</span><span class="p">()</span>
</pre></div>
</div>
<p>Enters the number of errors to occur before the measurement is terminated. This termination criterion always terminates
the measurement after the specified number of errors. Starting from this point, outputs the fourth value with 1 (=
terminate measurement) if the measurement result is queried.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">return</dt>
<dd class="field-odd"><p>merror: integer Range: 0 to 4294967295</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">get_timeout</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">float</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.get_timeout"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:TIMeout</span>
<span class="n">value</span><span class="p">:</span> <span class="nb">float</span> <span class="o">=</span> <span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">get_timeout</span><span class="p">()</span>
</pre></div>
</div>
<p>Sets the timeout.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">return</dt>
<dd class="field-odd"><p>timeout: float Range: 0.1 to 1</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">get_type_py</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">RsSmbv.enums.BertPrbs</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.get_type_py"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:TYPE</span>
<span class="n">value</span><span class="p">:</span> <span class="n">enums</span><span class="o">.</span><span class="n">BertPrbs</span> <span class="o">=</span> <span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">get_type_py</span><span class="p">()</span>
</pre></div>
</div>
<p>Selects the PRBS sequence. The data generated by the PRBS generator is used as a reference for the measurement.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">return</dt>
<dd class="field-odd"><p>type_py: PRBS9| PRBS11| PRBS15| PRBS16| PRBS20| PRBS21| PRBS23</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">set_denable</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">denable</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">RsSmbv.enums.BertMask</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.set_denable"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:DENable</span>
<span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">set_denable</span><span class="p">(</span><span class="n">denable</span> <span class="o">=</span> <span class="n">enums</span><span class="o">.</span><span class="n">BertMask</span><span class="o">.</span><span class="n">HIGH</span><span class="p">)</span>
</pre></div>
</div>
<p>Activates the Data Enable signal and, if activated, sets its polarity. The signal marks the data that is evaluated by the
BERT/BLER measurement. Does not evaluate data supplied by the DUT, that is additional to the PRBS sequence (e.g. sync,
preambles, other channels, etc.) .</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">param denable</dt>
<dd class="field-odd"><p>HIGH| LOW OFF Ignore any signal at the data enable input; use all data at the BERT/BLER data input for the measurement. HIGH Use the data enable signal. Only measures the data at the BERT/BLER data input during a high level of the data enable signal. Interrupts the measurement during a low level. LOW Use the data enable signal. Only measures the data at the BERT/BLER data input during a low level of the data enable signal. Interrupts the measurement during a high level.</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">set_ignore</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">ignore</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">RsSmbv.enums.BertPattIgn</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.set_ignore"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:IGNore</span>
<span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">set_ignore</span><span class="p">(</span><span class="n">ignore</span> <span class="o">=</span> <span class="n">enums</span><span class="o">.</span><span class="n">BertPattIgn</span><span class="o">.</span><span class="n">OFF</span><span class="p">)</span>
</pre></div>
</div>
<p>Activates ignoring of pure ‘0’ or ‘1’ bit sequences of at least 32 bits, so that faulty frames are excluded from the
measurement. Some mobile radio standards indicate faulty frames with pure ‘0’ or ‘1’ bit sequences when errors (e.g.
an incorrect checksum) are detected.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">param ignore</dt>
<dd class="field-odd"><p>OFF| ZERO| ONE OFF Pattern ignore is not active. ZERO Ignore bit sequences of 32 or more consecutive ‘0’ for the BERT measurement. ONE Ignore bit sequences of 32 or more consecutive ‘1’ for the BERT measurement.</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">set_mcount</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">mcount</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.set_mcount"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:MCOunt</span>
<span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">set_mcount</span><span class="p">(</span><span class="n">mcount</span> <span class="o">=</span> <span class="mi">1</span><span class="p">)</span>
</pre></div>
</div>
<p>Enters the number of transmitted data bits/data blocks to be checked before the measurement is terminated. A BERT/BLER
measurement does not count data suppressed by method RsSmbv.Bert.Setup.denable|method RsSmbv.Bler.Setup.denable.
This termination criteria always terminates the measurement after the specified number of data bits/data blocks. Starting
from this point, outputs the fourth value with 1 (= terminate measurement) if the result is queried. For the continuous
measurement mode, the measurement restarts once the results have been queried.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">param mcount</dt>
<dd class="field-odd"><p>integer Range: 0 to 4294967295</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">set_merror</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">merror</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.set_merror"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:MERRor</span>
<span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">set_merror</span><span class="p">(</span><span class="n">merror</span> <span class="o">=</span> <span class="mi">1</span><span class="p">)</span>
</pre></div>
</div>
<p>Enters the number of errors to occur before the measurement is terminated. This termination criterion always terminates
the measurement after the specified number of errors. Starting from this point, outputs the fourth value with 1 (=
terminate measurement) if the measurement result is queried.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">param merror</dt>
<dd class="field-odd"><p>integer Range: 0 to 4294967295</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">set_timeout</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">timeout</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">float</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.set_timeout"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:TIMeout</span>
<span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">set_timeout</span><span class="p">(</span><span class="n">timeout</span> <span class="o">=</span> <span class="mf">1.0</span><span class="p">)</span>
</pre></div>
</div>
<p>Sets the timeout.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">param timeout</dt>
<dd class="field-odd"><p>float Range: 0.1 to 1</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
<dl class="py method">
<dt class="sig sig-object py">
<span class="sig-name descname"><span class="pre">set_type_py</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">type_py</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">RsSmbv.enums.BertPrbs</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="reference internal" href="_modules/RsSmbv/Implementations/Bert/Setup.html#SetupCls.set_type_py"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
<dd><div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># SCPI: BERT:SETup:TYPE</span>
<span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">set_type_py</span><span class="p">(</span><span class="n">type_py</span> <span class="o">=</span> <span class="n">enums</span><span class="o">.</span><span class="n">BertPrbs</span><span class="o">.</span><span class="n">PN11</span><span class="p">)</span>
</pre></div>
</div>
<p>Selects the PRBS sequence. The data generated by the PRBS generator is used as a reference for the measurement.</p>
<blockquote>
<div><dl class="field-list simple">
<dt class="field-odd">param type_py</dt>
<dd class="field-odd"><p>PRBS9| PRBS11| PRBS15| PRBS16| PRBS20| PRBS21| PRBS23</p>
</dd>
</dl>
</div></blockquote>
</dd></dl>
</dd></dl>
<p class="rubric">Cloning the Group</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># Create a clone of the original group, that exists independently</span>
<span class="n">group2</span> <span class="o">=</span> <span class="n">driver</span><span class="o">.</span><span class="n">bert</span><span class="o">.</span><span class="n">setup</span><span class="o">.</span><span class="n">clone</span><span class="p">()</span>
</pre></div>
</div>
<p class="rubric">Subgroups</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="Bert_Setup_Data.html">Data</a></li>
<li class="toctree-l1"><a class="reference internal" href="Bert_Setup_Restart.html">Restart</a></li>
</ul>
</div>
</section>
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="Bert.html" class="btn btn-neutral float-left" title="Bert" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="Bert_Setup_Data.html" class="btn btn-neutral float-right" title="Data" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>
<div role="contentinfo">
<p>© Copyright © Rohde & Schwarz 2023.</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>