sct_oxford_ips.tcl

Fixed properties so the controller gets linked into /sample

INSTCFCOMMON.TXT quokka_configuration.tcl
Added ips120 controller to quokka

r2968 | ffr | 2010-07-01 21:03:54 +1000 (Thu, 01 Jul 2010) | 6 lines
This commit is contained in:
Ferdi Franceschini
2010-07-01 21:03:54 +10:00
committed by Douglas Clowes
parent eebe078118
commit d94cf7b011
3 changed files with 3 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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