Files
sics/site_ansto/instrument/hipd/util/sics_config.ini
Ferdi Franceschini d7acb7c16c Load drivers which have been enabled in the SICS config ini files.
Lakeshore 336 drivers with known IP addresses have been added to the ini files with unique IDs.
All entries in the ini files now have unique IDs
The wombat ini now has radio buttons to select sample stage motor configurations.
2014-05-05 12:25:00 +10:00

179 lines
3.3 KiB
INI

[12tmagnet_setup]
cascade = 12tmagnet,12tmagnet_sample_insert,mercury_scpi
enabled = False
group = 0setup
onifoff = normal_sample_stage
[ls336_1]
desc = "tc1: Lakeshore 336 temperature controller"
driver = "ls336"
enabled = False
group = environment:temperature
ip = 10.157.205.28
name = tc1
type = T
id = 1
port = 7777
terminator = \r\n
tol1 = 1.0
tol2 = 1.0
[ls336_2]
desc = "tc2: Lakeshore 336 temperature controller"
driver = "ls336"
enabled = False
group = environment:temperature
ip = 10.157.205.29
name = tc2
type = T
id = 2
port = 7777
terminator = \r\n
tol1 = 1.0
tol2 = 1.0
[ls336_4]
desc = "tc3: Lakeshore 336 temperature controller"
driver = "ls336"
enabled = False
group = environment:temperature
ip = 10.157.205.30
name = tc3
type = T
id = 3
port = 7777
terminator = \r\n
tol1 = 1.0
tol2 = 1.0
[ls336_5]
desc = "tc4: Lakeshore 336 temperature controller"
driver = "ls336"
enabled = False
group = environment:temperature
ip = 137.157.201.21
name = tc4
type = T
id = 4
port = 7777
terminator = \r\n
tol1 = 1.0
tol2 = 1.0
[ls336_6]
desc = "tc5: Lakeshore 336 temperature controller"
driver = "ls336"
enabled = False
group = environment:temperature
ip = 137.157.201.21
name = tc5
type = T
id = 5
port = 7777
terminator = \r\n
tol1 = 1.0
tol2 = 1.0
[ls336_12]
desc = "tc6: Lakeshore 336 temperature controller"
driver = "ls336"
enabled = False
group = environment:temperature
ip = 10.157.205.31
name = tc6
type = T
id = 6
port = 7777
terminator = \r\n
tol1 = 1.0
tol2 = 1.0
[ls340_1]
desc = "tc7: Lakeshore 340 temperature controller"
enabled = False
group = environment:temperature
ip = 137.157.201.86
name = tc7
type = T
id = 7
port = 4001
terminator = \r\n
tol1 = 1.0
tol2 = 1.0
[ls340_2]
desc = "tc8: Lakeshore 340 temperature controller"
enabled = False
group = environment:temperature
ip = 137.157.201.86
name = tc8
type = T
id = 8
port = 4002
terminator = \r\n
tol1 = 1.0
tol2 = 1.0
[mercury_scpi]
desc = "tc9: Oxford Mercury temperature controller in Mercury mode"
driver = "mercury_scpi"
enabled = False
group = environment:temperature
ip = 10.157.205.5
name = tc9
type = T
id = 9
offifon = mercury_itc500
port = 7020
tol = 2.0
terminator = \r
[west4100]
desc = "tc10: Blue furnace temperature controller"
driver = "west4100"
enabled = False
group = environment:temperature
ip = 10.157.205.19
name = tc10
type = T
id = 10
[12tmagnet]
desc = "12 Tesla Oxford Magnet"
driver = "12tmagnet"
enabled = False
group = environment:magnet
ip = 10.157.205.3
name = magnetic
type = B
id = 11
port = 55001
[normal_sample_stage]
desc = "This is the default sample stage configuration with xy translation and phi and chi tilt stages"
enabled = True
group = motors
offifon = eularian_cradle,small_omega,12tmagnet_sample_insert
radio=samstage
[eularian_cradle]
desc = "Load the Eulerian cradle configuration"
enabled = False
group = motors
offifon = normal_sample_stage,small_omega,12tmagnet_sample_insert
radio=samstage
[small_omega]
desc = "Load the small omega configuration"
enabled = False
group = motors
offifon = normal_sample_stage,eularian_cradle,12tmagnet_sample_insert
radio=samstage
[12tmagnet_sample_insert]
desc = "som will be redefined as the magnet sample insert rotation. Sample stage will be renamed to somss"
enabled = False
group = motors
offifon = normal_sample_stage,eularian_cradle,small_omega
radio=samstage