initial commit
This commit is contained in:
13
tcl/ls370.addon
Normal file
13
tcl/ls370.addon
Normal file
@ -0,0 +1,13 @@
|
||||
addonDesc = "lsc 370 resistance bridge"
|
||||
|
||||
makenv res -driver 370_lsc {
|
||||
lsc_sensor s1 -channel 1 -sensor raw -excitation 10uA
|
||||
lsc_sensor s2 -channel 2 -sensor raw -excitation 10uA
|
||||
}
|
||||
|
||||
GraphAdd res.s1 Ohm R1
|
||||
GraphAdd res.s2 Ohm R2
|
||||
|
||||
#GraphAdd sics.sr deg sr
|
||||
#logsetup /sics/sr 1
|
||||
|
Reference in New Issue
Block a user