Hi, i'm importing a csv file in pulseview (Windows 10) using the following options:
pulseview -i test.csv -I csv:header=yes:column_formats=t,l,l:samplerate=2500.0 -c -D This csv has timestamps on the first column and logic data on the other two; from what i've understood timestamps are used only for automated sample rate calculation, but the 'time bar' over the traces is not following timestamps, assuming that first sample in the file is always the first data after the trigger. *I'm working on files where the trigger is in the middle of the file and I have data before and after it. I'd like to shift the time bar to match the timestamps (with t = 0 where the trigger is firing). Is this possible? There's a dedicated option? * (for the moment i'm printing an additional track with the trigger) *Many thanks, and keep going with the amazing work!* Cheers, Francesco
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel