.\" Automatically generated by Pandoc 3.1.3 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "DLT-PASSIVE-NODE-CTRL" "1" "" "" "" .hy .SH NAME .PP \f[B]dlt-passive-node-ctrl\f[R] - Send a trigger to DLT daemon to (dis)connect a passive node or get current passive node status .SH SYNOPSIS .PP \f[B]dlt-passive-node-ctrl\f[R] [\f[B]-h\f[R]] [\f[B]-c\f[R]] [\f[B]-n\f[R] ecu] [\f[B]-s\f[R]] [\f[B]-t\f[R] timeout] [-v] .SH DESCRIPTION .PP Send a trigger to DLT daemon to (dis)connect a passive node or get current passive node status .SS OPTIONS .TP -h Usage .TP -c Connection status (1 - connect, 0 - disconnect) .TP -n Passive Node identifier (e.g.\ ECU2) .TP -s Show passive node(s) connection status .TP -t Specify connection timeout (Default: 10s) .TP -S Send message with serial header (Default: Without serial header) .TP -R Enable resync serial header .TP -v Set verbose flag (Default:0) .SH EXAMPLES .PP Get status about connected passives nodes \f[B]dlt-passive-node-ctrl -s\f[R] .PP Connect to passive node ECU2 \f[B]dlt-passive-node-ctrl -c 1 -n ECU2\f[R] .PP Disconnect to passive node ECU2 \f[B]dlt-passive-node-ctrl -c 0 -n ECU2\f[R] .SH EXIT STATUS .PP Non zero is returned in case of failure. .SH AUTHOR .PP Christoph Lipka (clipka (at) jp.adit-jv (dot) com), Syed Hameed (shameed (at) jp.adit-jv (dot) com) .SH COPYRIGHT .PP Copyright (C) 2015 Advanced Driver Information Technology, Bosch and DENSO. License MPL-2.0: Mozilla Public License version 2.0 . .SH BUGS .PP See Github issue: .SH SEE ALSO .PP \f[B]dlt-daemon(1)\f[R]