hti/HtiCommPlugins/HtiUsbSerialCommPlugin/group/HtiUsbSerialComm.cfg
branchRCL_3
changeset 4 73ff0d268e1d
parent 0 a03f92240627
--- a/hti/HtiCommPlugins/HtiUsbSerialCommPlugin/group/HtiUsbSerialComm.cfg	Tue Feb 02 10:12:29 2010 +0200
+++ b/hti/HtiCommPlugins/HtiUsbSerialCommPlugin/group/HtiUsbSerialComm.cfg	Sat Feb 20 00:22:34 2010 +0200
@@ -20,3 +20,13 @@
 #DataRate=576000
 #DataRate=1152000
 #DataRate=4000000
+
+# The RetryTimes parameter configures the retry amount(times) if the port opening fails.
+# Default value: 10
+
+#RetryTimes=10
+
+# The RetryInterval parameter configures the time(seconds) between retries if the port opening fails.
+# Default value: 10
+
+#RetryInterval=10