diff --git a/iocBoot/iocvxWorks/femto_DxPCA_x00.substitutions b/iocBoot/iocvxWorks/femto_DxPCA_x00.substitutions index c42823512a964a159d1fc90cbf33ae24a0b1c583..a6773da58d65f29c35ba5b04e45e840f1c2acfe5 100644 --- a/iocBoot/iocvxWorks/femto_DxPCA_x00.substitutions +++ b/iocBoot/iocvxWorks/femto_DxPCA_x00.substitutions @@ -11,21 +11,21 @@ # F10=10 MHz Filter (DHPCA-100) # F1=1 MHz Filter (DHPCA-100) -#file "$(TOP)/xxxApp/Db/femto_DDPCA_300.db" +#file "$(STD)/stdApp/Db/femto_DDPCA_300.db" #{ #pattern #{P A G1 G2 G3 G4 } #{xxx: femto1 Unidig1Bo0 Unidig1Bo1 Unidig1Bo2 Unidig1Bo3 } #} -#file "$(TOP)/xxxApp/Db/femto_DLPCA_200.db" +#file "$(STD)/stdApp/Db/femto_DLPCA_200.db" #{ #pattern #{P A G1 G2 G3 SN C } #{xxx: femto2 Unidig1Bo4 Unidig1Bo5 Unidig1Bo6 Unidig1Bo7 Unidig1Bo8 } #} -#file "$(TOP)/xxxApp/Db/femto_DHPCA_100.db" +#file "$(STD)/stdApp/Db/femto_DHPCA_100.db" #{ #pattern #{P A G1 G2 G3 SN C F10 F1 } diff --git a/iocBoot/iocvxWorks/st.cmd b/iocBoot/iocvxWorks/st.cmd index 427ef399671708d364235622b955671d392a6347..8638ed4059b8d45f0511a0e0680a732a0d012782 100644 --- a/iocBoot/iocvxWorks/st.cmd +++ b/iocBoot/iocvxWorks/st.cmd @@ -217,7 +217,7 @@ dbLoadTemplate("vxStats.substitutions") #dbLoadRecords("$(STD)/stdApp/Db/femto.db","P=xxx:,H=fem01:,F=seq01:") ### Load database records for transform record support for Femto amplifiers -#dbLoadTemplate("$(STD)/stdApp/Db/femto_DxPCA_x00.substitutions") +#dbLoadTemplate("femto_DxPCA_x00.substitutions") ### Load database records for dual PF4 filters #dbLoadRecords("$(OPTICS)/opticsApp/Db/pf4common.db","P=xxx:,H=pf4:,A=A,B=B")