add config, stick and addon files from l_samenv@samenv

This commit is contained in:
l_samenv
2022-08-22 15:08:43 +02:00
parent cd5d938f65
commit 6440ed1931
104 changed files with 1574 additions and 0 deletions

13
tcl/ls370ppms.addon Normal file
View File

@ -0,0 +1,13 @@
addonDesc = "lsc 370 resistance bridge"
makenv res -driver 370_lsc {
lsc_sensor s1 -channel 2 -sensor raw -excitation 1uV
lsc_sensor s2 -channel 3 -sensor raw -excitation 1uV
lsc_sensor s3 -channel 5 -sensor raw -excitation 1uV
}
GraphAdd res.s1 Ohm R1
GraphAdd res.s2 Ohm R2
GraphAdd res.s3 Ohm R3