initial commit

This commit is contained in:
l_samenv
2022-08-18 15:04:28 +02:00
commit 46dcf8e77c
591 changed files with 69282 additions and 0 deletions

11
tcl/parameter.config Normal file
View File

@ -0,0 +1,11 @@
deviceDesc = parameter test
makenv testpar -driver parameter {
0
par1 3
par2 44.0
ipar 0 -int
spar a -text
}
makenv testpar2 -driver parameter 1