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

Add troubleshooting section #14

Closed gregstoll closed 3 years ago

gregstoll commented 3 years ago

What does this Pull Request accomplish?

Adds information on some common problems users may run into.

Why should this Pull Request be merged?

User ran into the proxy problem in #13 and it was not obvious what was going on.

What testing has been done?

Built docs locally, here's what it looks like: image