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
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH IIO_GENXML "1" "September 2017" "iio_genxml 0.10" "User Commands"
.SH NAME
iio_genxml \- Linux Industrial I/O Subsystem XML tool
.SH DESCRIPTION
.SS "Usage:"
.IP
iio_genxml [\-x <xml_file>]
iio_genxml [\-u <uri>]
iio_genxml [\-n <hostname>]
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Show this help and quit.
.TP
\fB\-x\fR, \fB\-\-xml\fR
Use the XML backend with the provided XML file.
.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.
.SH "SEE ALSO"
iio_adi_xflow_check(1) iio_attr(1) iiod(8) 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
|