fix mb11 slot for updated mercury driver
This commit is contained in:
parent
bbe70fb3cb
commit
5bc0b94c6d
@ -43,7 +43,7 @@ Mod('p_stat',
|
||||
'static needle valve pressure',
|
||||
output_module='pos_stat',
|
||||
settling_time=60.0,
|
||||
slot='DB5.P1,DB3.G1',
|
||||
slot='DB5.P1',
|
||||
io='itc1',
|
||||
tolerance=1.0,
|
||||
value=Param(
|
||||
@ -80,7 +80,7 @@ Mod('p_dyn',
|
||||
'dynamic needle valve pressure',
|
||||
output_module='pos_dyn',
|
||||
settling_time=60.0,
|
||||
slot='DB8.P1,DB4.G1',
|
||||
slot='DB8.P1',
|
||||
io='itc1',
|
||||
tolerance=1.0,
|
||||
value=Param(
|
||||
|
Loading…
x
Reference in New Issue
Block a user