This problem was fixed in R3.14.5.
This commit is contained in:
@@ -4,23 +4,14 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>No title</title>
|
||||
<title>Known Problems R3.14.x</title>
|
||||
<meta name="GENERATOR" content="amaya 5.1" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1 style="text-align: center">EPICS base R3.14.4: Known Problems</h1>
|
||||
<h1 style="text-align: center">EPICS Base R3.14.5: Known Problems</h1>
|
||||
|
||||
<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>
|
||||
<p>None yet.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user