-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathAgilentOscilloscope_8cpp.html
More file actions
146 lines (143 loc) · 9.95 KB
/
AgilentOscilloscope_8cpp.html
File metadata and controls
146 lines (143 loc) · 9.95 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.4"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ngscopeclient: lib/scopehal/AgilentOscilloscope.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">ngscopeclient<span id="projectnumber"> v0.1.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.4 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_97aefd0d527b934f1d99a682da8fe6a9.html">lib</a></li><li class="navelem"><a class="el" href="dir_34225d73dd217f0f7ac441e6d84037ec.html">scopehal</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">AgilentOscilloscope.cpp File Reference<div class="ingroups"><a class="el" href="group__libscopehal.html">Libscopehal (drivers and core base classes)</a> » <a class="el" href="group__drivers.html">Instrument drivers</a> » <a class="el" href="group__scopedrivers.html">Oscilloscope / LA drivers</a></div></div></div>
</div><!--header-->
<div class="contents">
<p>Implementation of <a class="el" href="classAgilentOscilloscope.html" title="Driver for Agilent (and some Keysight) oscilloscopes.">AgilentOscilloscope</a>.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include "<a class="el" href="scopehal_8h_source.html">scopehal.h</a>"</code><br />
<code>#include "<a class="el" href="AgilentOscilloscope_8h_source.html">AgilentOscilloscope.h</a>"</code><br />
<code>#include "<a class="el" href="EdgeTrigger_8h_source.html">EdgeTrigger.h</a>"</code><br />
<code>#include "<a class="el" href="PulseWidthTrigger_8h_source.html">PulseWidthTrigger.h</a>"</code><br />
<code>#include "<a class="el" href="NthEdgeBurstTrigger_8h_source.html">NthEdgeBurstTrigger.h</a>"</code><br />
<code>#include <cinttypes></code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for AgilentOscilloscope.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="AgilentOscilloscope_8cpp__incl.png" border="0" usemap="#alib_2scopehal_2AgilentOscilloscope_8cpp" alt=""/></div>
<map name="alib_2scopehal_2AgilentOscilloscope_8cpp" id="alib_2scopehal_2AgilentOscilloscope_8cpp">
<area shape="rect" title="Implementation of AgilentOscilloscope." alt="" coords="5548,5,5807,32"/>
<area shape="rect" href="scopehal_8h.html" title="Main library include file." alt="" coords="3082,80,3174,107"/>
<area shape="rect" title=" " alt="" coords="5,155,88,181"/>
<area shape="rect" href="AgilentOscilloscope_8h.html" title="Declaration of AgilentOscilloscope." alt="" coords="5783,80,5945,107"/>
<area shape="rect" href="EdgeTrigger_8h.html" title="Declaration of EdgeTrigger." alt="" coords="5710,229,5821,256"/>
<area shape="rect" href="PulseWidthTrigger_8h.html" title="Declaration of PulseWidthTrigger." alt="" coords="5689,155,5841,181"/>
<area shape="rect" href="NthEdgeBurstTrigger_8h.html" title="Declaration of NthEdgeBurstTrigger." alt="" coords="5916,155,6084,181"/>
<area shape="rect" title=" " alt="" coords="4299,155,4362,181"/>
<area shape="rect" title=" " alt="" coords="4449,229,4511,256"/>
<area shape="rect" title=" " alt="" coords="4539,229,4597,256"/>
<area shape="rect" title=" " alt="" coords="4704,155,4755,181"/>
<area shape="rect" title=" " alt="" coords="4779,155,4850,181"/>
<area shape="rect" title=" " alt="" coords="4952,229,5019,256"/>
<area shape="rect" title=" " alt="" coords="5073,155,5137,181"/>
<area shape="rect" title=" " alt="" coords="4623,229,4700,256"/>
<area shape="rect" title=" " alt="" coords="5161,155,5228,181"/>
<area shape="rect" title=" " alt="" coords="4380,229,4423,256"/>
<area shape="rect" title=" " alt="" coords="5252,155,5316,181"/>
<area shape="rect" title=" " alt="" coords="5340,155,5455,181"/>
<area shape="rect" title=" " alt="" coords="5479,155,5614,181"/>
<area shape="rect" title=" " alt="" coords="113,155,245,181"/>
<area shape="rect" href="log_8h.html" title="Main logging framework header." alt="" coords="4488,155,4579,181"/>
<area shape="rect" href="TimeUtil_8h.html" title="Declaration of global timing utility functions." alt="" coords="269,155,422,181"/>
<area shape="rect" title=" " alt="" coords="447,155,521,181"/>
<area shape="rect" title=" " alt="" coords="545,155,716,181"/>
<area shape="rect" href="Unit_8h.html" title="Declaration of Unit." alt="" coords="740,155,801,181"/>
<area shape="rect" href="Bijection_8h.html" title="Declaration of Bijection." alt="" coords="825,155,916,181"/>
<area shape="rect" href="IDTable_8h.html" title="Declaration of IDTable class." alt="" coords="940,155,1023,181"/>
<area shape="rect" href="AcceleratorBuffer_8h.html" title="Declaration of AcceleratorBuffer." alt="" coords="2790,229,2938,256"/>
<area shape="rect" href="ComputePipeline_8h.html" title="Declaration of ComputePipeline." alt="" coords="2847,155,2993,181"/>
<area shape="rect" href="SCPITransport_8h.html" title="Declaration of SCPITransport." alt="" coords="4874,155,4998,181"/>
<area shape="rect" href="SCPISocketTransport_8h.html" title="Declaration of SCPISocketTransport." alt="" coords="1202,155,1369,181"/>
<area shape="rect" href="SCPITwinLanTransport_8h.html" title="Declaration of SCPITwinLanTransport." alt="" coords="1393,155,1569,181"/>
<area shape="rect" href="SCPILxiTransport_8h.html" title="Declaration of SCPILxiTransport." alt="" coords="1594,155,1737,181"/>
<area shape="rect" href="SCPINullTransport_8h.html" title="Declaration of SCPINullTransport." alt="" coords="1761,155,1911,181"/>
<area shape="rect" href="SCPIUARTTransport_8h.html" title="Declaration of SCPIUARTTransport." alt="" coords="1936,155,2096,181"/>
<area shape="rect" href="SCPIHIDTransport_8h.html" title="Declaration of SCPIHIDTransport." alt="" coords="2121,155,2269,181"/>
<area shape="rect" href="VICPSocketTransport_8h.html" title="Declaration of VICPSocketTransport." alt="" coords="2293,155,2461,181"/>
<area shape="rect" href="SCPIDevice_8h_source.html" title=" " alt="" coords="2486,155,2594,181"/>
<area shape="rect" href="SCPITMCTransport_8h.html" title="Declaration of SCPITMCTransport." alt="" coords="2618,155,2771,181"/>
<area shape="rect" href="FlowGraphNode_8h.html" title="Declaration of FlowGraphNode." alt="" coords="1056,229,1195,256"/>
<area shape="rect" href="SinkNode_8h.html" title="Declaration of SinkNode." alt="" coords="3017,155,3113,181"/>
<area shape="rect" href="Instrument_8h.html" title="Declaration of Instrument." alt="" coords="3138,155,3243,181"/>
<area shape="rect" href="StreamDescriptor_8h.html" title="Declaration of StreamDescriptor." alt="" coords="3267,155,3415,181"/>
<area shape="rect" href="OscilloscopeChannel_8h.html" title="Declaration of OscilloscopeChannel." alt="" coords="3439,155,3609,181"/>
<area shape="rect" href="StreamDescriptor__inlines_8h.html" title="Inline functions for StreamDescriptor." alt="" coords="3633,155,3831,181"/>
<area shape="rect" href="FlowGraphNode__inlines_8h.html" title="Inline functions for FlowGraphNode which reference OscilloscopeChannel class." alt="" coords="3855,155,4043,181"/>
<area shape="rect" href="Trigger_8h.html" title="Declaration of Trigger." alt="" coords="1047,155,1126,181"/>
<area shape="rect" href="BERT_8h.html" title="Declaration of BERT." alt="" coords="4068,155,4135,181"/>
<area shape="rect" href="BinaryDriver_8h.html" title="Helper class for binary driver: provides methods for handling binary data." alt="" coords="4159,155,4275,181"/>
</map>
</div>
</div><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >Implementation of <a class="el" href="classAgilentOscilloscope.html" title="Driver for Agilent (and some Keysight) oscilloscopes.">AgilentOscilloscope</a>. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4
</small></address>
</body>
</html>