Updates for R1-6, new screen shots

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@11010 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2010-05-19 18:34:01 +00:00
parent 216c852015
commit 7313a11116

View File

@@ -10,7 +10,7 @@
<h1 style="text-align: center">
areaDetector Simulation driver</h1>
<h2>
August 18, 2009</h2>
May 19, 2010</h2>
<h2>
Mark Rivers</h2>
<h2>
@@ -37,9 +37,9 @@
</p>
<p>
This driver inherits from <a href="areaDetectorDoc.html#ADDriver">ADDriver</a>.
It implements nearly all of the parameters in NDStdDriverParam_t (see <a href="areaDetectorDoxygenHTML/asyn_n_d_array_driver_8h.html">
asynNDArryDriver.h</a>) and in ADStdDriverParam_t (see <a href="areaDetectorDoxygenHTML/_a_d_driver_8h.html">
ADArrayDriver.h</a>), with the exception of the file saving parameters, which
It implements nearly all of the parameters in <a href="areaDetectorDoxygenHTML/asyn_n_d_array_driver_8h.html">
asynNDArryDriver.h</a> and in <a href="areaDetectorDoxygenHTML/_a_d_driver_8h.html">
ADArrayDriver.h</a>, with the exception of the file saving parameters, which
it does not implement. It also implements a few parameters that are specific to
the simulation detector. The <a href="areaDetectorDoxygenHTML/classsim_detector.html">
simDetector class documentation</a> describes this class in detail.</p>
@@ -257,12 +257,12 @@
<h2 id="MEDM_screens">
MEDM screens</h2>
<p>
The following is the MEDM screen ADBase.adl connected to a simulation detector.
The following is the MEDM screen simDetector.adl for the simulation detector.
</p>
<div style="text-align: center">
<h3>
ADBase.adl</h3>
<img alt="ADBase_sim.png" src="ADBase_sim.png" />
simDetector.adl</h3>
<img alt="simDetector.png" src="simDetector.png" />
</div>
<p>
The following is the MEDM screen that provides access to the specific parameters
@@ -270,8 +270,8 @@
</p>
<div style="text-align: center">
<h3>
simDetector.adl</h3>
<img alt="simDetector.png" src="simDetector.png" />
simDetectorMore.adl</h3>
<img alt="simDetectorMore.png" src="simDetectorMore.png" />
</div>
<h2 id="Viewers">
Image viewers</h2>