ttyrecv.1.html 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version='1.0' encoding='iso-8859-1'?>
  2. <!doctype html public '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
  3. <html xmlns='http://www.w3c.org/1999/xhtml' lang='en-us'>
  4. <head>
  5. <title>
  6. ttyrecv.1
  7. </title>
  8. <meta http-equiv='content-type' content='text/html;iso-8859-1'/>
  9. <meta name='generator' content='motley-tools 1.9.4 13:40:33 Feb 18 2015'/>
  10. <meta name='author' content='cmaier@cmassoc.net'/>
  11. <meta name='robots' content='noindex,nofollow'/>
  12. <link href='toolkit.css' rel='stylesheet' type='text/css'/>
  13. </head>
  14. <body>
  15. <div class='headerlink'>
  16. [<a href='ttycat.1.html' title=' ttycat.1 '>PREV</a>]
  17. [<a href='toolkit.html' title=' Index '>HOME</a>]
  18. [<a href='ttysend.1.html' title=' ttysend.1 '>NEXT</a>]
  19. </div>
  20. <pre>
  21. ttyrecv(1) Qualcomm Atheros Open Powerline Toolkit ttyrecv(1)
  22. NAME
  23. ttyrecv - Serial Line Rate Tester (Receive)
  24. SYNOPSIS
  25. ttyrecv [options] [&gt;stdout]
  26. DESCRIPTION
  27. Receive data from a serial device. The primary purpose of this program is to receive data over a serial port for a spec‐
  28. ified time duration.
  29. The ttyrecv program exits after the receive time (see -t) has elapsed.
  30. This program is part of the Qualcomm Atheros Powerline Toolkit. See the AMP man page for an overview and installation
  31. instructions.
  32. COMMENTS
  33. This program does not yet support Windows platforms.
  34. OPTIONS
  35. -c Consume all data received (do not print to standard output).
  36. -l file
  37. The serial port file to read data from. The default is /dev/ttyS0.
  38. -r Print the receive rate to standard output after the receive time has elapsed.
  39. -s speed
  40. The serial baud rate. Supported baud rates are 0, 50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, 4800,
  41. 9600, 19200, 38400, 57600, 115200, 230400, 460800, 500000 and 921600.
  42. -t time
  43. Receive for time seconds. The default is 10 seconds.
  44. -?,--help
  45. Print program help summary on stdout. This option takes precedence over other options on the command line.
  46. -?,--version
  47. Print program version information on stdout. This option takes precedence over other options on the command line.
  48. Use this option when sending screen dumps to Atheros Technical Support so that they know exactly which version of
  49. the Linux Toolkit you are using.
  50. EXAMPLES
  51. None.
  52. SEE ALSO
  53. amp(1), int6kuart(1), ttysend(1),
  54. CREDITS
  55. Charles Maier &lt;cmaier@qca.qualcomm.com&gt;
  56. Nathaniel Houghton &lt;nhoughto@qca.qualcomm.com&gt;
  57. open-plc-utils-0.0.3 Mar 2014 ttyrecv(1)
  58. </pre>
  59. <div class='footerlink'>
  60. [<a href='ttycat.1.html' title=' ttycat.1 '>PREV</a>]
  61. [<a href='toolkit.html' title=' Index '>HOME</a>]
  62. [<a href='ttysend.1.html' title=' ttysend.1 '>NEXT</a>]
  63. </div>
  64. </body>
  65. </html>