dil4: try up to 10 times in case of communication errors with IGH
This commit is contained in:
@ -68,6 +68,10 @@ ts auto/cool_crit vti<4 && onek<4 && sorb<6 && still<14
|
|||||||
defineTemperature ts
|
defineTemperature ts
|
||||||
|
|
||||||
dil extVersion 1
|
dil extVersion 1
|
||||||
|
# for fixing communication errors
|
||||||
|
# a fix for the clock for the serial comm. would solve the propblem
|
||||||
|
# see http://linse-c.psi.ch:8080/sample_environment/221
|
||||||
|
dil maxtry 10
|
||||||
|
|
||||||
# take last selected values when doing samenv reload
|
# take last selected values when doing samenv reload
|
||||||
catch {default ts control}
|
catch {default ts control}
|
||||||
|
Reference in New Issue
Block a user