still more work on support

This commit is contained in:
mrkraimer
2019-06-06 09:52:39 -04:00
parent 9b000ffe6c
commit be701cc98a
8 changed files with 20 additions and 267 deletions

View File

@@ -36,7 +36,7 @@
<div class="head">
<h1>pvDatabaseCPP</h1>
<h2 class="nocount">Release 4.4 - December 2018</h2>
<h2 class="nocount">Release ? - June 2019</h2>
<h2 class="nocount">Abstract</h2>
@@ -173,6 +173,21 @@ other functionality.</p>
</dd>
</dl>
<h3>support</h3>
<p>This creates records that have the following features:</p>
<dl>
<dt>value</dt>
<dd>
Each record has a value field the is a numeric scalar field.
In addition each has the following fields:
alarm,timeStamp,control,scalarAlarm, and display.
</dd>
<dt>support</dt>
<dd>
Each record uses the control and scalarAlarm support provided by pvDatabaseCPP.
</dd>
</dl>
<h2>iocshell commands</h2>
<p>Shell commands are made available via the standard DBD include mechanism
provided by iocCore.