diff --git a/config/devices.properties b/config/devices.properties index 3a274dd8..0d9aef5b 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,5 +1,5 @@ #det=ch.psi.pshell.epics.AreaDetector|X03DA-SCIENTA:cam1 X03DA-SCIENTA:image1||| -Scienta=ch.psi.pshell.epics.Scienta|X03DA-SCIENTA|||true +#Scienta=ch.psi.pshell.epics.Scienta|X03DA-SCIENTA|||true Manip=ch.psi.pshell.epics.Manipulator||||true Eph=ch.psi.pshell.epics.Positioner|X03DA-PHS-E:GO.A X03DA-PGM:rbkenergy|||true ManipulatorX=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:TRX|||true diff --git a/script/local.py b/script/local.py index 8ae1369f..078999f1 100644 --- a/script/local.py +++ b/script/local.py @@ -276,7 +276,7 @@ diag_channels.append(ElementSet) #diag_attrs.append(ChannelStrin diag_channels.append(ExcitationEnergy) #diag_channels.append(ChannelDouble("ExcitationEnergy", "X03DA-SCIENTA:cam1:EXCITATION_ENERGY_RBV")) diag_channels.append(StepSize) #diag_channels.append(ChannelDouble("StepSize", "X03DA-SCIENTA:cam1:STEP_SIZE_RBV")) diag_channels.append(NumIterations) #diag_channels.append(ChannelDouble("NumIterations", "X03DA-SCIENTA:cam1:NumExposures_RBV")) -diag_channels.append(AnalyserSlit) #diag_attrs.append(ChannelString("ElemeAnalyserSlitntSet", "X03DA-SCIENTA:cam1:ANALYSER_SLIT_RBV")) +#diag_channels.append(AnalyserSlit) #diag_attrs.append(ChannelString("ElemeAnalyserSlitntSet", "X03DA-SCIENTA:cam1:ANALYSER_SLIT_RBV"))