Skip to content

MeasurementLink Support for Python v1.4.0

Compare
Choose a tag to compare
@dixonjoel dixonjoel released this 22 Mar 19:13
2ba12c6

What's Changed

  • Support for NI multiplexers

    • New APIs to allow using NI multiplexers in Python measurement services (#595, #605, #608, #610, #612, #621, #623)
    • Add a new example demonstrating the multiplexer workflow (#625)
    • Advertise new Mux example (#642)
    • Turn on Mux feature toggle for release (#667)
  • Add a security policy to the repo (#577)

  • Bug fixes (#575, #597, #631)

  • Add annotation for programming language of the service (#599)

  • Delete _internal/utilities submodule (#604)

  • Beginnings of support for Pin and Relay groups (#636, #639)

  • Support an array of XY data plots to allow multiple plots on a (LabVIEW-only) UI (#632)

  • Fix error when running the DCPower example with 1.4.0-dev0 installed (#643)

  • NI-FGEN example: Update pin_name parameter to pin_names (#656)

  • NI-DCPower example: update multisite pinmap to have separate channel groups (#659)

  • Move to Poetry version 1.8.2 (#663)

New Contributors

Full Changelog: 1.3.0...1.4.0