summaryrefslogtreecommitdiff
path: root/src/gateway/dlt_gateway.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/gateway/dlt_gateway.conf')
-rw-r--r--src/gateway/dlt_gateway.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/gateway/dlt_gateway.conf b/src/gateway/dlt_gateway.conf
index c68aa4f..c7ef3a8 100644
--- a/src/gateway/dlt_gateway.conf
+++ b/src/gateway/dlt_gateway.conf
@@ -1,3 +1,7 @@
+[General]
+; Time interval for reconnection to passive Node in second.
+; Interval=1
+
[PassiveNode1]
IPaddress=192.168.2.11
; TCP port. Default 3490 is used if no port is specified.
@@ -6,7 +10,7 @@ IPaddress=192.168.2.11
EcuID=ECU2
; Try connect to passive Node on DLT Daemon startup. Default OnStartup if not specified.
; Connect=OnStartup
-; Stop connecting to passive node, if not successful after 10 seconds
+; Stop connecting to passive node, if not successful after 10 retries.
Timeout=10
; Send following control messages after connection is established
; SendControl=0x03,0x04,0x13