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 organization

Record source files

-
motorRecord.dbd -
motor.h -
motorRecord.c
+
MotorSrc/motorRecord.dbd +
MotorSrc/motor.h +
MotorSrc/motorRecord.c

Device driver source files

Common to all motor Record device drivers -
motordevCom.h -
motordevCom.c -
motordrvCom.h -
motordrvComCode.h -
motordrvCom.c
+
MotorSrc/motordevCom.h +
MotorSrc/motordevCom.c +
MotorSrc/motordrvCom.h +
MotorSrc/motordrvComCode.h +
MotorSrc/motordrvCom.c +
devSoftAux.c +

Intelligent Motion Systems +

ImsSrc/drvIM483.h +
ImsSrc/devIM483PL.c +
ImsSrc/devIM483SM.c +
ImsSrc/drvIM483PL.c +
ImsSrc/drvIM483SM.c + +

+Communication files

+ +
CommSrc/serialIO.h +
CommSrc/serialIO.cc +
CommSrc/serialIOMPF.cc
+ +
CommSrc/gpibIO.h +
CommSrc/gpibIO.c