From 4bc1aabc0f5f3d774050870c06afdb58b894407d Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Tue, 26 Sep 2006 15:08:43 +0000 Subject: [PATCH] TIME interest level changed from 4 => 2, now that dbpr displays it nicely. --- src/db/dbCommon.dbd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/db/dbCommon.dbd b/src/db/dbCommon.dbd index 96fe91e28..e4aafca3e 100644 --- a/src/db/dbCommon.dbd +++ b/src/db/dbCommon.dbd @@ -240,7 +240,7 @@ field(TIME,DBF_NOACCESS) { prompt("Time") special(SPC_NOMOD) - interest(4) + interest(2) extra("epicsTimeStamp time") } field(FLNK,DBF_FWDLINK) {