Merge branch 'master' of gitlab.psi.ch-samenv:samenv/sea
This commit is contained in:
@ -81,12 +81,20 @@ proc makeCCU4 {args} {
|
||||
helium_register _cc /cc/h0 vessel
|
||||
if {$vessel ne "0"} {
|
||||
catch {cc hea 1}
|
||||
catch {cc hem0 475}
|
||||
catch {cc hfu0 0}
|
||||
}
|
||||
}
|
||||
helium_register _cc /cc/h
|
||||
}
|
||||
he_ilm {
|
||||
makenv hefill -driver ccu4ext he lev
|
||||
set vessel [silent 0 result instconfig hevessel]
|
||||
if {$vessel ne "0"} {
|
||||
catch {cc hea 1}
|
||||
catch {cc hem0 475}
|
||||
catch {cc hfu0 0}
|
||||
}
|
||||
GraphAdd lev % He_Level brown
|
||||
GraphAdd cc.h0 % HeVessel blue
|
||||
hsetprop /hefill fast_cmd "lev mode 1\ncc hf 1"
|
||||
|
Reference in New Issue
Block a user