Hi. I'm running cycle testing using the "Enable re-triggering" option in Flexlogger, under Logging trigger. It works well, but I have to manually Stop the test and the output is one single tdms file.
1) Can Flexlogger stop retriggering automatically after a certain number of logs?
2) I see the only options to "segment into multiple files" is based on file size or time. Is there a way to save each retrigger event as a separate file, instead of multiple logs in a single tdms file? If not, that would be a very valuable option.
3) I'm using nptdms to process the files in Python. If the max number of logs is dynamic, is there a parameter in the tdms file that says how many logs there are? How could I loop through all logs?
Possibly related: "https://forums.ni.com/t5/FlexLogger/retrigging-the-logging/td-p/4194106"