-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcontentsname.html
More file actions
365 lines (343 loc) · 40.7 KB
/
contentsname.html
File metadata and controls
365 lines (343 loc) · 40.7 KB
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
<!DOCTYPE html>
<html lang='en-US' xml:lang='en-US'>
<head><title>Contents</title>
<meta charset='utf-8' />
<meta content='TeX4ht (https://tug.org/tex4ht/)' name='generator' />
<meta content='width=device-width,initial-scale=1' name='viewport' />
<link href='ngscopeclient-manual.css' rel='stylesheet' type='text/css' />
<meta content='ngscopeclient-manual.tex' name='src' />
<script>window.MathJax = { tex: { tags: "ams", }, }; </script>
<script async='async' id='MathJax-script' src='https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml-full.js' type='text/javascript'></script>
</head><body>
<!-- l. 105 --><div class='crosslinks'><p class='noindent'>[<a href='Introduction.html'>next</a>] [<a href='#tailcontentsname.html'>tail</a>] [<a href='ngscopeclient-manual.html#contentsname.html'>up</a>] </p></div>
<h2 class='likechapterHead' id='contents'><a id='x2-1000'></a>Contents</h2>
<div class='tableofcontents'>
<span class='likechapterToc'><a href='#contents' id='QQ2-2-1'>Contents</a></span>
<br /> <span class='chapterToc'>1 <a href='Introduction.html#introduction' id='QQ2-3-2'>Introduction</a></span>
<br /> <span class='sectionToc'>1.1 <a href='Introduction.html#introduction1' id='QQ2-3-3'>Introduction</a></span>
<br /> <span class='sectionToc'>1.2 <a href='Introduction.html#documentation-conventions' id='QQ2-3-4'>Documentation Conventions</a></span>
<br /> <span class='sectionToc'>1.3 <a href='Introduction.html#key-concepts' id='QQ2-3-5'>Key Concepts</a></span>
<br /> <span class='sectionToc'>1.4 <a href='Introduction.html#stability-notes' id='QQ2-3-11'>Stability Notes</a></span>
<br /> <span class='sectionToc'>1.5 <a href='Introduction.html#revision-history' id='QQ2-3-12'>Revision History</a></span>
<br /> <span class='chapterToc'>2 <a href='LegalNotices.html#legal-notices' id='QQ2-4-13'>Legal Notices</a></span>
<br /> <span class='sectionToc'>2.1 <a href='LegalNotices.html#introduction2' id='QQ2-4-14'>Introduction</a></span>
<br /> <span class='sectionToc'>2.2 <a href='LegalNotices.html#license-agreement' id='QQ2-4-15'>License Agreement</a></span>
<br /> <span class='sectionToc'>2.3 <a href='LegalNotices.html#trademarks' id='QQ2-4-16'>Trademarks</a></span>
<br /> <span class='sectionToc'>2.4 <a href='LegalNotices.html#third-party-licenses' id='QQ2-4-17'>Third Party Licenses</a></span>
<br /> <span class='chapterToc'>3 <a href='GettingStarted.html#getting-started' id='QQ2-5-20'>Getting Started</a></span>
<br /> <span class='sectionToc'>3.1 <a href='GettingStarted.html#host-system-requirements' id='QQ2-5-21'>Host System Requirements</a></span>
<br /> <span class='sectionToc'>3.2 <a href='GettingStarted.html#instrument-support' id='QQ2-5-22'>Instrument Support</a></span>
<br /> <span class='sectionToc'>3.3 <a href='GettingStarted.html#installation' id='QQ2-5-23'>Installation</a></span>
<br /> <span class='sectionToc'>3.4 <a href='GettingStarted.html#compilation' id='QQ2-5-26'>Compilation</a></span>
<br /> <span class='sectionToc'>3.5 <a href='GettingStarted.html#running-ngscopeclient' id='QQ2-5-35'>Running ngscopeclient</a></span>
<br /> <span class='chapterToc'>4 <a href='Tutorials.html#tutorials' id='QQ2-6-39'>Tutorials</a></span>
<br /> <span class='sectionToc'>4.1 <a href='Tutorials.html#the-basics' id='QQ2-6-40'>The Basics</a></span>
<br /> <span class='chapterToc'>5 <a href='MainWindow.html#main-window' id='QQ2-7-50'>Main Window</a></span>
<br /> <span class='sectionToc'>5.1 <a href='MainWindow.html#menu' id='QQ2-7-51'>Menu</a></span>
<br /> <span class='chapterToc'>6 <a href='Dialogs.html#dialogs' id='QQ2-8-59'>Dialogs</a></span>
<br /> <span class='sectionToc'>6.1 <a href='Dialogs.html#lab-notes' id='QQ2-8-60'>Lab Notes</a></span>
<br /> <span class='sectionToc'>6.2 <a href='Dialogs.html#log-viewer' id='QQ2-8-62'>Log Viewer</a></span>
<br /> <span class='sectionToc'>6.3 <a href='Dialogs.html#performance-metrics' id='QQ2-8-65'>Performance Metrics</a></span>
<br /> <span class='sectionToc'>6.4 <a href='Dialogs.html#preferences' id='QQ2-8-71'>Preferences</a></span>
<br /> <span class='sectionToc'>6.5 <a href='Dialogs.html#speed-bump' id='QQ2-8-84'>Speed Bump</a></span>
<br /> <span class='chapterToc'>7 <a href='WorkspacesandWindowManagement.html#workspaces-and-window-management' id='QQ2-9-86'>Workspaces and Window Management</a></span>
<br /> <span class='sectionToc'>7.1 <a href='WorkspacesandWindowManagement.html#window-management-and-docking' id='QQ2-9-87'>Window Management and Docking</a></span>
<br /> <span class='sectionToc'>7.2 <a href='WorkspacesandWindowManagement.html#workspaces' id='QQ2-9-89'>Workspaces</a></span>
<br /> <span class='chapterToc'>8 <a href='WaveformGroups.html#waveform-groups' id='QQ2-10-93'>Waveform Groups</a></span>
<br /> <span class='sectionToc'>8.1 <a href='WaveformGroups.html#managing-groups' id='QQ2-10-95'>Managing Groups</a></span>
<br /> <span class='chapterToc'>9 <a href='WaveformViews.html#waveform-views' id='QQ2-11-99'>Waveform Views</a></span>
<br /> <span class='sectionToc'>9.1 <a href='WaveformViews.html#navigation' id='QQ2-11-100'>Navigation</a></span>
<br /> <span class='sectionToc'>9.2 <a href='WaveformViews.html#plot-area' id='QQ2-11-101'>Plot Area</a></span>
<br /> <span class='sectionToc'>9.3 <a href='WaveformViews.html#y-axis-scale' id='QQ2-11-103'>Y Axis Scale</a></span>
<br /> <span class='sectionToc'>9.4 <a href='WaveformViews.html#channel-label' id='QQ2-11-105'>Channel Label</a></span>
<br /> <span class='sectionToc'>9.5 <a href='WaveformViews.html#cursors-and-markers' id='QQ2-11-108'>Cursors and Markers</a></span>
<br /> <span class='chapterToc'>10 <a href='History.html#history' id='QQ2-12-115'>History</a></span>
<br /> <span class='sectionToc'>10.1 <a href='History.html#pinning' id='QQ2-12-118'>Pinning</a></span>
<br /> <span class='sectionToc'>10.2 <a href='History.html#labeling' id='QQ2-12-119'>Labeling</a></span>
<br /> <span class='chapterToc'>11 <a href='StreamBrowser.html#stream-browser' id='QQ2-13-120'>Stream Browser</a></span>
<br /> <span class='sectionToc'>11.1 <a href='StreamBrowser.html#introduction3' id='QQ2-13-121'>Introduction</a></span>
<br /> <span class='sectionToc'>11.2 <a href='StreamBrowser.html#filters' id='QQ2-13-123'>Filters</a></span>
<br /> <span class='sectionToc'>11.3 <a href='StreamBrowser.html#instruments' id='QQ2-13-124'>Instruments</a></span>
<br /> <span class='sectionToc'>11.4 <a href='StreamBrowser.html#adding-streams' id='QQ2-13-125'>Adding streams</a></span>
<br /> <span class='chapterToc'>12 <a href='FilterGraphEditor.html#filter-graph-editor' id='QQ2-14-126'>Filter Graph Editor</a></span>
<br /> <span class='sectionToc'>12.1 <a href='FilterGraphEditor.html#introduction4' id='QQ2-14-127'>Introduction</a></span>
<br /> <span class='sectionToc'>12.2 <a href='FilterGraphEditor.html#interaction' id='QQ2-14-129'>Interaction</a></span>
<br /> <span class='sectionToc'>12.3 <a href='FilterGraphEditor.html#grouping' id='QQ2-14-133'>Grouping</a></span>
<br /> <span class='chapterToc'>13 <a href='Transports.html#transports' id='QQ2-15-136'>Transports</a></span>
<br /> <span class='sectionToc'>13.1 <a href='Transports.html#gpib' id='QQ2-15-137'>gpib</a></span>
<br /> <span class='sectionToc'>13.2 <a href='Transports.html#lan' id='QQ2-15-138'>lan</a></span>
<br /> <span class='sectionToc'>13.3 <a href='Transports.html#lxi' id='QQ2-15-139'>lxi</a></span>
<br /> <span class='sectionToc'>13.4 <a href='Transports.html#null' id='QQ2-15-140'>null</a></span>
<br /> <span class='sectionToc'>13.5 <a href='Transports.html#socketcan' id='QQ2-15-141'>socketcan</a></span>
<br /> <span class='sectionToc'>13.6 <a href='Transports.html#twinlan' id='QQ2-15-142'>twinlan</a></span>
<br /> <span class='sectionToc'>13.7 <a href='Transports.html#uart' id='QQ2-15-143'>uart</a></span>
<br /> <span class='sectionToc'>13.8 <a href='Transports.html#usbtmc' id='QQ2-15-144'>usbtmc</a></span>
<br /> <span class='sectionToc'>13.9 <a href='Transports.html#vicp' id='QQ2-15-145'>vicp</a></span>
<br /> <span class='sectionToc'>13.10 <a href='Transports.html#hid' id='QQ2-15-146'>hid</a></span>
<br /> <span class='chapterToc'>14 <a href='BERTDrivers.html#bert-drivers' id='QQ2-16-147'>BERT Drivers</a></span>
<br /> <span class='sectionToc'>14.1 <a href='BERTDrivers.html#antikernel-labs' id='QQ2-16-148'>Antikernel Labs</a></span>
<br /> <span class='sectionToc'>14.2 <a href='BERTDrivers.html#multilane' id='QQ2-16-150'>MultiLANE</a></span>
<br /> <span class='chapterToc'>15 <a href='FunctionGeneratorDrivers.html#function-generator-drivers' id='QQ2-17-152'>Function Generator Drivers</a></span>
<br /> <span class='sectionToc'>15.1 <a href='FunctionGeneratorDrivers.html#owon' id='QQ2-17-153'>Owon</a></span>
<br /> <span class='sectionToc'>15.2 <a href='FunctionGeneratorDrivers.html#rigol' id='QQ2-17-155'>Rigol</a></span>
<br /> <span class='sectionToc'>15.3 <a href='FunctionGeneratorDrivers.html#siglent' id='QQ2-17-157'>Siglent</a></span>
<br /> <span class='chapterToc'>16 <a href='ElectronicLoadDrivers.html#electronic-load-drivers' id='QQ2-18-159'>Electronic Load Drivers</a></span>
<br /> <span class='sectionToc'>16.1 <a href='ElectronicLoadDrivers.html#siglent1' id='QQ2-18-160'>Siglent</a></span>
<br /> <span class='chapterToc'>17 <a href='MultimeterDrivers.html#multimeter-drivers' id='QQ2-19-162'>Multimeter Drivers</a></span>
<br /> <span class='sectionToc'>17.1 <a href='MultimeterDrivers.html#owon1' id='QQ2-19-163'>Owon</a></span>
<br /> <span class='sectionToc'>17.2 <a href='MultimeterDrivers.html#rohde-schwarz' id='QQ2-19-165'>Rohde & Schwarz</a></span>
<br /> <span class='chapterToc'>18 <a href='MiscellaneousDrivers.html#miscellaneous-drivers' id='QQ2-20-167'>Miscellaneous Drivers</a></span>
<br /> <span class='sectionToc'>18.1 <a href='MiscellaneousDrivers.html#generic' id='QQ2-20-168'>Generic</a></span>
<br /> <span class='chapterToc'>19 <a href='OscilloscopeDrivers.html#oscilloscope-drivers' id='QQ2-21-170'>Oscilloscope Drivers</a></span>
<br /> <span class='sectionToc'>19.1 <a href='OscilloscopeDrivers.html#agilent' id='QQ2-21-171'>Agilent</a></span>
<br /> <span class='sectionToc'>19.2 <a href='OscilloscopeDrivers.html#antikernel-labs1' id='QQ2-21-175'>Antikernel Labs</a></span>
<br /> <span class='sectionToc'>19.3 <a href='OscilloscopeDrivers.html#demo' id='QQ2-21-178'>Demo</a></span>
<br /> <span class='sectionToc'>19.4 <a href='OscilloscopeDrivers.html#batronix' id='QQ2-21-179'>Batronix</a></span>
<br /> <span class='sectionToc'>19.5 <a href='OscilloscopeDrivers.html#digilent' id='QQ2-21-181'>Digilent</a></span>
<br /> <span class='sectionToc'>19.6 <a href='OscilloscopeDrivers.html#drandyhaas' id='QQ2-21-184'>DrAndyHaas</a></span>
<br /> <span class='sectionToc'>19.7 <a href='OscilloscopeDrivers.html#dreamsource-lab' id='QQ2-21-186'>DreamSource Lab</a></span>
<br /> <span class='sectionToc'>19.8 <a href='OscilloscopeDrivers.html#eevengers' id='QQ2-21-190'>EEVengers</a></span>
<br /> <span class='sectionToc'>19.9 <a href='OscilloscopeDrivers.html#enjoy-digital' id='QQ2-21-192'>Enjoy Digital</a></span>
<br /> <span class='sectionToc'>19.10 <a href='OscilloscopeDrivers.html#generic1' id='QQ2-21-193'>Generic</a></span>
<br /> <span class='sectionToc'>19.11 <a href='OscilloscopeDrivers.html#hantek' id='QQ2-21-195'>Hantek</a></span>
<br /> <span class='sectionToc'>19.12 <a href='OscilloscopeDrivers.html#keysight' id='QQ2-21-196'>Keysight</a></span>
<br /> <span class='sectionToc'>19.13 <a href='OscilloscopeDrivers.html#pico-technology' id='QQ2-21-199'>Pico Technology</a></span>
<br /> <span class='sectionToc'>19.14 <a href='OscilloscopeDrivers.html#rigol1' id='QQ2-21-202'>Rigol</a></span>
<br /> <span class='sectionToc'>19.15 <a href='OscilloscopeDrivers.html#rohde-schwarz1' id='QQ2-21-206'>Rohde & Schwarz</a></span>
<br /> <span class='sectionToc'>19.16 <a href='OscilloscopeDrivers.html#saleae' id='QQ2-21-209'>Saleae</a></span>
<br /> <span class='sectionToc'>19.17 <a href='OscilloscopeDrivers.html#siglent2' id='QQ2-21-210'>Siglent</a></span>
<br /> <span class='sectionToc'>19.18 <a href='OscilloscopeDrivers.html#teledyne-lecroy-lecroy' id='QQ2-21-214'>Teledyne LeCroy / LeCroy</a></span>
<br /> <span class='sectionToc'>19.19 <a href='OscilloscopeDrivers.html#tektronix' id='QQ2-21-219'>Tektronix</a></span>
<br /> <span class='sectionToc'>19.20 <a href='OscilloscopeDrivers.html#tinysa' id='QQ2-21-222'>tinySA</a></span>
<br /> <span class='sectionToc'>19.21 <a href='OscilloscopeDrivers.html#xilinx' id='QQ2-21-223'>Xilinx</a></span>
<br /> <span class='chapterToc'>20 <a href='SDRDrivers.html#sdr-drivers' id='QQ2-22-224'>SDR Drivers</a></span>
<br /> <span class='sectionToc'>20.1 <a href='SDRDrivers.html#ettus-research' id='QQ2-22-225'>Ettus Research</a></span>
<br /> <span class='sectionToc'>20.2 <a href='SDRDrivers.html#microphase' id='QQ2-22-227'>Microphase</a></span>
<br /> <span class='chapterToc'>21 <a href='SpectrometerDrivers.html#spectrometer-drivers' id='QQ2-23-228'>Spectrometer Drivers</a></span>
<br /> <span class='sectionToc'>21.1 <a href='SpectrometerDrivers.html#aseq-instruments' id='QQ2-23-229'>ASEQ Instruments</a></span>
<br /> <span class='chapterToc'>22 <a href='PowerSupplyDrivers.html#power-supply-drivers' id='QQ2-24-231'>Power Supply Drivers</a></span>
<br /> <span class='sectionToc'>22.1 <a href='PowerSupplyDrivers.html#alientek' id='QQ2-24-232'>Alientek</a></span>
<br /> <span class='sectionToc'>22.2 <a href='PowerSupplyDrivers.html#gw-instek' id='QQ2-24-234'>GW Instek</a></span>
<br /> <span class='sectionToc'>22.3 <a href='PowerSupplyDrivers.html#kuaiqu' id='QQ2-24-236'>Kuaiqu</a></span>
<br /> <span class='sectionToc'>22.4 <a href='PowerSupplyDrivers.html#riden' id='QQ2-24-238'>Riden</a></span>
<br /> <span class='sectionToc'>22.5 <a href='PowerSupplyDrivers.html#rigol3' id='QQ2-24-240'>Rigol</a></span>
<br /> <span class='sectionToc'>22.6 <a href='PowerSupplyDrivers.html#rohde-schwarz2' id='QQ2-24-242'>Rohde & Schwarz</a></span>
<br /> <span class='sectionToc'>22.7 <a href='PowerSupplyDrivers.html#siglent3' id='QQ2-24-244'>Siglent</a></span>
<br /> <span class='sectionToc'>22.8 <a href='PowerSupplyDrivers.html#sinilink' id='QQ2-24-246'>Sinilink</a></span>
<br /> <span class='chapterToc'>23 <a href='RFGeneratorDrivers.html#rf-generator-drivers' id='QQ2-25-248'>RF Generator Drivers</a></span>
<br /> <span class='sectionToc'>23.1 <a href='RFGeneratorDrivers.html#siglent4' id='QQ2-25-249'>Siglent</a></span>
<br /> <span class='chapterToc'>24 <a href='VNADrivers.html#vna-drivers' id='QQ2-26-251'>VNA Drivers</a></span>
<br /> <span class='sectionToc'>24.1 <a href='VNADrivers.html#copper-mountain' id='QQ2-26-252'>Copper Mountain</a></span>
<br /> <span class='sectionToc'>24.2 <a href='VNADrivers.html#nanovna' id='QQ2-26-254'>NanoVNA</a></span>
<br /> <span class='sectionToc'>24.3 <a href='VNADrivers.html#pico-technology1' id='QQ2-26-256'>Pico Technology</a></span>
<br /> <span class='chapterToc'>25 <a href='Triggers.html#triggers' id='QQ2-27-258'>Triggers</a></span>
<br /> <span class='sectionToc'>25.1 <a href='Triggers.html#trigger-properties' id='QQ2-27-259'>Trigger Properties</a></span>
<br /> <span class='sectionToc'>25.2 <a href='Triggers.html#serial-pattern-triggers' id='QQ2-27-261'>Serial Pattern Triggers</a></span>
<br /> <span class='sectionToc'>25.3 <a href='Triggers.html#dropout' id='QQ2-27-262'>Dropout</a></span>
<br /> <span class='sectionToc'>25.4 <a href='Triggers.html#edge' id='QQ2-27-265'>Edge</a></span>
<br /> <span class='sectionToc'>25.5 <a href='Triggers.html#glitch' id='QQ2-27-268'>Glitch</a></span>
<br /> <span class='sectionToc'>25.6 <a href='Triggers.html#pulse-width' id='QQ2-27-269'>Pulse Width</a></span>
<br /> <span class='sectionToc'>25.7 <a href='Triggers.html#runt' id='QQ2-27-271'>Runt</a></span>
<br /> <span class='sectionToc'>25.8 <a href='Triggers.html#slew-rate' id='QQ2-27-273'>Slew Rate</a></span>
<br /> <span class='sectionToc'>25.9 <a href='Triggers.html#uart1' id='QQ2-27-275'>UART</a></span>
<br /> <span class='sectionToc'>25.10 <a href='Triggers.html#window1' id='QQ2-27-278'>Window</a></span>
<br /> <span class='chapterToc'>26 <a href='Filters.html#filters1' id='QQ2-28-280'>Filters</a></span>
<br /> <span class='sectionToc'>26.1 <a href='Filters.html#introduction5' id='QQ2-28-281'>Introduction</a></span>
<br /> <span class='sectionToc'>26.2 <a href='Filters.html#bb' id='QQ2-28-284'>128b/130b</a></span>
<br /> <span class='sectionToc'>26.3 <a href='Filters.html#port-shunt-through' id='QQ2-28-290'>2-Port Shunt Through</a></span>
<br /> <span class='sectionToc'>26.4 <a href='Filters.html#bb1' id='QQ2-28-291'>64b/66b</a></span>
<br /> <span class='sectionToc'>26.5 <a href='Filters.html#bb-ibm' id='QQ2-28-297'>8B/10B (IBM)</a></span>
<br /> <span class='sectionToc'>26.6 <a href='Filters.html#bb-tmds' id='QQ2-28-303'>8B/10B (TMDS)</a></span>
<br /> <span class='sectionToc'>26.7 <a href='Filters.html#ac-couple' id='QQ2-28-309'>AC Couple</a></span>
<br /> <span class='sectionToc'>26.8 <a href='Filters.html#ac-rms' id='QQ2-28-315'>AC RMS</a></span>
<br /> <span class='sectionToc'>26.9 <a href='Filters.html#add1' id='QQ2-28-321'>Add</a></span>
<br /> <span class='sectionToc'>26.10 <a href='Filters.html#area-under-curve' id='QQ2-28-327'>Area Under Curve</a></span>
<br /> <span class='sectionToc'>26.11 <a href='Filters.html#adl' id='QQ2-28-335'>ADL5205</a></span>
<br /> <span class='sectionToc'>26.12 <a href='Filters.html#autocorrelation' id='QQ2-28-339'>Autocorrelation</a></span>
<br /> <span class='sectionToc'>26.13 <a href='Filters.html#average' id='QQ2-28-345'>Average</a></span>
<br /> <span class='sectionToc'>26.14 <a href='Filters.html#bandwidth' id='QQ2-28-351'>Bandwidth</a></span>
<br /> <span class='sectionToc'>26.15 <a href='Filters.html#base' id='QQ2-28-357'>Base</a></span>
<br /> <span class='sectionToc'>26.16 <a href='Filters.html#bin-import' id='QQ2-28-363'>BIN Import</a></span>
<br /> <span class='sectionToc'>26.17 <a href='Filters.html#burst-width' id='QQ2-28-367'>Burst Width</a></span>
<br /> <span class='sectionToc'>26.18 <a href='Filters.html#bus-heatmap' id='QQ2-28-373'>Bus Heatmap</a></span>
<br /> <span class='sectionToc'>26.19 <a href='Filters.html#can' id='QQ2-28-378'>CAN</a></span>
<br /> <span class='sectionToc'>26.20 <a href='Filters.html#can-analyzer' id='QQ2-28-386'>CAN Analyzer</a></span>
<br /> <span class='sectionToc'>26.21 <a href='Filters.html#can-bitmask' id='QQ2-28-387'>CAN Bitmask</a></span>
<br /> <span class='sectionToc'>26.22 <a href='Filters.html#canutils-import' id='QQ2-28-393'>Can-Utils Import</a></span>
<br /> <span class='sectionToc'>26.23 <a href='Filters.html#channel-emulation' id='QQ2-28-394'>Channel Emulation</a></span>
<br /> <span class='sectionToc'>26.24 <a href='Filters.html#clip' id='QQ2-28-400'>Clip</a></span>
<br /> <span class='sectionToc'>26.25 <a href='Filters.html#clock-recovery-dphy-hs-mode' id='QQ2-28-406'>Clock Recovery (D-PHY HS Mode)</a></span>
<br /> <span class='sectionToc'>26.26 <a href='Filters.html#clock-recovery-pll' id='QQ2-28-407'>Clock Recovery (PLL)</a></span>
<br /> <span class='sectionToc'>26.27 <a href='Filters.html#clock-recovery-uart' id='QQ2-28-413'>Clock Recovery (UART)</a></span>
<br /> <span class='sectionToc'>26.28 <a href='Filters.html#complex-import' id='QQ2-28-418'>Complex Import</a></span>
<br /> <span class='sectionToc'>26.29 <a href='Filters.html#complex-spectrogram' id='QQ2-28-424'>Complex Spectrogram</a></span>
<br /> <span class='sectionToc'>26.30 <a href='Filters.html#constant' id='QQ2-28-430'>Constant</a></span>
<br /> <span class='sectionToc'>26.31 <a href='Filters.html#constellation' id='QQ2-28-434'>Constellation</a></span>
<br /> <span class='sectionToc'>26.32 <a href='Filters.html#coupler-deembed' id='QQ2-28-440'>Coupler De-Embed</a></span>
<br /> <span class='sectionToc'>26.33 <a href='Filters.html#csv-export' id='QQ2-28-442'>CSV Export</a></span>
<br /> <span class='sectionToc'>26.34 <a href='Filters.html#csv-import' id='QQ2-28-446'>CSV Import</a></span>
<br /> <span class='sectionToc'>26.35 <a href='Filters.html#current-shunt' id='QQ2-28-447'>Current Shunt</a></span>
<br /> <span class='sectionToc'>26.36 <a href='Filters.html#ddj' id='QQ2-28-448'>DDJ</a></span>
<br /> <span class='sectionToc'>26.37 <a href='Filters.html#ddr-command-bus' id='QQ2-28-452'>DDR1 Command Bus</a></span>
<br /> <span class='sectionToc'>26.38 <a href='Filters.html#ddr-command-bus1' id='QQ2-28-453'>DDR3 Command Bus</a></span>
<br /> <span class='sectionToc'>26.39 <a href='Filters.html#deembed' id='QQ2-28-454'>De-Embed</a></span>
<br /> <span class='sectionToc'>26.40 <a href='Filters.html#deskew' id='QQ2-28-460'>Deskew</a></span>
<br /> <span class='sectionToc'>26.41 <a href='Filters.html#digital-to-nrz' id='QQ2-28-466'>Digital to NRZ</a></span>
<br /> <span class='sectionToc'>26.42 <a href='Filters.html#digital-to-pam' id='QQ2-28-472'>Digital to PAM4</a></span>
<br /> <span class='sectionToc'>26.43 <a href='Filters.html#displayport-aux-channel' id='QQ2-28-478'>DisplayPort - Aux Channel</a></span>
<br /> <span class='sectionToc'>26.44 <a href='Filters.html#divide' id='QQ2-28-479'>Divide</a></span>
<br /> <span class='sectionToc'>26.45 <a href='Filters.html#downconvert' id='QQ2-28-480'>Downconvert</a></span>
<br /> <span class='sectionToc'>26.46 <a href='Filters.html#downsample' id='QQ2-28-481'>Downsample</a></span>
<br /> <span class='sectionToc'>26.47 <a href='Filters.html#dram-clocks' id='QQ2-28-487'>DRAM Clocks</a></span>
<br /> <span class='sectionToc'>26.48 <a href='Filters.html#dram-trcd' id='QQ2-28-488'>DRAM Trcd</a></span>
<br /> <span class='sectionToc'>26.49 <a href='Filters.html#dram-trfc' id='QQ2-28-489'>DRAM Trfc</a></span>
<br /> <span class='sectionToc'>26.50 <a href='Filters.html#duty-cycle' id='QQ2-28-490'>Duty Cycle</a></span>
<br /> <span class='sectionToc'>26.51 <a href='Filters.html#dvi' id='QQ2-28-496'>DVI</a></span>
<br /> <span class='sectionToc'>26.52 <a href='Filters.html#emphasis' id='QQ2-28-502'>Emphasis</a></span>
<br /> <span class='sectionToc'>26.53 <a href='Filters.html#emphasis-removal' id='QQ2-28-508'>Emphasis Removal</a></span>
<br /> <span class='sectionToc'>26.54 <a href='Filters.html#enhanced-resolution' id='QQ2-28-514'>Enhanced Resolution</a></span>
<br /> <span class='sectionToc'>26.55 <a href='Filters.html#envelope' id='QQ2-28-517'>Envelope</a></span>
<br /> <span class='sectionToc'>26.56 <a href='Filters.html#ethernet-baset' id='QQ2-28-518'>Ethernet - 10baseT</a></span>
<br /> <span class='sectionToc'>26.57 <a href='Filters.html#ethernet-baset1' id='QQ2-28-519'>Ethernet - 100baseT1</a></span>
<br /> <span class='sectionToc'>26.58 <a href='Filters.html#ethernet-baset-link-training' id='QQ2-28-520'>Ethernet - 100baseT1 Link Training</a></span>
<br /> <span class='sectionToc'>26.59 <a href='Filters.html#ethernet-basetx' id='QQ2-28-521'>Ethernet - 100baseTX</a></span>
<br /> <span class='sectionToc'>26.60 <a href='Filters.html#ethernet-basex' id='QQ2-28-522'>Ethernet - 1000baseX</a></span>
<br /> <span class='sectionToc'>26.61 <a href='Filters.html#ethernet-gbaser' id='QQ2-28-525'>Ethernet - 10Gbase-R</a></span>
<br /> <span class='sectionToc'>26.62 <a href='Filters.html#ethernet-qsgmii' id='QQ2-28-526'>Ethernet - QSGMII</a></span>
<br /> <span class='sectionToc'>26.63 <a href='Filters.html#ethernet-rmii' id='QQ2-28-532'>Ethernet - RMII</a></span>
<br /> <span class='sectionToc'>26.64 <a href='Filters.html#ethernet-sgmii' id='QQ2-28-533'>Ethernet - SGMII</a></span>
<br /> <span class='sectionToc'>26.65 <a href='Filters.html#ethernet-autonegotiation' id='QQ2-28-534'>Ethernet Autonegotiation</a></span>
<br /> <span class='sectionToc'>26.66 <a href='Filters.html#ethernet-autonegotiation-page' id='QQ2-28-541'>Ethernet Autonegotiation Page</a></span>
<br /> <span class='sectionToc'>26.67 <a href='Filters.html#ethernet-basex-autonegotiation' id='QQ2-28-547'>Ethernet Base-X Autonegotiation</a></span>
<br /> <span class='sectionToc'>26.68 <a href='Filters.html#exponential-moving-average' id='QQ2-28-548'>Exponential Moving Average</a></span>
<br /> <span class='sectionToc'>26.69 <a href='Filters.html#eye-bit-rate' id='QQ2-28-551'>Eye Bit Rate</a></span>
<br /> <span class='sectionToc'>26.70 <a href='Filters.html#eye-height' id='QQ2-28-552'>Eye Height</a></span>
<br /> <span class='sectionToc'>26.71 <a href='Filters.html#eye-pp-jitter' id='QQ2-28-553'>Eye P-P Jitter</a></span>
<br /> <span class='sectionToc'>26.72 <a href='Filters.html#eye-pattern' id='QQ2-28-554'>Eye Pattern</a></span>
<br /> <span class='sectionToc'>26.73 <a href='Filters.html#eye-period' id='QQ2-28-560'>Eye Period</a></span>
<br /> <span class='sectionToc'>26.74 <a href='Filters.html#eye-width' id='QQ2-28-561'>Eye Width</a></span>
<br /> <span class='sectionToc'>26.75 <a href='Filters.html#fall' id='QQ2-28-562'>Fall</a></span>
<br /> <span class='sectionToc'>26.76 <a href='Filters.html#fft' id='QQ2-28-563'>FFT</a></span>
<br /> <span class='sectionToc'>26.77 <a href='Filters.html#fir' id='QQ2-28-564'>FIR</a></span>
<br /> <span class='sectionToc'>26.78 <a href='Filters.html#frequency' id='QQ2-28-565'>Frequency</a></span>
<br /> <span class='sectionToc'>26.79 <a href='Filters.html#fsk' id='QQ2-28-566'>FSK</a></span>
<br /> <span class='sectionToc'>26.80 <a href='Filters.html#full-width-at-half-maximum' id='QQ2-28-567'>Full Width at Half Maximum</a></span>
<br /> <span class='sectionToc'>26.81 <a href='Filters.html#gate' id='QQ2-28-572'>Gate</a></span>
<br /> <span class='sectionToc'>26.82 <a href='Filters.html#glitch-removal' id='QQ2-28-573'>Glitch Removal</a></span>
<br /> <span class='sectionToc'>26.83 <a href='Filters.html#group-delay' id='QQ2-28-577'>Group Delay</a></span>
<br /> <span class='sectionToc'>26.84 <a href='Filters.html#histogram' id='QQ2-28-581'>Histogram</a></span>
<br /> <span class='sectionToc'>26.85 <a href='Filters.html#horizontal-bathtub' id='QQ2-28-585'>Horizontal Bathtub</a></span>
<br /> <span class='sectionToc'>26.86 <a href='Filters.html#hdmi' id='QQ2-28-586'>HDMI</a></span>
<br /> <span class='sectionToc'>26.87 <a href='Filters.html#ic' id='QQ2-28-587'>\(I^2C\)</a></span>
<br /> <span class='sectionToc'>26.88 <a href='Filters.html#ic-eeprom' id='QQ2-28-588'>\(I^2C\) EEPROM</a></span>
<br /> <span class='sectionToc'>26.89 <a href='Filters.html#ic-register' id='QQ2-28-589'>\(I^2C\) Register</a></span>
<br /> <span class='sectionToc'>26.90 <a href='Filters.html#ibis-driver' id='QQ2-28-590'>IBIS Driver</a></span>
<br /> <span class='sectionToc'>26.91 <a href='Filters.html#invert' id='QQ2-28-594'>Invert</a></span>
<br /> <span class='sectionToc'>26.92 <a href='Filters.html#intel-espi' id='QQ2-28-595'>Intel eSPI</a></span>
<br /> <span class='sectionToc'>26.93 <a href='Filters.html#ipv' id='QQ2-28-596'>IPv4</a></span>
<br /> <span class='sectionToc'>26.94 <a href='Filters.html#iq-demux' id='QQ2-28-597'>IQ Demux</a></span>
<br /> <span class='sectionToc'>26.95 <a href='Filters.html#iq-squelch' id='QQ2-28-598'>IQ Squelch</a></span>
<br /> <span class='sectionToc'>26.96 <a href='Filters.html#j-analog' id='QQ2-28-599'>J1939 Analog</a></span>
<br /> <span class='sectionToc'>26.97 <a href='Filters.html#j-bitmask' id='QQ2-28-600'>J1939 Bitmask</a></span>
<br /> <span class='sectionToc'>26.98 <a href='Filters.html#j-pdu' id='QQ2-28-601'>J1939 PDU</a></span>
<br /> <span class='sectionToc'>26.99 <a href='Filters.html#j-source-match' id='QQ2-28-602'>J1939 Source Match</a></span>
<br /> <span class='sectionToc'>26.100 <a href='Filters.html#j-transport' id='QQ2-28-603'>J1939 Transport</a></span>
<br /> <span class='sectionToc'>26.101 <a href='Filters.html#jitter' id='QQ2-28-604'>Jitter</a></span>
<br /> <span class='sectionToc'>26.102 <a href='Filters.html#jitter-spectrum' id='QQ2-28-608'>Jitter Spectrum</a></span>
<br /> <span class='sectionToc'>26.103 <a href='Filters.html#jtag' id='QQ2-28-609'>JTAG</a></span>
<br /> <span class='sectionToc'>26.104 <a href='Filters.html#magnitude' id='QQ2-28-610'>Magnitude</a></span>
<br /> <span class='sectionToc'>26.105 <a href='Filters.html#maximum' id='QQ2-28-611'>Maximum</a></span>
<br /> <span class='sectionToc'>26.106 <a href='Filters.html#mdio' id='QQ2-28-615'>MDIO</a></span>
<br /> <span class='sectionToc'>26.107 <a href='Filters.html#memory1' id='QQ2-28-616'>Memory</a></span>
<br /> <span class='sectionToc'>26.108 <a href='Filters.html#milstd' id='QQ2-28-617'>MIL-STD-1553</a></span>
<br /> <span class='sectionToc'>26.109 <a href='Filters.html#minimum' id='QQ2-28-618'>Minimum</a></span>
<br /> <span class='sectionToc'>26.110 <a href='Filters.html#mipi-dphy-data' id='QQ2-28-622'>MIPI D-Phy Data</a></span>
<br /> <span class='sectionToc'>26.111 <a href='Filters.html#mipi-dphy-escape-mode' id='QQ2-28-623'>MIPI D-Phy Escape Mode</a></span>
<br /> <span class='sectionToc'>26.112 <a href='Filters.html#mipi-dphy-symbol' id='QQ2-28-624'>MIPI D-Phy Symbol</a></span>
<br /> <span class='sectionToc'>26.113 <a href='Filters.html#mipi-dsi-frame' id='QQ2-28-625'>MIPI DSI Frame</a></span>
<br /> <span class='sectionToc'>26.114 <a href='Filters.html#mipi-dsi-packet' id='QQ2-28-626'>MIPI DSI Packet</a></span>
<br /> <span class='sectionToc'>26.115 <a href='Filters.html#moving-average' id='QQ2-28-627'>Moving Average</a></span>
<br /> <span class='sectionToc'>26.116 <a href='Filters.html#multiply' id='QQ2-28-628'>Multiply</a></span>
<br /> <span class='sectionToc'>26.117 <a href='Filters.html#nco' id='QQ2-28-629'>NCO</a></span>
<br /> <span class='sectionToc'>26.118 <a href='Filters.html#noise' id='QQ2-28-630'>Noise</a></span>
<br /> <span class='sectionToc'>26.119 <a href='Filters.html#overshoot' id='QQ2-28-631'>Overshoot</a></span>
<br /> <span class='sectionToc'>26.120 <a href='Filters.html#pam-demodulator' id='QQ2-28-632'>PAM4 Demodulator</a></span>
<br /> <span class='sectionToc'>26.121 <a href='Filters.html#pam-edge-detector' id='QQ2-28-633'>PAM Edge Detector</a></span>
<br /> <span class='sectionToc'>26.122 <a href='Filters.html#pcapng-export' id='QQ2-28-634'>PcapNG Export</a></span>
<br /> <span class='sectionToc'>26.123 <a href='Filters.html#pcapng-import' id='QQ2-28-635'>PcapNG Import</a></span>
<br /> <span class='sectionToc'>26.124 <a href='Filters.html#pcie-data-link' id='QQ2-28-636'>PCIe Data Link</a></span>
<br /> <span class='sectionToc'>26.125 <a href='Filters.html#pcie-gen-logical' id='QQ2-28-637'>PCIe Gen 1/2 Logical</a></span>
<br /> <span class='sectionToc'>26.126 <a href='Filters.html#pcie-gen-logical1' id='QQ2-28-638'>PCIe Gen 3/4/5 Logical</a></span>
<br /> <span class='sectionToc'>26.127 <a href='Filters.html#pcie-link-training' id='QQ2-28-639'>PCIe Link Training</a></span>
<br /> <span class='sectionToc'>26.128 <a href='Filters.html#pcie-transport' id='QQ2-28-640'>PCIe Transport</a></span>
<br /> <span class='sectionToc'>26.129 <a href='Filters.html#peak-hold' id='QQ2-28-641'>Peak Hold</a></span>
<br /> <span class='sectionToc'>26.130 <a href='Filters.html#peaktopeak' id='QQ2-28-642'>Peak-to-Peak</a></span>
<br /> <span class='sectionToc'>26.131 <a href='Filters.html#peaks' id='QQ2-28-643'>Peaks</a></span>
<br /> <span class='sectionToc'>26.132 <a href='Filters.html#period' id='QQ2-28-644'>Period</a></span>
<br /> <span class='sectionToc'>26.133 <a href='Filters.html#phase' id='QQ2-28-645'>Phase</a></span>
<br /> <span class='sectionToc'>26.134 <a href='Filters.html#phase-nonlinearity' id='QQ2-28-646'>Phase Nonlinearity</a></span>
<br /> <span class='sectionToc'>26.135 <a href='Filters.html#point-sample' id='QQ2-28-652'>Point Sample</a></span>
<br /> <span class='sectionToc'>26.136 <a href='Filters.html#prbs' id='QQ2-28-653'>PRBS</a></span>
<br /> <span class='sectionToc'>26.137 <a href='Filters.html#pulse-width1' id='QQ2-28-654'>Pulse Width</a></span>
<br /> <span class='sectionToc'>26.138 <a href='Filters.html#qspi' id='QQ2-28-658'>QSPI</a></span>
<br /> <span class='sectionToc'>26.139 <a href='Filters.html#quadrature' id='QQ2-28-659'>Quadrature</a></span>
<br /> <span class='sectionToc'>26.140 <a href='Filters.html#reference-plane-extension' id='QQ2-28-660'>Reference Plane Extension</a></span>
<br /> <span class='sectionToc'>26.141 <a href='Filters.html#rgb-led' id='QQ2-28-661'>RGB LED</a></span>
<br /> <span class='sectionToc'>26.142 <a href='Filters.html#ris' id='QQ2-28-662'>RIS</a></span>
<br /> <span class='sectionToc'>26.143 <a href='Filters.html#rise' id='QQ2-28-663'>Rise</a></span>
<br /> <span class='sectionToc'>26.144 <a href='Filters.html#rj-buj' id='QQ2-28-664'>Rj + BUj</a></span>
<br /> <span class='sectionToc'>26.145 <a href='Filters.html#rms' id='QQ2-28-665'>RMS</a></span>
<br /> <span class='sectionToc'>26.146 <a href='Filters.html#sparameter-cascade' id='QQ2-28-669'>S-Parameter Cascade</a></span>
<br /> <span class='sectionToc'>26.147 <a href='Filters.html#sawtooth' id='QQ2-28-670'>Sawtooth</a></span>
<br /> <span class='sectionToc'>26.148 <a href='Filters.html#sparameter-deembed' id='QQ2-28-671'>S-Parameter De-Embed</a></span>
<br /> <span class='sectionToc'>26.149 <a href='Filters.html#scalar-pulse-delay' id='QQ2-28-672'>Scalar Pulse Delay</a></span>
<br /> <span class='sectionToc'>26.150 <a href='Filters.html#scalar-stairstep' id='QQ2-28-673'>Scalar Stairstep</a></span>
<br /> <span class='sectionToc'>26.151 <a href='Filters.html#sd-card-command' id='QQ2-28-674'>SD Card Command</a></span>
<br /> <span class='sectionToc'>26.152 <a href='Filters.html#setup-hold' id='QQ2-28-675'>Setup / Hold</a></span>
<br /> <span class='sectionToc'>26.153 <a href='Filters.html#sine' id='QQ2-28-679'>Sine</a></span>
<br /> <span class='sectionToc'>26.154 <a href='Filters.html#snr' id='QQ2-28-680'>SNR</a></span>
<br /> <span class='sectionToc'>26.155 <a href='Filters.html#spectrogram' id='QQ2-28-684'>Spectrogram</a></span>
<br /> <span class='sectionToc'>26.156 <a href='Filters.html#spi' id='QQ2-28-685'>SPI</a></span>
<br /> <span class='sectionToc'>26.157 <a href='Filters.html#spi-flash' id='QQ2-28-686'>SPI Flash</a></span>
<br /> <span class='sectionToc'>26.158 <a href='Filters.html#squelch' id='QQ2-28-687'>Squelch</a></span>
<br /> <span class='sectionToc'>26.159 <a href='Filters.html#step' id='QQ2-28-688'>Step</a></span>
<br /> <span class='sectionToc'>26.160 <a href='Filters.html#subtract' id='QQ2-28-689'>Subtract</a></span>
<br /> <span class='sectionToc'>26.161 <a href='Filters.html#swd' id='QQ2-28-693'>SWD</a></span>
<br /> <span class='sectionToc'>26.162 <a href='Filters.html#swd-memap' id='QQ2-28-698'>SWD MEM-AP</a></span>
<br /> <span class='sectionToc'>26.163 <a href='Filters.html#tachometer' id='QQ2-28-699'>Tachometer</a></span>
<br /> <span class='sectionToc'>26.164 <a href='Filters.html#tapped-delay-line' id='QQ2-28-700'>Tapped Delay Line</a></span>
<br /> <span class='sectionToc'>26.165 <a href='Filters.html#tcp' id='QQ2-28-701'>TCP</a></span>
<br /> <span class='sectionToc'>26.166 <a href='Filters.html#tdr' id='QQ2-28-702'>TDR</a></span>
<br /> <span class='sectionToc'>26.167 <a href='Filters.html#time-outside-level' id='QQ2-28-703'>Time Outside Level</a></span>
<br /> <span class='sectionToc'>26.168 <a href='Filters.html#thermal-diode' id='QQ2-28-707'>Thermal Diode</a></span>
<br /> <span class='sectionToc'>26.169 <a href='Filters.html#threshold' id='QQ2-28-708'>Threshold</a></span>
<br /> <span class='sectionToc'>26.170 <a href='Filters.html#tie' id='QQ2-28-712'>TIE</a></span>
<br /> <span class='sectionToc'>26.171 <a href='Filters.html#top' id='QQ2-28-713'>Top</a></span>
<br /> <span class='sectionToc'>26.172 <a href='Filters.html#touchstone-export' id='QQ2-28-717'>Touchstone Export</a></span>
<br /> <span class='sectionToc'>26.173 <a href='Filters.html#touchstone-import' id='QQ2-28-718'>Touchstone Import</a></span>
<br /> <span class='sectionToc'>26.174 <a href='Filters.html#trend' id='QQ2-28-719'>Trend</a></span>
<br /> <span class='sectionToc'>26.175 <a href='Filters.html#trc-import' id='QQ2-28-720'>TRC Import</a></span>
<br /> <span class='sectionToc'>26.176 <a href='Filters.html#uart2' id='QQ2-28-721'>UART</a></span>
<br /> <span class='sectionToc'>26.177 <a href='Filters.html#unwrapped-phase' id='QQ2-28-722'>Unwrapped Phase</a></span>
<br /> <span class='sectionToc'>26.178 <a href='Filters.html#usb-x-activity' id='QQ2-28-727'>USB 1.0 / 2.x Activity</a></span>
<br /> <span class='sectionToc'>26.179 <a href='Filters.html#usb-x-packet' id='QQ2-28-728'>USB 1.0 / 2.x Packet</a></span>
<br /> <span class='sectionToc'>26.180 <a href='Filters.html#usb-x-pcs' id='QQ2-28-729'>USB 1.0 / 2.x PCS</a></span>
<br /> <span class='sectionToc'>26.181 <a href='Filters.html#usb-x-pma' id='QQ2-28-730'>USB 1.0 / 2.x PMA</a></span>
<br /> <span class='sectionToc'>26.182 <a href='Filters.html#undershoot' id='QQ2-28-731'>Undershoot</a></span>
<br /> <span class='sectionToc'>26.183 <a href='Filters.html#upsample' id='QQ2-28-732'>Upsample</a></span>
<br /> <span class='sectionToc'>26.184 <a href='Filters.html#vcd-import' id='QQ2-28-733'>VCD Import</a></span>
<br /> <span class='sectionToc'>26.185 <a href='Filters.html#vector-frequency' id='QQ2-28-734'>Vector Frequency</a></span>
<br /> <span class='sectionToc'>26.186 <a href='Filters.html#vector-phase' id='QQ2-28-735'>Vector Phase</a></span>
<br /> <span class='sectionToc'>26.187 <a href='Filters.html#vertical-bathtub' id='QQ2-28-736'>Vertical Bathtub</a></span>
<br /> <span class='sectionToc'>26.188 <a href='Filters.html#vicp1' id='QQ2-28-737'>VICP</a></span>
<br /> <span class='sectionToc'>26.189 <a href='Filters.html#waterfall' id='QQ2-28-738'>Waterfall</a></span>
<br /> <span class='sectionToc'>26.190 <a href='Filters.html#wav-import' id='QQ2-28-739'>WAV Import</a></span>
<br /> <span class='sectionToc'>26.191 <a href='Filters.html#wfm-import' id='QQ2-28-740'>WFM Import</a></span>
<br /> <span class='sectionToc'>26.192 <a href='Filters.html#windowed-autocorrelation' id='QQ2-28-741'>Windowed Autocorrelation</a></span>
<br /> <span class='sectionToc'>26.193 <a href='Filters.html#window2' id='QQ2-28-742'>Window</a></span>
<br /> <span class='sectionToc'>26.194 <a href='Filters.html#xy-sweep' id='QQ2-28-746'>X-Y Sweep</a></span>
</div>
<!-- l. 1 --><div class='crosslinks'><p class='noindent'>[<a href='Introduction.html'>next</a>] [<a href='contentsname.html'>front</a>] [<a href='ngscopeclient-manual.html#contentsname.html'>up</a>] </p></div>
<!-- l. 1 --><p class='indent'> <a id='tailcontentsname.html'></a> </p>
</body>
</html>