add new notes
This commit is contained in:
@@ -11,7 +11,16 @@
|
||||
<body>
|
||||
<h1 style="text-align: center">EPICS base R3.14.4: Known Problems</h1>
|
||||
|
||||
<h3>Known Bugs</h3>
|
||||
<h3>Known Bugs R3.14.4</h3>
|
||||
|
||||
<h4>exampleApp sequencer</h4>
|
||||
<p>The following must be added to exampleInclude.dbd</p>
|
||||
</pre>registrar(sncExampleRegistrar)</pre>
|
||||
<h4>mbboRecord</h4>
|
||||
<p>
|
||||
If a database link is made to an mbbo record with a request type of DBR_STRING then the DBR_STRING value is the numeric value of the VAL field converted to a string. It should be the appropriate choice string indexed by the VAL field.
|
||||
An example is the DOL link of a stringout record linked to an mbbo record.
|
||||
This bug has been in all releases since 3.13.6<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user