1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH IIO_ADI_XFLOW_CHECK "1" "September 2017" "iio_adi_xflow_check 0.10" "User Commands"
.SH NAME
iio_adi_xflow_check \- Linux Industrial I/O Analog Devices test
.SH DESCRIPTION
.SS "Usage:"
.IP
\&./tests/iio_adi_xflow_check [\-n <hostname>] [\-u <uri>] [ \fB\-a\fR ][\-s <size>] <iio_device>
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Show this help and quit.
.TP
\fB\-n\fR, \fB\-\-network\fR
Use the network backend with the provided hostname.
.TP
\fB\-u\fR, \fB\-\-uri\fR
Use the context with the provided URI.
.TP
\fB\-s\fR, \fB\-\-buffer\-size\fR
Size of the buffer in sample sets. Default is 1Msample
.TP
\fB\-a\fR, \fB\-\-auto\fR
Scan for available contexts and if only one is available use it.
.SH "SEE ALSO"
iio_attr(1) iiod(8) iio_genxml(1) iio_info(1) iio_readdev(1) iio_reg(1)
.PP
https://wiki.analog.com/software/linux/docs/iio/iio
.PP
https://wiki.analog.com/resources/tools-software/linux-software/libiio
|