Taipan: Add LS370 and Mercury to sics_config.ini
This commit is contained in:
@@ -2,15 +2,17 @@
|
|||||||
desc = "12 Tesla Oxford Magnet"
|
desc = "12 Tesla Oxford Magnet"
|
||||||
enabled = False
|
enabled = False
|
||||||
group = environment:magnet
|
group = environment:magnet
|
||||||
ip = 137.157.203.153
|
ip = 10.157.205.3
|
||||||
|
name = magnetic
|
||||||
port = 55001
|
port = 55001
|
||||||
|
|
||||||
[12tmagnet_setup]
|
[12tmagnet_setup]
|
||||||
cascade = 12tmagnet,s1_sample_insert
|
cascade = 12tmagnet,s1_sample_insert,mercury_scipi
|
||||||
enabled = False
|
enabled = False
|
||||||
group = 0setup
|
group = 0setup
|
||||||
|
|
||||||
[ls340_1]
|
[ls340_1]
|
||||||
|
desc = "tc1: Lakeshore 340 temperature controller"
|
||||||
enabled = False
|
enabled = False
|
||||||
group = environment:temperature
|
group = environment:temperature
|
||||||
ip = 137.157.203.137
|
ip = 137.157.203.137
|
||||||
@@ -20,6 +22,37 @@ terminator = "\r\n"
|
|||||||
tol1 = 1.0
|
tol1 = 1.0
|
||||||
tol2 = 1.0
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls370_2]
|
||||||
|
desc = "tc2: Lakeshore 370 temperature controller"
|
||||||
|
enabled = False
|
||||||
|
group = environment:temperature
|
||||||
|
ip = 137.157.203.137
|
||||||
|
name = tc2
|
||||||
|
port = 4003
|
||||||
|
terminator = "\r\n"
|
||||||
|
tol = 2.0
|
||||||
|
|
||||||
|
[mercury_itc500]
|
||||||
|
addr = @1
|
||||||
|
desc = "tc9: Oxford Mercury temperature controller in legacy mode"
|
||||||
|
enabled = False
|
||||||
|
group = environment:temperature
|
||||||
|
ip = 10.157.205.5
|
||||||
|
name = tc9
|
||||||
|
offifon = mercury_scipi
|
||||||
|
port = 7020
|
||||||
|
tol = 2.0
|
||||||
|
|
||||||
|
[mercury_scipi]
|
||||||
|
desc = "tc9: Oxford Mercury temperature controller in Mercury mode"
|
||||||
|
enabled = False
|
||||||
|
group = environment:temperature
|
||||||
|
ip = 10.157.205.5
|
||||||
|
name = tc9
|
||||||
|
offifon = mercury_itc500
|
||||||
|
port = 7020
|
||||||
|
tol = 2.0
|
||||||
|
|
||||||
[s1_sample_insert]
|
[s1_sample_insert]
|
||||||
desc = "s1 will be defined as the sample insert rotation. Sample stage will be renamed to s1ss and sgu and sgl will be simulated"
|
desc = "s1 will be defined as the sample insert rotation. Sample stage will be renamed to s1ss and sgu and sgl will be simulated"
|
||||||
enabled = False
|
enabled = False
|
||||||
|
|||||||
Reference in New Issue
Block a user