ma7_thermalc: fix read/write parameters
This commit is contained in:
@@ -35,8 +35,8 @@ Mod('ts',
|
|||||||
'frappy_psi.parmod.Converging',
|
'frappy_psi.parmod.Converging',
|
||||||
'test for parmod',
|
'test for parmod',
|
||||||
unit='K',
|
unit='K',
|
||||||
value_param='th.value',
|
read='th.value',
|
||||||
target_param='th.setsamp',
|
write='th.setsamp',
|
||||||
meaning=['temperature', 20],
|
meaning=['temperature', 20],
|
||||||
settling_time=20,
|
settling_time=20,
|
||||||
tolerance=1,
|
tolerance=1,
|
||||||
|
|||||||
Reference in New Issue
Block a user