diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 3876c2ec8..aece4d571 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -58,6 +58,18 @@ mask is set to the value 0xffffffff. Thus old databases will act like previously the nobt field was set to a non-zero value.

calcoutRecord

No longer calls dbScanLock until interruptAccept is true. +

breakpoint tables +

Entering negative values failed. This bug is fixed. +

dbl("<record type>","<output file>","<field list>") +

The vxWorks console command dbl now allows an additional argument, which +is a list of field names. +

For example +

iocexample> dbl "ai",0,"DESC SCAN" +
mrk:aiExample,"Analog input","Passive" +
mrk:aiExample1,"Analog input No. 1","Passive" +
mrk:aiExample2,"Analog input No. 2","Passive" +
mrk:aiExample3,"Analog input No. 3","Passive" +
 

June 15, 1998

All major functionality that will be in R3.13 is now in place. It has been @@ -1245,8 +1257,8 @@ Device Support Changes devAiSoft, devBiSoft, devEventSoft, devLiSoft, devMbbiDirectSoft devMbbiSoft,devSiSoft - In init_record the udf field is set to false only if inp is a constant link and recGblInitConstantLink returns success. In read_xxx the udf field -is -set to false only if inp is not a constant link and dbGetLink returns success. +is set to false only if inp is not a constant link and dbGetLink returns +success.
  • devAiSoftRaw, devBiSoftRaw, devMbbiDirectSoftRaw, devMbbiSoftRaw - In init_record