NI VeriStand Python API
Project description
Info |
VeriStand Python Support |
Author |
National Instruments |
About
The niveristand package contains an API (Application Programming Interface) that interacts with VeriStand systems. The package is implemented in Python. NI created and supports this package.
Requirements
niveristand requires the following to be installed:
VeriStand 2021 or later
CPython 3.8 or later (the standard Python, available on python.org and elsewhere)
Recommended
NI recommends you use an editor with code completion, such as Visual Studio Code, to make it easier to browse and use this code.
Installation
To install niveristand, use one of the following methods:
pip:
$ python -m pip install niveristand
easy_install from setuptools:
$ python -m easy_install niveristand
Download the project source and run the following script:
$ python setup.py install
Usage
Refer to the System Definition Examples section for detailed examples of how to script a system definition file.
Refer to the Basic Real-time Sequence Examples section for detailed information on how to write a Python real-time sequence.
Support / Feedback
The niveristand package is supported by NI. For support for niveristand, open a request through the NI support portal at ni.com.
Bugs / Feature Requests
To report a bug or submit a feature request, please use the GitHub issues page.
Documentation
To view the documentation, visit the VeriStand Python Documentation Page.
Additional Documentation
Refer to the VeriStand Help for detailed information on setting up a system and running real-time test scenarios.
VeriStand Help installs only with the full version of VeriStand.
License
niveristand 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file niveristand-3.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: niveristand-3.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 185.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e14480767247f15e0e2ebf6f50fdd1f09874e54441b12a09553b4e1f2b7dd51 |
|
MD5 | 67559f66a694d943dfedee2c5fb6d4ee |
|
BLAKE2b-256 | f6044975c3eced30faf1ab507cfe34565a47c945b97a56e6348a0322ffc791f1 |