diff --git a/site_ansto/instrument/config/beamline/he3_polanal_sct.tcl b/site_ansto/instrument/config/beamline/he3_polanal_sct.tcl index d29be32c..26abaa4c 100644 --- a/site_ansto/instrument/config/beamline/he3_polanal_sct.tcl +++ b/site_ansto/instrument/config/beamline/he3_polanal_sct.tcl @@ -211,8 +211,8 @@ proc ::scobj::he3_polanal::mkDriver { sct_controller name device_class simulatio sicslist setatt ${name} long_name ${name} set scobj_hpath /sics/${name} - if {[string equal -nocase ${has_anal} "true"]} { + if {[string equal -nocase ${has_anal} "true"]} { hfactory ${scobj_hpath}/analyser plain spy none hfactory ${scobj_hpath}/analyser/amplitude plain user float @@ -314,8 +314,8 @@ proc ::scobj::he3_polanal::mkDriver { sct_controller name device_class simulatio hsetprop ${scobj_hpath}/analyser klass "@none" hsetprop ${scobj_hpath}/analyser type "part" } - if {[string equal -nocase ${has_anal} "true"]} { + if {[string equal -nocase ${has_anal} "true"]} { hfactory ${scobj_hpath}/analyser_start plain spy none hfactory ${scobj_hpath}/analyser_start/amplitude plain user float @@ -402,8 +402,8 @@ proc ::scobj::he3_polanal::mkDriver { sct_controller name device_class simulatio hsetprop ${scobj_hpath}/analyser_start klass "@none" hsetprop ${scobj_hpath}/analyser_start type "part" } - if {[string equal -nocase ${has_pol} "true"]} { + if {[string equal -nocase ${has_pol} "true"]} { hfactory ${scobj_hpath}/polariser plain spy none hfactory ${scobj_hpath}/polariser/amplitude plain user float @@ -505,8 +505,8 @@ proc ::scobj::he3_polanal::mkDriver { sct_controller name device_class simulatio hsetprop ${scobj_hpath}/polariser klass "@none" hsetprop ${scobj_hpath}/polariser type "part" } - if {[string equal -nocase ${has_pol} "true"]} { + if {[string equal -nocase ${has_pol} "true"]} { hfactory ${scobj_hpath}/polariser_start plain spy none hfactory ${scobj_hpath}/polariser_start/amplitude plain user float