The following channels have been registered in c1iool0 database, and are now recorded by FB
C1:IOO-RFAMPD_11MHZ
C1:IOO-RFAMPD_29_5MHZ
C1:IOO-RFAMPD_55MHZ
C1:IOO-RFAMPD_DCMON
C1:IOO-EOM_TEMPMON
C1:IOO-EOM_HEATER_DRIVEMON
PROCEDURE
1) The EPICS database file has been edited to rename/add some channels
/cvs/cds/caltech/target/c1iool0/ioo.db
REMOVED
#grecord(ao,"C1:IOO-RFAMPD_VC")
#grecord(ai,"C1:IOO-RFAMPD_TEMP")
#grecord(ai,"C1:IOO-RFAMPD_DCMON")
#grecord(bo,"C1:IOO-RFAMPD_BIAS_ENABLE")
#grecord(bi,"C1:IOO-RFAMPD_BIAS_STATUS")
#grecord(calc, "C1:IOO-RFAMPD_33MHZ_CAL")
#grecord(calc, "C1:IOO-RFAMPD_133MHZ_CAL")
#grecord(calc, "C1:IOO-RFAMPD_166MHZ_CAL")
#grecord(calc, "C1:IOO-RFAMPD_199MHZ_CAL")
ADDED/EDITED
grecord(ai,"C1:IOO-RFAMPD_11MHZ")
field(DTYP,"VMIVME-3113")
field(INP,"#C1 S25 @")
...
grecord(ai,"C1:IOO-RFAMPD_29_5MHZ")
field(DTYP,"VMIVME-3113")
field(INP,"#C1 S26 @")
...
grecord(ai,"C1:IOO-RFAMPD_55MHZ")
field(DTYP,"VMIVME-3113")
field(INP,"#C1 S27 @")
...
grecord(ai,"C1:IOO-RFAMPD_DCMON")
field(DTYP,"VMIVME-3113")
field(INP,"#C1 S28 @")
...
grecord(ai,"C1:IOO-EOM_TEMPMON")
field(DTYP,"VMIVME-3113")
field(INP,"#C1 S29 @")
...
grecord(ai,"C1:IOO-EOM_HEATER_DRIVEMON")
field(DTYP,"VMIVME-3113")
field(INP,"#C1 S30 @")
2) The channels have been added to the frame builder database
/cvs/cds/rtcds/caltech/c1/chans/daq/C0EDCU.ini
[C1:IOO-RFAMPD_11MHZ]
[C1:IOO-RFAMPD_29_5MHZ]
[C1:IOO-RFAMPD_55MHZ]
[C1:IOO-RFAMPD_DCMON]
[C1:IOO-EOM_TEMPMON]
[C1:IOO-EOM_HEATER_DRIVEMON]
Note that this C0EDCU.ini is the file that has been registered in
/cvs/cds/rtcds/caltech/c1/target/fb/master
3) burt restore request files were updated
RFAM related settings were removed as they don't exist anymore.
/cvs/cds/caltech/target/c1iool0/ autoBurt.req
/cvs/cds/caltech/target/c1iool0/ saverestore.req
4) c1iool0 were rebooted. Framebuilder restarted. c1iool0 were burtrestored.
|