fix meanings and SEA vti mapping
- tt:value (VTI temperatures from SEA) should not be sample T - VTI meaning must be ['temperature_regulation',20] - stick ts meaning must be ['temperature', 30] Change-Id: Ib6d662bb27d898958c62c02878d9551161cbc8c2
This commit is contained in:
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaDrivable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='ts',
|
||||
)
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaDrivable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='ts',
|
||||
)
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaDrivable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='ts',
|
||||
)
|
||||
|
@ -30,7 +30,7 @@ Mod('htr_mix',
|
||||
Mod('ts',
|
||||
'frappy_psi.picontrol.PI',
|
||||
'softloop controlled Temperature mixing chamber',
|
||||
meaning=['temperature', 20],
|
||||
meaning=['temperature', 30],
|
||||
input_module = 'T_mix',
|
||||
output_module = 'htr_mix',
|
||||
control_active = 1,
|
||||
|
@ -5,6 +5,7 @@ Node('triton.psi.ch',
|
||||
Mod('T_mix',
|
||||
'frappy_psi.triton.TemperatureLoop',
|
||||
'mix. chamber temperature',
|
||||
meaning=['temperature', 30],
|
||||
slot='T5',
|
||||
output_module='htr_mix',
|
||||
io='triton',
|
||||
|
@ -33,7 +33,7 @@ Mod('htr_sample',
|
||||
Mod('T_sample',
|
||||
'frappy_psi.softcal.SoftPiLoop',
|
||||
'sample T',
|
||||
meaning=['temperature', 20],
|
||||
meaning=['temperature', 30],
|
||||
rawsensor='res_sample',
|
||||
output_module='htr_sample',
|
||||
p=1,
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaDrivable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='ts',
|
||||
)
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ma6.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ma10.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ill1.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ill2.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ill3.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ill4.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ill5.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ill5.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ma02.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ma10.config.json',
|
||||
|
@ -21,6 +21,7 @@ Mod('tsam',
|
||||
Mod('ts',
|
||||
'frappy_psi.parmod.Converging',
|
||||
'virtual stick T',
|
||||
meaning=['temperature', 30],
|
||||
unit='K',
|
||||
read='tsam.value',
|
||||
write='tsam.setsamp',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ma15.config.json',
|
||||
|
@ -21,6 +21,7 @@ Mod('tsam',
|
||||
Mod('ts',
|
||||
'frappy_psi.parmod.Converging',
|
||||
'drivable stick T using setsamp',
|
||||
meaning=['temperature', 30],
|
||||
unit='K',
|
||||
read='tsam.value',
|
||||
write='tsam.setsamp',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ma7_piezo.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ma7.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ori1.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ori3.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ori4.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ori6.config.json',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ori7.config.json',
|
||||
|
@ -21,6 +21,7 @@ Mod('tsam',
|
||||
Mod('ts',
|
||||
'frappy_psi.parmod.Converging',
|
||||
'drivable stick T using setsamp',
|
||||
meaning=['temperature', 30],
|
||||
unit='K',
|
||||
read='tsam.value',
|
||||
write='tsam.setsamp',
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaDrivable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='ts',
|
||||
)
|
||||
|
@ -12,6 +12,7 @@ Mod('sea_stick',
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable',
|
||||
'sample temperature',
|
||||
meaning=['temperature', 30],
|
||||
io = 'sea_stick',
|
||||
sea_object = 'tt',
|
||||
json_file = 'ill5pgas5.config.json',
|
||||
|
@ -17,6 +17,7 @@ Mod('warmup',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ori4.config.json',
|
||||
|
@ -18,6 +18,7 @@ Mod('warmup',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
sea_object='tt',
|
||||
json_file='ori4.config.json',
|
||||
rel_paths=['ts'],
|
||||
|
@ -19,7 +19,7 @@ Mod('itc1_',
|
||||
Mod('T_sample',
|
||||
'frappy_psi.mercury.TemperatureLoop',
|
||||
'T at sample stick sensor',
|
||||
meaning=['temperature', 20],
|
||||
meaning=['temperature', 30],
|
||||
io='itc1_',
|
||||
slot='MB1.T1',
|
||||
)
|
||||
|
@ -11,6 +11,7 @@ Mod('sea_stick',
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
meaning=['temperature', 30],
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='variox.config.json',
|
||||
|
Reference in New Issue
Block a user