27 lines
1020 B
HTML
27 lines
1020 B
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<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>
|
|
<meta name="GENERATOR" content="amaya 5.1" />
|
|
</head>
|
|
|
|
<body>
|
|
<h1 style="text-align: center">EPICS base R3.14.4: 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>
|
|
|
|
</body>
|
|
</html>
|