Add an Autolab setup to the Wombat config and fix the mercury configuration.
This commit is contained in:
@ -1,6 +1,9 @@
|
|||||||
[12tmagnet_setup]
|
[12tmagnet_setup]
|
||||||
cascade = B1:12tmagnet_oxford,sample_stage:12tmagnet_sample_insert,T1:mercury_scpi_01
|
cascade = B1:12tmagnet_oxford,sample_stage:12tmagnet_sample_insert,T1:mercury_scpi_01
|
||||||
enabled = False
|
enabled = False
|
||||||
|
[Autolab_setup]
|
||||||
|
cascade = sample_stage:normal_sample_stage,I1:protek_01,V2:protek_02
|
||||||
|
enabled = False
|
||||||
[CF1]
|
[CF1]
|
||||||
cascade = T1:CF1_ls340,sample_stage:normal_sample_stage
|
cascade = T1:CF1_ls340,sample_stage:normal_sample_stage
|
||||||
enabled = False
|
enabled = False
|
||||||
@ -245,15 +248,18 @@ desc = "Oxford Mercury temperature controller in Mercury mode"
|
|||||||
driver = "mercury_scpi"
|
driver = "mercury_scpi"
|
||||||
imptype = temperature
|
imptype = temperature
|
||||||
ip = 10.157.205.5
|
ip = 10.157.205.5
|
||||||
|
permlink = LT
|
||||||
port = 7020
|
port = 7020
|
||||||
terminator = \r\n
|
terminator = \r\n
|
||||||
tol = 1.0
|
tol = 1.0
|
||||||
|
valve_tol = 2
|
||||||
|
|
||||||
[mercury_scpi_02]
|
[mercury_scpi_02]
|
||||||
desc = "Oxford Mercury temperature controller in Mercury mode"
|
desc = "Oxford Mercury temperature controller in Mercury mode"
|
||||||
driver = "mercury_scpi"
|
driver = "mercury_scpi"
|
||||||
imptype = temperature
|
imptype = temperature
|
||||||
ip = 10.157.205.47
|
ip = 10.157.205.47
|
||||||
|
permlink = LT
|
||||||
port = 7020
|
port = 7020
|
||||||
terminator = \r\n
|
terminator = \r\n
|
||||||
tol = 1.0
|
tol = 1.0
|
||||||
|
Reference in New Issue
Block a user