adapt temperature and temperature_regulation importance

- temperature_regulation on VTI should have higher importance (27)
  than temperature on sample stick, when Drivable (25)
This commit is contained in:
l_samenv
2024-12-03 15:32:57 +01:00
committed by Markus Zolliker
parent 745cc69e9e
commit 5636a76152
30 changed files with 31 additions and 32 deletions

View File

@@ -21,7 +21,7 @@ Mod('tsam',
Mod('ts',
'frappy_psi.parmod.Converging',
'stick T (controlled)',
meaning=['temperature', 30],
meaning=['temperature', 25],
unit='K',
read='tsam.value',
write='tsam.setsamp',