Merge branch 'master' of gitlab.psi.ch-samenv:samenv/sea

This commit is contained in:
l_samenv
2022-10-17 17:11:46 +02:00
6 changed files with 12 additions and 5 deletions

View File

@ -41,7 +41,7 @@ proc stdConfig::ccu4flow {args} {
node flow upd -secop=nvflow
node set out
default 2.0
default 1.0
prop check ccu4flow::checkset
prop write stdSct::complete
prop label "flow set"
@ -89,11 +89,11 @@ proc stdConfig::ccu4flow {args} {
node hystpulse_c par 0
prop help {motor pulse to overcome hysteresis when closing}
node tol par 0.1
node tol par 0.25
prop label tolerance
prop help {valid below 3 mbar}
node tolhigh par 0.2
node tolhigh par 0.5
prop label tol. above 4
prop help {valid above 4 mbar}