initial commit
This commit is contained in:
13
tcl/drivers/avs.tcl
Normal file
13
tcl/drivers/avs.tcl
Normal file
@ -0,0 +1,13 @@
|
||||
namespace eval avs {} {
|
||||
}
|
||||
|
||||
proc stdConfig::avs {} {
|
||||
controller std "sendterminator=\n++read eoi\n"
|
||||
|
||||
obj AVS rd
|
||||
prop readcmd "CNT 4;AVE?"
|
||||
prop readfmt "AVE %g"
|
||||
|
||||
# kids "avs settings" { }
|
||||
}
|
||||
|
Reference in New Issue
Block a user