NI Switch Executive Python API Documentation
About
The nise module provides a Python API for NI Switch Executive. The code is maintained in the Open Source repository for nimi-python.
Support Policy
nise supports all the Operating Systems supported by NI Switch Executive.
It follows Python Software Foundation support policy for different versions of CPython.
Contributing
We welcome contributions! You can clone the project repository, build it, and install it by following these instructions.
Support / Feedback
For support specific to the Python API, follow the processs in Bugs / Feature Requests. For support with hardware, the driver runtime or any other questions not specific to the Python API, please visit NI Community Forums.
Bugs / Feature Requests
To report a bug or submit a feature request specific to Python API, please use the GitHub issues page.
Fill in the issue template as completely as possible and we will respond as soon as we can.
Documentation
Additional Documentation
Refer to your driver documentation for device-specific information and detailed API documentation.
Refer to the nimi-python Read the Docs project for documentation of versions 1.4.4 of the module or earlier.
License
nimi-python is licensed under an MIT-style license (see LICENSE). Other incorporated projects may be licensed under different licenses. All licenses allow for non-commercial and commercial use.
gRPC Features
For driver APIs that support it, passing a GrpcSessionOptions instance as a parameter to Session.__init__() is subject to the NI General Purpose EULA (see NILICENSE).