Merge branch 'master' of gitlab.psi.ch-samenv:samenv/sea
This commit is contained in:
@ -6,7 +6,7 @@ namespace eval ipslev {} {
|
||||
source drivers/ipsmag.tcl
|
||||
|
||||
proc stdConfig::ipslev {{slot DB3}} {
|
||||
controller std
|
||||
controller std timeout=5
|
||||
variable ctrl
|
||||
variable node
|
||||
|
||||
|
@ -5,7 +5,7 @@ source drivers/magfield.tcl
|
||||
|
||||
proc stdConfig::ipsmag {{n_of_slaves 3}} {
|
||||
|
||||
controller std
|
||||
controller std timeout=5
|
||||
prop write ipsmag::write
|
||||
prop read ipsmag::read
|
||||
prop update ipsmag::update
|
||||
|
Reference in New Issue
Block a user