Modify legacy drivers so that they can be called by sct wrappers and define wrapper templates.
This commit is contained in:
@@ -86,8 +86,7 @@ proc rheometer_savehmmdata {rootPath} {
|
||||
publish rheometer_savehmmdata user
|
||||
|
||||
|
||||
proc add_rheo {rhControl IP tol settle {PORT 4001}} {
|
||||
MakeProtek $rhControl $IP $PORT 1.0 0.0 0.5 "rhCallBack /sics/$rhControl"
|
||||
proc add_rheo {rhControl tol settle} {
|
||||
hfactory /sics/$rhControl/saveIndex plain user int
|
||||
hset /sics/$rhControl/saveIndex 0
|
||||
hfactory /sics/$rhControl/triggerList plain user text
|
||||
|
||||
Reference in New Issue
Block a user