Measurement Plug-In SDK for Python v2.0.0-dev1
Pre-release
Pre-release
Renamed Packages
- The packages have been renamed to remove the deprecated
MeasurementLink
product name (#751, #753)
ni_measurementlink_service
->ni_measurement_plugin_sdk_service
ni_measurementlink_generator
->ni_measurement_plugin_sdk_generator
- General removal of
MeasurementLink
product name (#746)
What's Changed
- Examples
- Update TestStand sequence files to use
IO Resource
instead ofPin
(#704)
- Update TestStand sequence files to use
- General
- Fixes
- Display proper error message when update pin map step is not set up correctly in a TestStand sequence (#719)
- Allowing _helpers.py in our examples to return an empty string for the pin map id when there is no active pin map (#735)
- Add 'Load Files' parameter to digital measurement so it can work with the InstrumentStudio simple sequencer (#732)
- Update lock file and fix docutils import (#740)
New Contributors
- @prat-mahendran made their first contribution in #719
Full Changelog: 1.5.0-dev0...2.0.0-dev1