Files
sea/tcl/archive/drivers/anders.tcl
l_samenv 4d9961fe5c add archive (files probably no longer used)
here we can find old files
2022-08-22 15:28:09 +02:00

11 lines
153 B
Tcl

namespace eval anders {
}
proc stdConfig::anders {} {
controller std "\n++read eoi\n"
obj TCOUPLE rd
prop readcmd "SETP?1"
prop readfmt "%g"
}