Python Measurement Support v0.8.8
The measurement framework support for Python that enables creating and running Python-based measurements.
Features added:
- Updating Examples for Cancellation + Adding DAQmx Example
- Updated the colors and layout of the examples Measurement UIs
- Use the current working directory as the default output directory for ni-measurement-generator
Abbreviations
- NIMS - NI Measurement Service Framework -
ni_measurement_service
.
Dependencies
Installation
Make sure the system has the recommended python version is installed.
Install the latest NIMS Framework using pip.
REM Activate the required virtual environment if any.
pip install ni-measurement-service
Install the ni-measurement-generator to create measurement services
REM Activate the required virtual environment if any.
pip install ni-measurement-generator