Releases: ni/niflexlogger-automation-python
Releases · ni/niflexlogger-automation-python
v0.1.4 - Add Configure Data Rate and Save Project functionality (FlexLogger 2022Q4)
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
Add support for Python 3.10
v0.1.2 for FlexLogger 2022 Q2+
- Add disable channel functionality
v0.1.1 for FlexLogger 2021 R3+
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.
Release of niflexlogger-automation-python compatible with NI FlexLogger 2021 R1
Merge pull request #6 from ni/users/gregstoll/linux-generate-protobuf Fix generate_protobuf_classes on Linux