diff --git a/iocBoot/iocxxx/common.iocsh b/iocBoot/iocxxx/common.iocsh index fb0c7bea332281a6153bf2587ffeef5ea281d34d..0801c977145785c7be8f4cdea09bbb7d209003a6 100644 --- a/iocBoot/iocxxx/common.iocsh +++ b/iocBoot/iocxxx/common.iocsh @@ -41,6 +41,7 @@ set_requestfile_path("$(CAPUTRECORDER)", "caputRecorderApp/Db") set_requestfile_path("$(DAC128V)", "dac128VApp/Db") set_requestfile_path("$(DELAYGEN)", "delaygenApp/Db") set_requestfile_path("$(DXP)", "dxpApp/Db") +set_requestfile_path("$(DXPSITORO)", "dxpSITOROApp/Db") set_requestfile_path("$(IP)", "ipApp/Db") set_requestfile_path("$(IP330)", "ip330App/Db") set_requestfile_path("$(IPUNIDIG)", "ipUnidigApp/Db")