diff --git a/tcl/nist.stick b/tcl/nist.stick new file mode 100644 index 0000000..746916c --- /dev/null +++ b/tcl/nist.stick @@ -0,0 +1,14 @@ +stickDesc = lakeshore 340 with 2 channels + +stick_sensors undefined undefined + +makenv ts -driver 340_lsc { + lsc_sensor ts A -sensor manual -sensorname sample + lsc_sensor tc B -sensor manual -sensorname capillary + lsc_loop set -loop 1 -channel B -maxheater 80W -resist 20Ohm -color green +} + + +GraphAdd ts.ts K T_sample +GraphAdd ts.tc K T_cap +GraphAdd ts.set.reg K T_cap_set