]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
BALZERS: modify st.cmd file for new .db file
authorOle Artz <ole.artz@t-online.de>
Thu, 27 Jul 2017 09:30:51 +0000 (11:30 +0200)
committerOle Artz <ole.artz@t-online.de>
Thu, 27 Jul 2017 09:30:51 +0000 (11:30 +0200)
BALZERS_PKG020/iocBoot/iocBALZERS_PKG020/st.cmd

index 9f5678417095a5ed51e4630206bd536da442c32c..fb5dd055e626c096cd1aa5a2d337f8ca84e1c683 100755 (executable)
@@ -12,7 +12,7 @@ cd "${TOP}"
 dbLoadDatabase "dbd/BALZERS_PKG020.dbd"
 BALZERS_PKG020_registerRecordDeviceDriver pdbbase
 
-drvAsynSerialPortConfigure("BALZERS_PORT","/dev/SparkFun_Pro_Micro_platform-3f980000.usb-usb-0:1.3:1.0")
+drvAsynSerialPortConfigure("BALZERS_PORT","/dev/Xmatter_ADCuc_00001")
 asynSetOption ("BALZERS_PORT", 0, "baud", "115200")
 asynSetOption ("BALZERS_PORT", 0, "bits", "8")
 asynSetOption ("BALZERS_PORT", 0, "parity", "none")
@@ -25,7 +25,7 @@ asynSetOption ("BALZERS_PORT", 0, "crtscts", "N")
 #dbLoadRecords("db/xxx.db","user=scs")
 
 dbLoadRecords("dbd/bptBALZERS_PKG020.dbd")
-dbLoadRecords("db/BALZERS_PKG020.db", "PORT=BALZERS_PORT,sys=CBM,sub=MVD,vsys=PRESTO_RECIPIENT")
+dbLoadRecords("db/BALZERS_PKG020_CHANNEL.db", "PORT=BALZERS_PORT,sys=CBM,sub=MVD,vsys=PRESTO_RECIPIENT")
 
 cd "${TOP}/iocBoot/${IOC}"
 iocInit