Solution
Starting with FlexLogger 2024 Q2, a new capability was introduced that allows you to log data at a much slower rate directly during acquisition. This significantly reduces file size and removes the need for down-sampling during export.
You can configure this from the Logging Specification tab:
-
Go to Logging Specification → Logging Trigger.
-
Configure FlexLogger to log at a slower rate outside the trigger window.
-
Set up a Start Trigger that will never become true.
-
For example, create a variable and configure logging at the normal channel rate only when that variable is greater than 1.
-
If the variable is never set above 1, FlexLogger will always log at the slower, background rate.
-
Define the desired slow logging rate.
With this method, FlexLogger can log data at extremely low rates, down to 1e-5 Hz, which is approximately one data point per day.
