diff --git a/site_ansto/instrument/config/environment/magneticField/sct_oxford_ips.tcl b/site_ansto/instrument/config/environment/magneticField/sct_oxford_ips.tcl index 05ce5550..fc381772 100644 --- a/site_ansto/instrument/config/environment/magneticField/sct_oxford_ips.tcl +++ b/site_ansto/instrument/config/environment/magneticField/sct_oxford_ips.tcl @@ -685,9 +685,6 @@ debug_log "Registering node $nodeName for write callback" $sct_controller poll $scobj_hpath/ips120_state 1 halt read } - ::scobj::hinitprops $tempobj - hsetprop $scobj_hpath klass NXenvironment -# ::scobj::set_required_props $scobj_hpath hsetprop $scobj_hpath type part foreach snsr {sensor} { foreach {rootpath hpath klass priv} "\ @@ -746,4 +743,4 @@ close $fd namespace import ::scobj::ips120::* #add_ips120 ips120 137.157.201.213 502 5 -add_ips120 ips120 localhost 30509 0.001 +#add_ips120 ips120 localhost 30509 0.001 diff --git a/site_ansto/instrument/sans/config/INSTCFCOMMON.TXT b/site_ansto/instrument/sans/config/INSTCFCOMMON.TXT index d7c7d6ff..66af802c 100644 --- a/site_ansto/instrument/sans/config/INSTCFCOMMON.TXT +++ b/site_ansto/instrument/sans/config/INSTCFCOMMON.TXT @@ -17,4 +17,5 @@ config/motors/sct_positmotor_common.tcl config/environment/temperature/sct_julabo_lh45.tcl config/environment/temperature/lakeshore340_common.tcl config/environment/temperature/sct_lakeshore_3xx.tcl +config/environment/magneticField/sct_oxford_ips.tcl config/motors/sct_jogmotor_common.tcl diff --git a/site_ansto/instrument/sans/quokka_configuration.tcl b/site_ansto/instrument/sans/quokka_configuration.tcl index f382cd15..30b39b0b 100644 --- a/site_ansto/instrument/sans/quokka_configuration.tcl +++ b/site_ansto/instrument/sans/quokka_configuration.tcl @@ -34,6 +34,7 @@ fileeval $cfPath(scan)/scan.tcl fileeval $cfPath(commands)/commands.tcl fileeval $cfPath(anticollider)/anticollider.tcl fileeval $cfPath(environment)/temperature/sct_julabo_lh45.tcl +fileeval $cfPath(environment)/magneticField/sct_oxford_ips.tcl fileeval $cfPath(environment)/environment.tcl fileeval $cfPath(beamline)/spin_flipper.tcl source gumxml.tcl