diff --git a/iocBoot/iocvxWorks/Makefile b/iocBoot/iocvxWorks/Makefile
index 200ef0499c10a894bcff8e3b4b33e49ca29e54d4..4cccabbc84a4eba6611a5f36d95cccbf02d772f3 100644
--- a/iocBoot/iocvxWorks/Makefile
+++ b/iocBoot/iocvxWorks/Makefile
@@ -1,5 +1,5 @@
 TOP = ../..
 include $(TOP)/configure/CONFIG
-ARCH = vxWorks-ppc604_long-debug
+ARCH = vxWorks-ppc604_long
 TARGETS = cdCommands
 include $(TOP)/configure/RULES.ioc
diff --git a/iocBoot/iocvxWorks/bootParms b/iocBoot/iocvxWorks/bootParms
index 1f13c8b8fd735cdd4a891d3ef2935edaac3f900e..e951cc273a384a87e40e90698b1f6a4aa321feb5 100644
--- a/iocBoot/iocvxWorks/bootParms
+++ b/iocBoot/iocvxWorks/bootParms
@@ -1,30 +1,31 @@
 
 EPICS processor: mv2700
 =======================
-
-boot device          : dc
+boot device          : dc0 
 processor number     : 0 
-host name            : oxygen [wheaties, ozone]
-file name            : /usr/local/vxWorks/T202/mv2700-asd7
-inet on ethernet (e) : 164.54.53.99:fffffc00
+host name            : ozone 
+file name            : /usr/local/vxWorks/T222/mv2700-asd1 
+inet on ethernet (e) : 164.54.53.99:fffffc00 
 inet on backplane (b): 
-host inet (h)        : 164.54.52.4 [164.54.53.101, 164.54.53.4]
+host inet (h)        : 164.54.53.4 
+gateway inet (g)     : 
 user (u)             : <user>
 ftp password (pw)    : <password>
 flags (f)            : 0x0 
-target name (tn)     : iocxxx
-startup script (s)   : /home/oxygen4/MOONEY/epics/synApps/support/xxx/iocBoot/iocvxWorks/st.cmd
+target name (tn)     : iocxxx 
+startup script (s)   : /home/oxygen4/MOONEY/epics/synApps/support/xxx/iocBoot/iocvxWorks/st.cmd 
+other (o)            : 
 
 EPICS processor: mv5100
 =======================
 
 boot device          : fei0
 processor number     : 0 
-host name            : oxygen
-file name            : /usr/local/vxWorks/T202/mv5100-asd7
+host name            : ozone
+file name            : /usr/local/vxWorks/T222/mv2700-asd1 
 inet on ethernet (e) : 164.54.53.99:fffffc00
 inet on backplane (b): 
-host inet (h)        : 164.54.52.4
+host inet (h)        : 164.54.53.4 
 user (u)             : <user>
 ftp password (pw)    : <password>
 flags (f)            : 0x0 
diff --git a/iocBoot/iocvxWorks/scanParms.substitutions b/iocBoot/iocvxWorks/scanParms.substitutions
index 8db1cc2138b8613372716f57ad95add32fe7969e..668888b3b2c8fcf764834235eb90c6465307b9ac 100644
--- a/iocBoot/iocvxWorks/scanParms.substitutions
+++ b/iocBoot/iocvxWorks/scanParms.substitutions
@@ -49,6 +49,11 @@ file "$(SSCAN)/sscanApp/Db/scanParms.db"
 {P=xxx:SGM1:,SCANREC=xxx:scan1,Q=Lambda,POS=Lambda,RDBK=LambdaRBV}
 {P=xxx:SGM1:,SCANREC=xxx:scan1,Q=phi,POS=phi,RDBK=phiRBV}
 
+# multilayer monochromator
+{P=xxx:,SCANREC=xxx:scan1,Q=ml_monoE,POS=ml_monoE.VAL,RDBK=ml_monoERdbk.VAL}
+{P=xxx:,SCANREC=xxx:scan1,Q=ml_monoLambda,POS=ml_monoLambda.VAL,RDBK=ml_monoLambdaRdbk.VAL}
+{P=xxx:,SCANREC=xxx:scan1,Q=ml_monoTheta,POS=ml_monoTheta.VAL,RDBK=ml_monoThetaRdbk.VAL}
+
 # Mirror
 {P=xxx:,SCANREC=xxx:scan1,Q=M1dn,POS=M1dn,RDBK=M1t2.A}
 {P=xxx:,SCANREC=xxx:scan1,Q=M1up,POS=M1up,RDBK=M1t2.B}