diff --git a/documentation/motor_files.html b/documentation/motor_files.html index 444737b6..cb09e344 100644 --- a/documentation/motor_files.html +++ b/documentation/motor_files.html @@ -2,7 +2,7 @@
- + @@ -13,19 +13,19 @@ Motor record source code file organizationmotorRecord.dbd -+
motor.h -
motorRecord.c
MotorSrc/motorRecord.dbd +
MotorSrc/motor.h +
MotorSrc/motorRecord.c
Common to all motor Record device drivers -+
motordevCom.h -
motordevCom.c -
motordrvCom.h -
motordrvComCode.h -
motordrvCom.c
Common to all OMS device drivers @@ -39,15 +39,13 @@ Device driver source files
Newport Motion Master
Common to all Motion Master device drivers
drvMMCom.h
-
gpibIO.h
-
gpibIO.c
-
serialIO.h
-
serialIO.cc
-
MM3000
-
-MM4000
-
devMM3000.c devMM4000.c
-
drvMM3000.c drvMM4000.c
+
MM3000
+MM4000
+PM500
+
NewportSrc/devMM3000.c NewportSrc/devMM4000.c
+NewportSrc/devPM500.c
+
NewportSrc/drvMM3000.c NewportSrc/drvMM4000.c
+NewportSrc/drvPM500.c
Highland V544
devV544.c
drvV544.h
@@ -55,7 +53,23 @@ Device driver source files
Soft Channel
devSoft.h
devSoft.c
-
devSoftAux.c
Intelligent Motion Systems +
ImsSrc/drvIM483.h
+
ImsSrc/devIM483PL.c
+
ImsSrc/devIM483SM.c
+
ImsSrc/drvIM483PL.c
+
ImsSrc/drvIM483SM.c
+
+
CommSrc/serialIO.h ++ +
CommSrc/serialIO.cc +
CommSrc/serialIOMPF.cc
CommSrc/gpibIO.h +
CommSrc/gpibIO.c