Skip to content

Python Measurement Support v0.6.0

Compare
Choose a tag to compare
@Vasantha-Kumar-J Vasantha-Kumar-J released this 09 May 06:12
ee8a16d

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