Metadata-Version: 2.1
Name: nielvis
Version: 2.2.7
Summary: Python API for interacting with National Instrument's ELVIS III Devices
Home-page: https://github.com/ni/NI-ELVIS-III-Python-Examples
Author: National Instruments
Author-email: opensource@ni.com
Maintainer: National Instruments
Maintainer-email: opensource@ni.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Hardware
Description-Content-Type: text/markdown
Requires-Dist: nifpga
Requires-Dist: pyvisa

<table align="center">
    <tr>
        <td>Info</td>
        <td>NI ELVIS III Python API. See <a href="https://github.com/ni/NI-ELVIS-III-Python-Examples">GitHub</a> for the latest source and detailed step-by-step instructions.</td>
    </tr>
    <tr>
        <td>Author</td>
        <td>National Instruments</td>
    </tr>
</table>

#### What's new:
 - Support Analog Input Continuous Samples
 - Fix the Analog Input IRQ trigger issue


