|
|
@@ -0,0 +1,87 @@ |
|
|
|
ETHERSTREAM(1) User Commands ETHERSTREAM(1) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NAME |
|
|
|
etherstream - manual page for etherstream 1.2 (2010-02-08) |
|
|
|
|
|
|
|
SYNOPSIS |
|
|
|
ethstream [options] |
|
|
|
------- |
|
|
|
|
|
|
|
DESCRIPTION |
|
|
|
-a, --address string |
|
|
|
host/address of device (192.168.1.209) |
|
|
|
|
|
|
|
-n, --numchannels n |
|
|
|
sample the first N ADC channels (2) |
|
|
|
|
|
|
|
-C, --channels a,b,c |
|
|
|
sample channels a, b, and c |
|
|
|
|
|
|
|
-r, --rate hz |
|
|
|
sample each channel at this rate (8000.0) |
|
|
|
|
|
|
|
-L, --labjack |
|
|
|
Force LabJack device |
|
|
|
|
|
|
|
-t, --timers a,b,c |
|
|
|
set LabJack timer modes to a, b, and c |
|
|
|
|
|
|
|
-T, --timerdivisor n |
|
|
|
set LabJack timer divisor to n |
|
|
|
|
|
|
|
-N, --nerdjack |
|
|
|
Force NerdJack device |
|
|
|
|
|
|
|
-d, --detect |
|
|
|
Detect NerdJack IP address |
|
|
|
|
|
|
|
-R, --range a,b |
|
|
|
Set range on NerdJack for channels 0-5,6-11 to either 5 or 10 |
|
|
|
(10,10) |
|
|
|
|
|
|
|
-o, --oneshot |
|
|
|
don’t retry in case of errors |
|
|
|
|
|
|
|
-f, --forceretry |
|
|
|
retry no matter what happens |
|
|
|
|
|
|
|
-c, --convert |
|
|
|
convert output to volts |
|
|
|
|
|
|
|
-H, --converthex |
|
|
|
convert output to hex |
|
|
|
|
|
|
|
-m, --showmem |
|
|
|
output memory stats with data (NJ only) |
|
|
|
|
|
|
|
-l, --lines num |
|
|
|
if set, output this many lines and quit |
|
|
|
|
|
|
|
-h, --help |
|
|
|
this help |
|
|
|
|
|
|
|
-v, --verbose |
|
|
|
be verbose |
|
|
|
|
|
|
|
-V, --version |
|
|
|
show version number and exit |
|
|
|
|
|
|
|
-i, --info |
|
|
|
get info from device (NJ only) |
|
|
|
|
|
|
|
-X, --examples |
|
|
|
show ethstream examples and exit |
|
|
|
|
|
|
|
Read data from the specified Labjack UE9 via Ethernet. See README for |
|
|
|
details. |
|
|
|
|
|
|
|
AUTHOR |
|
|
|
Written by Jim Paris <jim@jtan.com> and Zachary Clifford |
|
|
|
<zacharyc@mit.edu>. This program comes with no warranty and is pro‐ |
|
|
|
vided under the GPLv2. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
etherstream 1.2 (2010-02-08) February 2010 ETHERSTREAM(1) |