04-13-2021 11:05 AM - edited 04-13-2021 12:02 PM
The FlexLogger Python API was released several months ago and NI R&D is interested in getting feedback from people who have been using it. We have created a short survey on the topic here:
The survey should take less than 15 minutes to complete and your responses will help us understand how people are using the API.
If you have not had a chance to try out the API yet, feel free to download and use it then come back and fill out the survey.
https://github.com/ni/niflexlogger-automation-python
Thanks in advance for your participation!
Eric Kieke
Senior User Researcher
11-29-2021 09:11 PM
Hi I have a feature request - not sure if this is the best place: zero a channel - in this case for load cells, would be useful via the api rather than having a user press the button.
05-09-2023 04:00 PM
I've been trying to get the library to work across the network. I.e. FlexLogger is running on one machine and then automating from another network'd machine. I'd like to see this capability incorporated since the machine orchestrating a test may not be the same one as running FlexLogger (FlexLogger is just part of the test system).
Currently the application isn't responding to my remote GRPC requests.