Skip to content

Releases: ni/niflexlogger-automation-python

v0.1.4 - Add Configure Data Rate and Save Project functionality (FlexLogger 2022Q4)

02 Nov 21:06
4000bd5

Choose a tag to compare

Compatible with FlexLogger 2022Q4, this release of the niflexlogger-automation package adds support for getting and setting the different Data Rates in FlexLogger, assigning them to channels, as well as a new save project function.

v0.1.3 Python 3.10 Support

28 Jun 18:25
d02b259

Choose a tag to compare

Add support for Python 3.10

v0.1.2 for FlexLogger 2022 Q2+

28 Jun 18:22

Choose a tag to compare

  • Add disable channel functionality

v0.1.1 for FlexLogger 2021 R3+

27 Jul 19:51
0c6b6c0

Choose a tag to compare

Expose new functionality added to FlexLogger 2021 R3:

  • Pause/Resume tests
  • Query the active project's file path
  • Query current test's elapsed time while a test is running/paused or the most recent test run's total elapsed time after the test has been stopped.

#19

Release of niflexlogger-automation-python compatible with NI FlexLogger 2021 R1

11 Dec 20:34
93411fc

Choose a tag to compare

Merge pull request #6 from ni/users/gregstoll/linux-generate-protobuf

Fix generate_protobuf_classes on Linux