Skip to content

Commit

Permalink
Added HistogramX_RBV and new NDPlotXY.adl for histogram
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed Jul 17, 2017
1 parent c67a257 commit 4c90b83
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion documentation/NDPluginStats.html
Original file line number Diff line number Diff line change
Expand Up @@ -1164,6 +1164,23 @@ <h2 id="Overview">
<td>
waveform</td>
</tr>
<tr>
<td>
NDPluginStats<br />
HistXArray</td>
<td>
asynFloat64Array</td>
<td>
r/o</td>
<td>
Histogram X-axis array, i.e. minimum intensity in each histogram bin.</td>
<td>
HIST_X_ARRAY</td>
<td>
$(P)$(R)HistogramX_RBV</td>
<td>
waveform</td>
</tr>
</tbody>
</table>
<p>
Expand Down Expand Up @@ -1222,7 +1239,7 @@ <h3>
</p>
<div style="text-align: center">
<h3>
NDPlot.adl</h3>
NDPlotXY.adl</h3>
<img alt="NDStats_Histogram.png" src="NDStats_Histogram.png" />
</div>
<p>
Expand Down

0 comments on commit 4c90b83

Please sign in to comment.