From b54044fdd3a8d1fe09c31c38a2f95cf927483105 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 29 Aug 2005 19:50:32 +0000 Subject: [PATCH] Select record changes. --- documentation/RELEASE_NOTES.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 2b4b58ede..e6a082e59 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -66,6 +66,13 @@ instead generate an error message instead. It is expected that this will only be used in special circumstances, to detect the presence of unintentional duplicates where it is known that they should not exist.

+

select record

+ +

This record now sets and posts monitors on its SELN field indicating which of +the inputs was selected, independent of which selection mechanism was selected +via the SELM field. This makes it much more useful, especially when the High, +Low or Median mechanisms are chosen.

+

EPICS Base Release 3.14.7
7 December 2004