diff --git a/gsc/gsc_odb_setup.sh b/gsc/gsc_odb_setup.sh index 49dc65ac38340d1a18cc6fe16a7680e611a78af0..667b74b2633f5e679ce7ceb9f9a2e3e3920785c7 100755 --- a/gsc/gsc_odb_setup.sh +++ b/gsc/gsc_odb_setup.sh @@ -96,6 +96,12 @@ odbedit ${MSERVER_ARGS} -c "set '/Equipment/Magnet/Configuration/STATE/State Nam odbedit ${MSERVER_ARGS} -c "set '/Equipment/Magnet/Configuration/CURR_65/Calibration/Zero' '0'" odbedit ${MSERVER_ARGS} -c "set '/Equipment/Magnet/Control/Calibration/Zero' '0'" +odbedit ${MSERVER_ARGS} -c "set '/Equipment/Magnet/Configuration/VOLT_69/Alarm Thresholds/AlarmLow' '-5'" +odbedit ${MSERVER_ARGS} -c "set '/Equipment/Magnet/Configuration/RES_70/Enabled' 'n'" +odbedit ${MSERVER_ARGS} -c "set '/Equipment/Magnet/Configuration/RES_71/Enabled' 'n'" +odbedit ${MSERVER_ARGS} -c "set '/Equipment/Magnet/Configuration/RES_72/Enabled' 'n'" + +