A generic sics_config.ini for Kookaburra.
This commit is contained in:
281
site_ansto/instrument/kookaburra/util/sics_config.ini
Normal file
281
site_ansto/instrument/kookaburra/util/sics_config.ini
Normal file
@ -0,0 +1,281 @@
|
|||||||
|
[Default]
|
||||||
|
cascade = sample_stage:normal_sample_stage
|
||||||
|
enabled = True
|
||||||
|
[B1]
|
||||||
|
datype = B
|
||||||
|
enabled = False
|
||||||
|
id = 1
|
||||||
|
implementation = none
|
||||||
|
name = magnet1
|
||||||
|
optype = magnetic_field
|
||||||
|
[Function_Generator]
|
||||||
|
datype = V
|
||||||
|
enabled = False
|
||||||
|
id = 1
|
||||||
|
implementation = none
|
||||||
|
name = pulser
|
||||||
|
optype = function_generator
|
||||||
|
[High_Voltage]
|
||||||
|
datype = V
|
||||||
|
enabled = False
|
||||||
|
id = 1
|
||||||
|
implementation = none
|
||||||
|
name = hv_val
|
||||||
|
optype = multimeter
|
||||||
|
[I1]
|
||||||
|
datype = I
|
||||||
|
enabled = False
|
||||||
|
id = 1
|
||||||
|
implementation = none
|
||||||
|
name = curr1
|
||||||
|
optype = multimeter
|
||||||
|
[I2]
|
||||||
|
datype = I
|
||||||
|
enabled = False
|
||||||
|
id = 2
|
||||||
|
implementation = none
|
||||||
|
name = curr2
|
||||||
|
optype = multimeter
|
||||||
|
[Power Supply]
|
||||||
|
datype = V
|
||||||
|
enabled = False
|
||||||
|
id = 1
|
||||||
|
implementation = none
|
||||||
|
name = power_supply
|
||||||
|
optype = power_supply
|
||||||
|
[T1]
|
||||||
|
datype = T
|
||||||
|
enabled = False
|
||||||
|
id = 1
|
||||||
|
implementation = none
|
||||||
|
name = tc1
|
||||||
|
optype = temperature
|
||||||
|
[T2]
|
||||||
|
datype = T
|
||||||
|
enabled = False
|
||||||
|
id = 2
|
||||||
|
implementation = none
|
||||||
|
name = tc2
|
||||||
|
optype = temperature
|
||||||
|
[T3]
|
||||||
|
datype = T
|
||||||
|
enabled = False
|
||||||
|
id = 3
|
||||||
|
implementation = none
|
||||||
|
name = tc3
|
||||||
|
optype = temperature
|
||||||
|
[T4]
|
||||||
|
datype = T
|
||||||
|
enabled = False
|
||||||
|
id = 4
|
||||||
|
implementation = none
|
||||||
|
name = tc4
|
||||||
|
optype = temperature
|
||||||
|
[T5]
|
||||||
|
datype = T
|
||||||
|
enabled = False
|
||||||
|
id = 5
|
||||||
|
implementation = none
|
||||||
|
name = tc5
|
||||||
|
optype = temperature
|
||||||
|
[T6]
|
||||||
|
datype = T
|
||||||
|
enabled = False
|
||||||
|
id = 6
|
||||||
|
implementation = none
|
||||||
|
name = tc6
|
||||||
|
optype = temperature
|
||||||
|
[V1]
|
||||||
|
datype = V
|
||||||
|
enabled = False
|
||||||
|
id = 1
|
||||||
|
implementation = none
|
||||||
|
name = volts1
|
||||||
|
optype = multimeter
|
||||||
|
[V2]
|
||||||
|
datype = V
|
||||||
|
enabled = False
|
||||||
|
id = 2
|
||||||
|
implementation = none
|
||||||
|
name = volts2
|
||||||
|
optype = multimeter
|
||||||
|
[sample_stage]
|
||||||
|
enabled = Always
|
||||||
|
implementation = normal_sample_stage
|
||||||
|
name = sample_stage
|
||||||
|
optype = motion_axis
|
||||||
|
[agilent_33220A]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Function Generator"
|
||||||
|
driver = agilent_33220A
|
||||||
|
imptype = function_generator
|
||||||
|
ip = 10.157.205.16
|
||||||
|
port = 5025
|
||||||
|
|
||||||
|
[isotech_ps]
|
||||||
|
desc = "Isotech Power Supply:Baud=2400,Data=8,Stop=1,Parity=None,Flow=None"
|
||||||
|
driver = "isotech_ps"
|
||||||
|
imptype = power_supply
|
||||||
|
ip = 137.157.202.79
|
||||||
|
port = 4001
|
||||||
|
|
||||||
|
[julabo_lh45]
|
||||||
|
ctrl_sensor = "bath"
|
||||||
|
desc = "Julabo temperature controller"
|
||||||
|
driver = "julabo_lh45"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 10.157.205.39
|
||||||
|
port = 4001
|
||||||
|
tol = 5.0
|
||||||
|
type = T
|
||||||
|
|
||||||
|
[ls336_01]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Lakeshore 336 temperature controller"
|
||||||
|
driver = "ls336"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 10.157.205.28
|
||||||
|
port = 7777
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls336_02]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Lakeshore 336 temperature controller"
|
||||||
|
driver = "ls336"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 10.157.205.29
|
||||||
|
port = 7777
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls336_04]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Lakeshore 336 temperature controller"
|
||||||
|
driver = "ls336"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 10.157.205.30
|
||||||
|
port = 7777
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls336_05]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Lakeshore 336 temperature controller"
|
||||||
|
driver = "ls336"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 137.157.201.21
|
||||||
|
port = 7777
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls336_06]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Lakeshore 336 temperature controller"
|
||||||
|
driver = "ls336"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 137.157.201.21
|
||||||
|
port = 7777
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls336_12]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Lakeshore 336 temperature controller"
|
||||||
|
driver = "ls336"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 10.157.205.31
|
||||||
|
port = 7777
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls340_01]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Lakeshore 340 temperature controller"
|
||||||
|
driver = "ls340"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 137.157.201.86
|
||||||
|
port = 4001
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls340_02]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Lakeshore 340 temperature controller"
|
||||||
|
driver = "ls340"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 137.157.201.86
|
||||||
|
port = 4002
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls340_09]
|
||||||
|
desc = "Lakeshore 340 temperature controller"
|
||||||
|
driver = "ls340"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 137.157.202.79
|
||||||
|
port = 4002
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[ls340_11]
|
||||||
|
desc = "Lakeshore 340 temperature controller"
|
||||||
|
driver = "ls340"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 137.157.201.86
|
||||||
|
port = 4001
|
||||||
|
terminator = \r\n
|
||||||
|
tol1 = 1.0
|
||||||
|
tol2 = 1.0
|
||||||
|
|
||||||
|
[mercury_scpi_01]
|
||||||
|
desc = "Oxford Mercury temperature controller in Mercury mode"
|
||||||
|
driver = "mercury_scpi"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 10.157.205.5
|
||||||
|
permlink = LT
|
||||||
|
port = 7020
|
||||||
|
terminator = \r\n
|
||||||
|
tol = 1.0
|
||||||
|
valve_tol = 2
|
||||||
|
|
||||||
|
[mercury_scpi_02]
|
||||||
|
desc = "Oxford Mercury temperature controller in Mercury mode"
|
||||||
|
driver = "mercury_scpi"
|
||||||
|
imptype = temperature
|
||||||
|
ip = 10.157.205.47
|
||||||
|
permlink = LT
|
||||||
|
port = 7020
|
||||||
|
terminator = \r\n
|
||||||
|
tol = 1.0
|
||||||
|
valve_tol = 2
|
||||||
|
|
||||||
|
[normal_sample_stage]
|
||||||
|
desc = "This is the default sample stage configuration xyz translation omega rotation but no tilt axes"
|
||||||
|
imptype = motion_axis
|
||||||
|
|
||||||
|
[protek_01]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Protek Multimeter"
|
||||||
|
driver = "protekmm"
|
||||||
|
imptype = multimeter
|
||||||
|
ip = 10.157.205.36
|
||||||
|
port = 4001
|
||||||
|
|
||||||
|
[protek_02]
|
||||||
|
asyncqueue = sct
|
||||||
|
desc = "Protek Multimeter"
|
||||||
|
driver = "protekmm"
|
||||||
|
imptype = multimeter
|
||||||
|
ip = 10.157.205.37
|
||||||
|
port = 4001
|
||||||
|
|
Reference in New Issue
Block a user