Skip to content

MeasurementLink Support for LabVIEW v2.2.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dixonjoel dixonjoel released this 02 May 21:58
· 71 commits to main since this release
0c2ca19

What's Changed

  • New Features
    • Beginnings of support for the DoubleAnalogWaveform data type
      • Add generated code and .proto for ni.protobuf.types.DoubleAnalogWaveform (#501)
    • Add MeasurementLink top-level package and an examples package (#493)
    • Support workflows with and without a pin map (#507)
  • Bug Fixes
    • Error during metadata validation if latched boolean controls are found in the configuration or results (#500)
    • Add timeout as 10s for Reserve Registered Sessions.vi (#505)
  • Examples
    • Reset device at the end of a measurement run for DC Power Example usability (#504)
    • Fix NI-Scope example measurement when trigger source pin isn't included in the list of measurement pins (#506)
  • Repo Administration
    • Use measlinkbot self-hosted runner in all GitHub workflows (#509)
    • Remove spawningpool check in check_visa_support.vi (#510)

New Contributors

Full Changelog: v2.1.0.2...v2.2.0.1