Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.27 KB

examples.rst

File metadata and controls

41 lines (31 loc) · 1.27 KB

Examples

You can download all niscope examples here

niscope_fetch.py

.. literalinclude:: ../../src/niscope/examples/niscope_fetch.py
   :language: python
   :linenos:
   :encoding: utf8
   :caption: `(niscope_fetch.py) <https://github.com/ni/nimi-python/blob/1.4.6/src/niscope/examples/niscope_fetch.py>`_

niscope_fetch_forever.py

.. literalinclude:: ../../src/niscope/examples/niscope_fetch_forever.py
   :language: python
   :linenos:
   :encoding: utf8
   :caption: `(niscope_fetch_forever.py) <https://github.com/ni/nimi-python/blob/1.4.6/src/niscope/examples/niscope_fetch_forever.py>`_

niscope_fetch_into.py

.. literalinclude:: ../../src/niscope/examples/niscope_fetch_into.py
   :language: python
   :linenos:
   :encoding: utf8
   :caption: `(niscope_fetch_into.py) <https://github.com/ni/nimi-python/blob/1.4.6/src/niscope/examples/niscope_fetch_into.py>`_

niscope_read.py

.. literalinclude:: ../../src/niscope/examples/niscope_read.py
   :language: python
   :linenos:
   :encoding: utf8
   :caption: `(niscope_read.py) <https://github.com/ni/nimi-python/blob/1.4.6/src/niscope/examples/niscope_read.py>`_