initial commit
This commit is contained in:
19
tcl/amagnet.config
Normal file
19
tcl/amagnet.config
Normal file
@ -0,0 +1,19 @@
|
||||
deviceDesc = Amagnet via SECoP
|
||||
|
||||
makenv secop -driver secop -port 129.129.138.156:10767 {degC T A}
|
||||
|
||||
GraphAdd tt.tm K T_sample auto
|
||||
|
||||
defineTemperature tt
|
||||
makenv tt -driver 340_lsc {
|
||||
lsc_sensor tm A -sensor manual -sensorname main
|
||||
lsc_loop set -loop 1 -channel A -maxheater 25W -resist 25Ohm
|
||||
} "\n"
|
||||
|
||||
#dolater 0 _secop poll /secop 1 read test
|
||||
|
||||
makenv coil -driver tdklambda
|
||||
|
||||
GraphAdd coil.curr_meas A cur_coil1
|
||||
|
||||
GraphAdd coil.volt_meas V cur_coil1
|
Reference in New Issue
Block a user