forked from epics_driver_modules/motorBase
Merge pull request #32
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "AcsRegister.h"
|
||||
#include "drvMCB4B.h"
|
||||
|
||||
@@ -37,6 +37,7 @@ USAGE... Motor record device level support for ACS Tech80 SPiiPlus
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -47,6 +47,8 @@ USAGE... Motor record driver level support for ACS Tech80
|
||||
#include <epicsThread.h>
|
||||
#include <epicsString.h>
|
||||
#include <drvSup.h>
|
||||
#include <errlog.h>
|
||||
#include <stdlib.h>
|
||||
#include "motor.h"
|
||||
#include "ACSTech80Register.h"
|
||||
#include "drvSPiiPlus.h"
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -43,6 +43,8 @@
|
||||
#include <epicsThread.h>
|
||||
#include <epicsString.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvSoloist.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
|
||||
@@ -36,6 +36,7 @@ USAGE... Motor record device level support for Intelligent Motion
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
|
||||
@@ -47,6 +47,7 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvMCDC2805.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
|
||||
@@ -41,6 +41,7 @@ USAGE... Motor record device level support for Intelligent Motion
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -41,6 +41,7 @@ USAGE... Motor record device level support for Intelligent Motion
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -43,6 +43,7 @@ USAGE... Motor record device level support for Intelligent Motion
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
|
||||
@@ -56,6 +56,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvIM483.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
|
||||
@@ -55,6 +55,8 @@ DESIGN LIMITATIONS...
|
||||
#include <ctype.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvIM483.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
|
||||
@@ -76,6 +76,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvIM483.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
|
||||
@@ -38,6 +38,8 @@ USAGE... Motor record device level support for Kohzu SC800 motor controll
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -45,6 +45,8 @@ USAGE... Motor record driver level support for Kohzu SC800
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <iocsh.h>
|
||||
#include <errlog.h>
|
||||
#include <stdlib.h>
|
||||
#include "motor.h"
|
||||
#include "motorRecord.h"
|
||||
#include "drvSC800.h"
|
||||
|
||||
@@ -36,6 +36,8 @@
|
||||
#include <epicsThread.h>
|
||||
#include <epicsString.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvPM304.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
|
||||
@@ -23,6 +23,8 @@
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvMicos.h"
|
||||
#include "epicsExport.h"
|
||||
|
||||
@@ -89,6 +89,8 @@ USAGE... Motor record device level support for MicroMo
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -125,6 +125,8 @@ MORE DESIGN LIMITATIONS
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvMVP2001.h"
|
||||
#include "epicsExport.h"
|
||||
|
||||
@@ -44,6 +44,8 @@ Last Modified: 2004/12/20 21:10:53
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -66,6 +66,8 @@ Last Modified: 2005/03/30 19:10:48
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "NewFocusRegister.h"
|
||||
#include "drvPMNCCom.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
|
||||
@@ -38,6 +38,7 @@ USAGE... Motor record device level support for Newport ESP300.
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -40,6 +40,8 @@ USAGE... Motor record device level support for Newport MM3000.
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -44,6 +44,7 @@ USAGE... Motor record device level support for Newport MM4000.
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -42,6 +42,7 @@ USAGE... Motor record device level support for the Newport PM500 motor
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -56,6 +56,8 @@ USAGE... Motor record driver level support for Newport ESP300/100.
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <errlog.h>
|
||||
#include <stdlib.h>
|
||||
#include "motor.h"
|
||||
#include "NewportRegister.h"
|
||||
#include "drvMMCom.h"
|
||||
|
||||
@@ -68,6 +68,8 @@ USAGE... Motor record driver level support for Newport MM3000.
|
||||
#include <epicsThread.h>
|
||||
#include <epicsString.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "NewportRegister.h"
|
||||
#include "drvMMCom.h"
|
||||
|
||||
@@ -84,6 +84,8 @@ USAGE... Motor record driver level support for Newport MM4000.
|
||||
#include <epicsThread.h>
|
||||
#include <epicsString.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "NewportRegister.h"
|
||||
#include "drvMMCom.h"
|
||||
|
||||
@@ -55,6 +55,8 @@ USAGE... Motor record driver level support for Newport PM500.
|
||||
#include <math.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "NewportRegister.h"
|
||||
#include "drvMMCom.h"
|
||||
|
||||
@@ -35,6 +35,8 @@ USAGE... Device level support for OMS MAXv model.
|
||||
* .01 04-05-05 rls Copied from devOms58.cc
|
||||
*/
|
||||
|
||||
#include <errlog.h>
|
||||
|
||||
#include "motorRecord.h"
|
||||
#include "devOmsCom.h"
|
||||
#include "epicsExport.h"
|
||||
|
||||
@@ -78,6 +78,7 @@ USAGE... Data and functions common to all OMS device level support.
|
||||
#include <epicsThread.h>
|
||||
#include <epicsString.h>
|
||||
#include <dbAccess.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
|
||||
@@ -111,6 +111,7 @@ USAGE... Motor record driver level support for OMS model MAXv.
|
||||
#include <iocsh.h>
|
||||
#include <epicsExit.h>
|
||||
#include <cantProceed.h>
|
||||
#include <errlog.h>
|
||||
|
||||
#include "motorRecord.h" /* For Driver Power Monitor feature only. */
|
||||
#include "motor.h"
|
||||
|
||||
@@ -110,6 +110,8 @@ USAGE... Driver level support for OMS models VME8, VME44, VS4 and VX2.
|
||||
#include <epicsInterrupt.h>
|
||||
#include <epicsExit.h>
|
||||
#include <epicsEvent.h>
|
||||
#include <errlog.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "motor.h"
|
||||
#include "drvOms.h"
|
||||
|
||||
@@ -125,6 +125,8 @@ USAGE... Motor record driver level support for OMS model VME58.
|
||||
#include <epicsThread.h>
|
||||
#include <epicsExit.h>
|
||||
#include <epicsInterrupt.h>
|
||||
#include <errlog.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "motorRecord.h" /* For Driver Power Monitor feature only. */
|
||||
#include "motor.h"
|
||||
|
||||
@@ -72,6 +72,8 @@ USAGE... Motor record driver level support for OMS PC68 serial device.
|
||||
#include <dbAccess.h>
|
||||
#include <drvSup.h>
|
||||
#include <iocsh.h>
|
||||
#include <errlog.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "motor.h"
|
||||
#include "drvOmsPC68Com.h"
|
||||
|
||||
@@ -37,6 +37,7 @@ USAGE... Motor record device level support for Parker Compumotor drivers
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -43,6 +43,8 @@ USAGE... Motor record driver level support for Spectra-Physics
|
||||
#include <stdio.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <errlog.h>
|
||||
#include <stdlib.h>
|
||||
#include "motor.h"
|
||||
#include "OrielRegister.h"
|
||||
#include "drvEMC18011.h"
|
||||
|
||||
@@ -37,6 +37,7 @@ USAGE... Motor record device level support for Parker Compumotor drivers
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -43,6 +43,8 @@ USAGE... Motor record driver level support for Parker Computmotor
|
||||
#include <stdio.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "ParkerRegister.h"
|
||||
#include "drvPC6K.h"
|
||||
|
||||
@@ -37,6 +37,7 @@ USAGE... Motor record device level support for Physik Instrumente (PI)
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -44,6 +44,8 @@ DESIGN LIMITATIONS...
|
||||
#include <math.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "drvPIJEDS.h"
|
||||
|
||||
@@ -37,6 +37,7 @@ USAGE... Motor record device level support for Physik Instrumente (PI)
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -15,6 +15,8 @@ USAGE... Motor record device level support for Physik Instrumente (PI)
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -38,6 +38,7 @@ USAGE... Motor record device level support for Physik Instrumente (PI)
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -41,6 +41,7 @@ USAGE... Motor record device level support for Physik Instrumente (PI)
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -19,6 +19,8 @@ USAGE... Motor record device level support for Physik Instrumente (PI)
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -38,6 +38,7 @@ USAGE... Motor record device level support for Physik Instrumente (PI)
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -38,6 +38,7 @@ USAGE... Motor record device level support for Physik Instrumente (PI)
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -41,6 +41,7 @@ Last Modified: 2007/03/30 20:01:05
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvPIC630.h"
|
||||
#include "asynOctetSyncIO.h"
|
||||
|
||||
@@ -48,6 +48,8 @@ DESIGN LIMITATIONS...
|
||||
#include <math.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvPIC662.h"
|
||||
#include "epicsExport.h"
|
||||
|
||||
@@ -22,6 +22,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "drvPIC663.h"
|
||||
|
||||
@@ -58,6 +58,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "drvPI.h"
|
||||
#include "epicsExport.h"
|
||||
|
||||
@@ -46,6 +46,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "drvPIC848.h"
|
||||
|
||||
@@ -31,6 +31,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "drvPIC862.h"
|
||||
|
||||
@@ -45,6 +45,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "drvPIE516.h"
|
||||
|
||||
@@ -45,6 +45,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "drvPIE710.h"
|
||||
|
||||
@@ -53,6 +53,8 @@ DESIGN LIMITATIONS...
|
||||
#include <string.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "drvPIE816.h"
|
||||
|
||||
@@ -41,6 +41,7 @@ USAGE... Motor record driver level support for Animatics Corporation SmartMot
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <errlog.h>
|
||||
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
|
||||
@@ -44,6 +44,8 @@ USAGE... Motor record driver level support for Animatics Corporation SmartMot
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <iocsh.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "motorRecord.h"
|
||||
#include "drvSmartMotor.h"
|
||||
|
||||
@@ -38,6 +38,7 @@ USAGE... Motor record device level support for ThorLabs Piezo Control
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errlog.h>
|
||||
#include "motorRecord.h"
|
||||
#include "motor.h"
|
||||
#include "motordevCom.h"
|
||||
|
||||
@@ -44,6 +44,8 @@ USAGE... Motor record driver level support for ThorLabs
|
||||
#include <stdio.h>
|
||||
#include <epicsThread.h>
|
||||
#include <drvSup.h>
|
||||
#include <stdlib.h>
|
||||
#include <errlog.h>
|
||||
#include "motor.h"
|
||||
#include "ThorLabsRegister.h"
|
||||
#include "drvMDT695.h"
|
||||
|
||||
Reference in New Issue
Block a user