From ea6dbcbb380aae2ffb40cd4442db3228117f2b9c Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 8 Apr 2010 21:02:35 +0000 Subject: [PATCH] Header documentation update; driver works with C-863. --- motorApp/PiSrc/drvPIC862.cc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/motorApp/PiSrc/drvPIC862.cc b/motorApp/PiSrc/drvPIC862.cc index e2ce957a..3ed519a2 100644 --- a/motorApp/PiSrc/drvPIC862.cc +++ b/motorApp/PiSrc/drvPIC862.cc @@ -8,6 +8,10 @@ USAGE... Motor record driver level support for Physik Instrumente (PI) * Current Author: Mohan Ramanathan * Date: 09/04/2006 * + * NOTES + * ----- + * - This driver works with both the C-862 and C-863. + * * Modification Log: * ----------------- * .00 09/05/2006 mr copied from drvPIC848.cc