ipslev (MA10): increase timeout
it seems that switching SLOW/FAST sometimes needs more than 2 sec. increased timeout to 5
This commit is contained in:
@ -6,7 +6,7 @@ namespace eval ipslev {} {
|
|||||||
source drivers/ipsmag.tcl
|
source drivers/ipsmag.tcl
|
||||||
|
|
||||||
proc stdConfig::ipslev {{slot DB3}} {
|
proc stdConfig::ipslev {{slot DB3}} {
|
||||||
controller std
|
controller std timeout=5
|
||||||
variable ctrl
|
variable ctrl
|
||||||
variable node
|
variable node
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user