diff --git a/motorExApp/WithAsyn/WithAsynVxInclude.dbd b/motorExApp/WithAsyn/WithAsynVxInclude.dbd index fa3b5168..94f3770d 100644 --- a/motorExApp/WithAsyn/WithAsynVxInclude.dbd +++ b/motorExApp/WithAsyn/WithAsynVxInclude.dbd @@ -5,7 +5,9 @@ include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devNewport.dbd" include "devPIMotor.dbd" -# Only for IPAC R2.6 and above. -include "tyGSOctal.dbd" +# Only for IPAC R2.7 and above. +driver(drvIpac) +registrar(vipc616Registrar) +registrar(tyGSOctalRegistrar) diff --git a/motorExApp/WithAsyn/WithMPFVxInclude.dbd b/motorExApp/WithAsyn/WithMPFVxInclude.dbd index fa3b5168..94f3770d 100644 --- a/motorExApp/WithAsyn/WithMPFVxInclude.dbd +++ b/motorExApp/WithAsyn/WithMPFVxInclude.dbd @@ -5,7 +5,9 @@ include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devNewport.dbd" include "devPIMotor.dbd" -# Only for IPAC R2.6 and above. -include "tyGSOctal.dbd" +# Only for IPAC R2.7 and above. +driver(drvIpac) +registrar(vipc616Registrar) +registrar(tyGSOctalRegistrar) diff --git a/motorExApp/WithMPF/WithMPFVxInclude.dbd b/motorExApp/WithMPF/WithMPFVxInclude.dbd index fa3b5168..94f3770d 100644 --- a/motorExApp/WithMPF/WithMPFVxInclude.dbd +++ b/motorExApp/WithMPF/WithMPFVxInclude.dbd @@ -5,7 +5,9 @@ include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devNewport.dbd" include "devPIMotor.dbd" -# Only for IPAC R2.6 and above. -include "tyGSOctal.dbd" +# Only for IPAC R2.7 and above. +driver(drvIpac) +registrar(vipc616Registrar) +registrar(tyGSOctalRegistrar)