Bring config INI files up to date with new drivers and fix some errors.

This commit is contained in:
Ferdi Franceschini
2015-03-13 13:09:15 +11:00
parent 88c1f007fa
commit 25d73eb17a
13 changed files with 322 additions and 114 deletions

View File

@@ -1,5 +1,5 @@
[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_01
enabled = False
[CF3]
cascade = T1:ls340_pelican,sample_stage:normal_sample_stage
@@ -181,7 +181,7 @@ asyncqueue = sct
desc = "Lakeshore 336 temperature controller"
driver = "ls336"
imptype = temperature
ip = 137.157.201.21
ip = 10.157.205.61
port = 7777
terminator = \r\n
tol1 = 1.0
@@ -262,6 +262,7 @@ ptol = 5
terminator = \n
ttol = 1.0
vtol = 5
timeout = 2000
[mercury_02]
assoc = 00000124
@@ -275,6 +276,7 @@ ptol = 5
terminator = \n
ttol = 1.0
vtol = 5
timeout = 2000
[mercury_03]
assoc = 00000123
@@ -288,6 +290,7 @@ ptol = 5
terminator = \n
ttol = 1.0
vtol = 5
timeout = 2000
[normal_sample_stage]
desc = "This is the default sample stage configuration"
@@ -309,10 +312,20 @@ imptype = multimeter
ip = 10.157.205.37
port = 4001
[west4100]
desc = "Blue furnace temperature controller"
[vf1_west6100]
asyncprotocol = modbus_ap
desc = "VF1 Blue furnace temperature controller"
dev_id = 1
driver = "west4100"
driver = "west_6100"
imptype = temperature
ip = 10.157.205.19
ip = 10.157.205.24
port = 502
[vf2_west6100]
asyncprotocol = modbus_ap
desc = "VF2 Blue furnace temperature controller"
dev_id = 1
driver = "west_6100"
imptype = temperature
ip = 10.157.205.25
port = 502