ttysig(1) | Qualcomm Atheros Open Powerline Toolkit | ttysig(1) |
ttysig - Serial Line Signal Controller
ttysig [options]
Interactively control serial line output signals (Request To Send, Data Terminal Ready), and read the current value of all control signals (Request To Send, Clear To Send, Data Set Ready, Data Terminal Ready, Data Carrier Detect, Ring Indicator).
This program is part of the Qualcomm Atheros Powerline Toolkit. See the AMP man page for an overview and installation instructions.
The following example sets DTR high and RTS low at program start. The user then interactively prints the current control signal values, and then sets DTR low. Since no serial devices are specified, program defaults are used.
$ ./ttysig -I -D 1 -R 0
command (D #, R #, r, q): r
RTS: -V
CTS: -V
DSR: -V
DTR: +V
DCD: -V
RI : -V
command (D #, R #, r, q): D 0
command (D #, R #, r, q):
amp(1), int6kdetect(1), int6kuart(1)
Nathaniel Houghton
November 2013 | open-plc-utils-0.0.3 |