Python Measurement Support v0.6.0
The measurement framework support for Python that enables creating and running Python-based measurements.
Features added:
- The examples provided in the repo uses the NIMS from PyPI.org
- Users can pip install NIMS
Abbreviations
- NIMS - NI Measurement Service Framework -
ni_measurement_service
.
Dependencies
Installation
Make sure the system has the recommended python version is installed. Install the NIMS Framework using pip.
REM Activate the required virtual environment if any.
pip install ni-measurement-service