From d7fa3594041bdaa7349a931b43fc3081541067a6 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 20 Oct 2005 19:43:37 +0000 Subject: [PATCH] Comment on ESP100 support added. --- motorApp/NewportSrc/drvESP300.cc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/motorApp/NewportSrc/drvESP300.cc b/motorApp/NewportSrc/drvESP300.cc index 18d9f71d..52681590 100644 --- a/motorApp/NewportSrc/drvESP300.cc +++ b/motorApp/NewportSrc/drvESP300.cc @@ -1,10 +1,10 @@ /* FILENAME... drvESP300.cc -USAGE... Motor record driver level support for Newport ESP300. +USAGE... Motor record driver level support for Newport ESP300/100. -Version: $Revision: 1.20 $ +Version: $Revision: 1.21 $ Modified By: $Author: sluiter $ -Last Modified: $Date: 2005-05-10 16:36:45 $ +Last Modified: $Date: 2005-10-20 19:43:37 $ */ /* @@ -32,6 +32,9 @@ Last Modified: $Date: 2005-05-10 16:36:45 $ * Accelerator Systems Division * Advanced Photon Source * Argonne National Laboratory + * NOTES + * ----- + * - This driver works with both the ESP300 and the ESP100. * * Modification Log: * -----------------