ni / niflexlogger-automation-python

The niflexlogger-automation package contains an API (Application Programming Interface) and examples for using Python to automate NI FlexLogger. The automation API supports modifying the configuration of existing FlexLogger projects and controlling the execution of FlexLogger test sessions. The package is implemented in Python. NI created and supports this package.
MIT License
8 stars 6 forks source link

Updated the documentation to address user feedback. #23

Closed vpstoynova closed 2 years ago

vpstoynova commented 2 years ago

TODO: Check the above box with an 'x' indicating you've read and followed CONTRIBUTING.md.

What does this Pull Request accomplish?

Makes it easier for Python beginners to use the FlexLogger API.

Why should this Pull Request be merged?

Updated the documentation based on feedback from TSEs so it is easier to use for people not familiar with Python.

What testing has been done?

I reviewed the changes in the preview view. Developers (Chad and Eric) please review changes and provide additional feedback if needed.