fix stick cfg of ma7 and ma11
fix attached modules: - 'read' instead of 'value_param' - 'write' instead of 'target_param'
This commit is contained in:
@ -22,8 +22,8 @@ Mod('ts',
|
||||
'frappy_psi.parmod.Converging',
|
||||
'virtual stick T',
|
||||
unit='K',
|
||||
value_param='tsam.value',
|
||||
target_param='tsam.setsamp',
|
||||
read='tsam.value',
|
||||
write='tsam.setsamp',
|
||||
meaning=['temperature', 20],
|
||||
settling_time=20,
|
||||
tolerance=1,
|
||||
|
Reference in New Issue
Block a user