Pull various config files closer into alignment
This commit is contained in:
@@ -250,27 +250,44 @@ terminator = \r\n
|
||||
tol1 = 1.0
|
||||
tol2 = 1.0
|
||||
|
||||
[mercury_scpi_01]
|
||||
desc = "Oxford Mercury temperature controller with three temperature loops."
|
||||
driver = "mercury_base"
|
||||
[mercury_01]
|
||||
assoc = 00000124
|
||||
cards = HHHVLTTP
|
||||
desc = "Oxford Mercury temperature controller (12T)"
|
||||
driver = "oxford_mercury"
|
||||
imptype = temperature
|
||||
ip = 10.157.205.5
|
||||
permlink = LT
|
||||
port = 7020
|
||||
terminator = \r\n
|
||||
tol = 1.0
|
||||
valve_tol = 2
|
||||
ptol = 5
|
||||
terminator = \n
|
||||
ttol = 1.0
|
||||
vtol = 5
|
||||
|
||||
[mercury_scpi_02]
|
||||
desc = "Oxford Mercury temperature controller with four temperature loops and needle valve control"
|
||||
driver = "mercury_scpi"
|
||||
[mercury_02]
|
||||
assoc = 00000124
|
||||
cards = HHTVTTTP
|
||||
desc = "Oxford Mercury temperature controller (CF10)"
|
||||
driver = "oxford_mercury"
|
||||
imptype = temperature
|
||||
ip = 10.157.205.46
|
||||
port = 7020
|
||||
ptol = 5
|
||||
terminator = \n
|
||||
ttol = 1.0
|
||||
vtol = 5
|
||||
|
||||
[mercury_03]
|
||||
assoc = 00000123
|
||||
cards = HHHNNTTT
|
||||
desc = "Oxford Mercury temperature controller ()"
|
||||
driver = "oxford_mercury"
|
||||
imptype = temperature
|
||||
ip = 10.157.205.47
|
||||
permlink = LT
|
||||
port = 7020
|
||||
terminator = \r\n
|
||||
tol = 1.0
|
||||
valve_tol = 2
|
||||
ptol = 5
|
||||
terminator = \n
|
||||
ttol = 1.0
|
||||
vtol = 5
|
||||
|
||||
[normal_sample_stage]
|
||||
desc = "This is the default sample stage configuration"
|
||||
|
||||
Reference in New Issue
Block a user