Python Measurement Support v0.5.0
Pre-release
Pre-release
An initial pre-release of the measurement framework support for Python that enables creating and running Python-based measurements.
Abbreviations
- NIMS - NI Measurement Service Framework -
ni_measurement_service
.
Dependencies
Installation
Make sure the system has the recommended python version is installed. Download the ni_measurement_service-x.x.x.x.tar.gz
and install the NIMS Framework using pip.
REM Activate the required virtual environment if any.
pip install <path_of_ni_measurement_service-x.x.x.tar.gz>