1DLT-PASSIVE-NODE-CTRL(1)                              DLT-PASSIVE-NODE-CTRL(1)
2
3
4

NAME

6       dlt-passive-node-ctrl  - Send a trigger to DLT daemon to (dis)connect a
7       passive node or get current passive node status
8

SYNOPSIS

10       dlt-passive-node-ctrl [-h] [-c] [-n ecu] [-s] [-t timeout] [-v]
11

DESCRIPTION

13       Send a trigger to DLT daemon to (dis)connect a passive node or get cur‐
14       rent passive node status
15
16   OPTIONS
17       -h     Usage
18
19       -c     Connection status (1 - connect, 0 - disconnect)
20
21       -n     Passive Node identifier (e.g. ECU2)
22
23       -s     Show passive node(s) connection status
24
25       -t     Specify connection timeout (Default: 10s)
26
27       -S     Send message with serial header (Default: Without serial header)
28
29       -R     Enable resync serial header
30
31       -v     Set verbose flag (Default:0)
32

EXAMPLES

34       Get status about connected passives nodes dlt-passive-node-ctrl -s
35
36       Connect to passive node ECU2 dlt-passive-node-ctrl -c 1 -n ECU2
37
38       Disconnect to passive node ECU2 dlt-passive-node-ctrl -c 0 -n ECU2
39

EXIT STATUS

41       Non zero is returned in case of failure.
42

AUTHOR

44       Christoph  Lipka  (clipka  (at)  jp.adit-jv  (dot)  com),  Syed  Hameed
45       (shameed (at) jp.adit-jv (dot) com)
46
48       Copyright (C) 2015 Advanced Driver Information  Technology,  Bosch  and
49       DENSO.    License   MPL-2.0:   Mozilla   Public   License  version  2.0
50       <http://mozilla.org/MPL/2.0/>.
51

BUGS

53       See Github issue: <https://github.com/GENIVI/dlt-daemon/issues>
54

SEE ALSO

56       dlt-daemon(1)
57
58
59
60                                                      DLT-PASSIVE-NODE-CTRL(1)
Impressum