From 1e2062fe3c0137c3b2aa1970bed64ac9a3e6012d Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Thu, 23 Mar 2006 00:42:03 +0000 Subject: [PATCH] Added motorSimSupport.dbd --- motorExApp/WithAsyn/WithAsynInclude.dbd | 1 + motorExApp/WithAsyn/WithAsynVxInclude.dbd | 1 + motorExApp/WithAsyn/WithMPFInclude.dbd | 1 + motorExApp/WithAsyn/WithMPFVxInclude.dbd | 1 + motorExApp/WithAsyn/WithMPFWin32Include.dbd | 1 + motorExApp/WithMPF/WithMPFInclude.dbd | 1 + motorExApp/WithMPF/WithMPFVxInclude.dbd | 1 + motorExApp/WithMPF/WithMPFWin32Include.dbd | 1 + 8 files changed, 8 insertions(+) diff --git a/motorExApp/WithAsyn/WithAsynInclude.dbd b/motorExApp/WithAsyn/WithAsynInclude.dbd index 9ddcddee..c82fc5cf 100644 --- a/motorExApp/WithAsyn/WithAsynInclude.dbd +++ b/motorExApp/WithAsyn/WithAsynInclude.dbd @@ -9,4 +9,5 @@ include "drvAsynSerialPort.dbd" #include "devNewport.dbd" #include "devPIMotor.dbd" #include "devSoftMotor.dbd" +#include "motorSimSupport.dbd" diff --git a/motorExApp/WithAsyn/WithAsynVxInclude.dbd b/motorExApp/WithAsyn/WithAsynVxInclude.dbd index 13b72d91..dd2b2da3 100644 --- a/motorExApp/WithAsyn/WithAsynVxInclude.dbd +++ b/motorExApp/WithAsyn/WithAsynVxInclude.dbd @@ -9,6 +9,7 @@ include "drvAsynSerialPort.dbd" #include "devNewport.dbd" #include "devPIMotor.dbd" #include "devSoftMotor.dbd" +#include "motorSimSupport.dbd" # Only for IPAC R2.7 and above. driver(drvIpac) registrar(vipc616Registrar) diff --git a/motorExApp/WithAsyn/WithMPFInclude.dbd b/motorExApp/WithAsyn/WithMPFInclude.dbd index 9ddcddee..c82fc5cf 100644 --- a/motorExApp/WithAsyn/WithMPFInclude.dbd +++ b/motorExApp/WithAsyn/WithMPFInclude.dbd @@ -9,4 +9,5 @@ include "drvAsynSerialPort.dbd" #include "devNewport.dbd" #include "devPIMotor.dbd" #include "devSoftMotor.dbd" +#include "motorSimSupport.dbd" diff --git a/motorExApp/WithAsyn/WithMPFVxInclude.dbd b/motorExApp/WithAsyn/WithMPFVxInclude.dbd index 13b72d91..dd2b2da3 100644 --- a/motorExApp/WithAsyn/WithMPFVxInclude.dbd +++ b/motorExApp/WithAsyn/WithMPFVxInclude.dbd @@ -9,6 +9,7 @@ include "drvAsynSerialPort.dbd" #include "devNewport.dbd" #include "devPIMotor.dbd" #include "devSoftMotor.dbd" +#include "motorSimSupport.dbd" # Only for IPAC R2.7 and above. driver(drvIpac) registrar(vipc616Registrar) diff --git a/motorExApp/WithAsyn/WithMPFWin32Include.dbd b/motorExApp/WithAsyn/WithMPFWin32Include.dbd index 49d94554..eb26d88d 100644 --- a/motorExApp/WithAsyn/WithMPFWin32Include.dbd +++ b/motorExApp/WithAsyn/WithMPFWin32Include.dbd @@ -10,4 +10,5 @@ include "devMicroMo.dbd" include "devNewport.dbd" include "devPIMotor.dbd" include "devSoftMotor.dbd" +include "motorSimSupport.dbd" diff --git a/motorExApp/WithMPF/WithMPFInclude.dbd b/motorExApp/WithMPF/WithMPFInclude.dbd index 9ddcddee..c82fc5cf 100644 --- a/motorExApp/WithMPF/WithMPFInclude.dbd +++ b/motorExApp/WithMPF/WithMPFInclude.dbd @@ -9,4 +9,5 @@ include "drvAsynSerialPort.dbd" #include "devNewport.dbd" #include "devPIMotor.dbd" #include "devSoftMotor.dbd" +#include "motorSimSupport.dbd" diff --git a/motorExApp/WithMPF/WithMPFVxInclude.dbd b/motorExApp/WithMPF/WithMPFVxInclude.dbd index 13b72d91..dd2b2da3 100644 --- a/motorExApp/WithMPF/WithMPFVxInclude.dbd +++ b/motorExApp/WithMPF/WithMPFVxInclude.dbd @@ -9,6 +9,7 @@ include "drvAsynSerialPort.dbd" #include "devNewport.dbd" #include "devPIMotor.dbd" #include "devSoftMotor.dbd" +#include "motorSimSupport.dbd" # Only for IPAC R2.7 and above. driver(drvIpac) registrar(vipc616Registrar) diff --git a/motorExApp/WithMPF/WithMPFWin32Include.dbd b/motorExApp/WithMPF/WithMPFWin32Include.dbd index 49d94554..eb26d88d 100644 --- a/motorExApp/WithMPF/WithMPFWin32Include.dbd +++ b/motorExApp/WithMPF/WithMPFWin32Include.dbd @@ -10,4 +10,5 @@ include "devMicroMo.dbd" include "devNewport.dbd" include "devPIMotor.dbd" include "devSoftMotor.dbd" +include "motorSimSupport.dbd"