put things from HAL-9500 muSR instrument into git
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
deviceDesc = "BlueFors dil"
|
||||
deviceDesc = "BlueFors dil for HAL-9500"
|
||||
|
||||
|
||||
# --- lakeshore 370 ctrl ---
|
||||
@ -16,9 +16,9 @@ makenv tbf -driver 370_lsc -port psts262:3007 {
|
||||
# GraphAdd tbf.mc K T_MC blue
|
||||
# GraphAdd tbf.mc.raw Ohm R_MC blue
|
||||
|
||||
lsc_sensor test 6 rx270c -excitation 20uV
|
||||
GraphAdd tbf.test K T_entropy orange
|
||||
GraphAdd tbf.test.raw Ohm R_entropy orange
|
||||
# lsc_sensor test 6 rx270c -excitation 20uV
|
||||
# GraphAdd tbf.test K T_entropy orange
|
||||
# GraphAdd tbf.test.raw Ohm R_entropy orange
|
||||
|
||||
lsc_sensor cf 7 rx03310 -excitation 20uV
|
||||
GraphAdd tbf.cf K T_cf magenta
|
||||
@ -32,6 +32,9 @@ makenv tbf -driver 370_lsc -port psts262:3007 {
|
||||
# lsc_sensor t5k 16 ruox5k
|
||||
# GraphAdd tbf.t5k K test5k_T orange
|
||||
|
||||
lsc_sensor pt2x 13 x71811
|
||||
GraphAdd tbf.pt2x K 2ndstage_T pink
|
||||
|
||||
lsc_loop set -channel 5 -maxheater 10mA -resist 120
|
||||
GraphAdd tbf.set.power mW Still_Pow green
|
||||
}
|
||||
@ -114,7 +117,9 @@ if {0} { # exclude tcf lakeshore
|
||||
#makenv tcf -driver loop -invar "/t/chan7" -outvar "t still" \
|
||||
# -outmax 100 -prop 0.2 -int 0.2
|
||||
|
||||
# pc11003 is the Windows computer controller the gas handling system
|
||||
# pc11003 was the Windows computer controller the gas handling system
|
||||
# pc10410 is the new one
|
||||
# change to spare system pc11003 after pc10410 does not boot anymore, 12.09.2022 sr35
|
||||
makenv bfgh -driver bfgh -port pc11003:1234
|
||||
|
||||
GraphAdd bfgh.pivc mbar IVC black
|
||||
|
Reference in New Issue
Block a user