Skip to content

MeasurementLink Support for Python v1.0.1

Choose a tag to compare

@dixonjoel dixonjoel released this 24 Mar 16:32
· 809 commits to main since this release
3716ccc

MeasurementLink Support for Python (ni-measurementlink-service) is a Python framework that enables measurement developers to quickly create Python measurements and run them as a service (gRPC).

What's Changed

  • Various minor bug fixes and improvements

Full Changelog: 1.0.0...1.0.1

Dependencies

Installation

Make sure the system has the recommended Python version installed.

Install the latest NIMS Framework using pip.

REM Activate the required virtual environment if any.
pip install ni-measurementlink-service

Install the ni-measurementlink-generator to create measurement services

REM Activate the required virtual environment if any.
pip install ni-measurementlink-generator