Man page - ttysend(1)
Packages contas this manual
- nvmmerge(1)
- efeu(1)
- psgraph(1)
- mdustats(1)
- plcdevs(1)
- ttysend(1)
- int6kf(1)
- pibcomp(1)
- chknvm(1)
- plcget(1)
- plcrate(1)
- int6kstat(1)
- efru(1)
- amptone(1)
- plctone(1)
- int6kid(1)
- getpib(1)
- plcmdio32(1)
- chkpib(1)
- coqos_man(1)
- edru(1)
- weeder(1)
- ttycat(1)
- rkey(1)
- xml2pib(1)
- plchost(1)
- int6klog(1)
- pib2xml(1)
- hpav(1)
- int6keth(1)
- hpavkey(1)
- plcfwd(1)
- mdioblock2(1)
- pev(1)
- mdioblock(1)
- plctest(1)
- plcwait(1)
- int64host(1)
- setpib(1)
- int6kwait(1)
- psout(1)
- ttyrecv(1)
- mac2pw(1)
- int6kuart(1)
- int6krate(1)
- config2cfg(1)
- plcmdio16(1)
- edsu(1)
- sdram(1)
- efbu(1)
- chkpib2(1)
- int6kdetect(1)
- int6krule(1)
- efsu(1)
- plcrule(1)
- amplist(1)
- pskey(1)
- ampstat(1)
- int6kbaud(1)
- chknvm2(1)
- mac2pwd(1)
- plcboot(1)
- hpavkeys(1)
- plcstat(1)
- int6kboot(1)
- evse(1)
- plchostd(1)
- coqos_info(1)
- int6klist(1)
- plclist(1)
- plcset(1)
- plchostd2(1)
- int6kmdio(1)
- amptest(1)
- int6kmdio2(1)
- amphost(1)
- coqos_mod(1)
- ttysig(1)
- amprate(1)
- pibdump(1)
- mdiodump(1)
- modpib(1)
- psin(1)
- psnotch(1)
- nvmsplit(1)
- ptsctl(1)
- pibruin(1)
- sada(1)
- mme(1)
- int6ktest(1)
- ampwait(1)
- mdiogen(1)
- coqos_rel(1)
- coqos_add(1)
- int6kmod(1)
- plclog(1)
- plcotst(1)
- pibrump(1)
- int6khost(1)
- amprule(1)
- ampboot(1)
- nics(1)
- int6ktone(1)
Package: plc-utils-extra
apt-get install plc-utils-extra
apt-get install plc-utils-extra
Manuals in package:
Documentations in package:
Manual
| ttysend(1) | Qualcomm Atheros Open Powerline Toolkit | ttysend(1) |
NAME
ttysend - Serial Line Rate Tester (Send)
SYNOPSIS
ttysend [options] [<stdin]
DESCRIPTION
Send data to a serial device. The primary purpose of this program is to send data over a serial port that can then be received with the ttyrecv utility.
The ttysend program exits when either one of the following
conditions are met:
1. The file specified on the command line (see -f) is sent in its
entirety.
2. The send time specified on the command line (see -t) has
elapsed.
This program is part of the Qualcomm Atheros Powerline Toolkit. See the AMP man page for an overview and installation instructions.
COMMENTS
This program does not yet support Windows platforms.
OPTIONS
- -f file
- The file to send. If this option is not specified, the values 0x00 to 0xFF are sent in a loop. Instead of a filename, a '-' may be specified. This is similar to the tar utility, and instructs ttysend to read from standard input.
- -l file
- The serial port file to send data to. The default is /dev/ttyS0.
- -s speed
- The serial baud rate. Supported baud rates are 0, 50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800, 500000 and 921600.
- -t time
- Transmit for a maximum of time seconds. The default is 15 seconds.
- -?,--help
- Print program help summary on stdout. This option takes precedence over other options on the command line.
- -?,--version
- Print program version information on stdout. This option takes precedence over other options on the command line. Use this option when sending screen dumps to Atheros Technical Support so that they know exactly which version of the Linux Toolkit you are using.
EXAMPLES
None.
SEE ALSO
amp(1), int6kuart(1), ttyrecv(1)
CREDITS
Nathaniel Houghton
| November 2013 | open-plc-utils-0.0.3 |