Command Line Tools¶
pytest-libiio includes a set of command line tools to help generate context files from hardware devices.
gen_xml¶
Generate IIO XML context file from device
.. program:: gen_xml .. code-block:: shell
gen_xml [OPTIONS]
.. rubric:: Options
.. option:: -u, –uri
**Required** URI of the device to connect to
.. option:: -x, –xml
XML file to write output to