Any way to export markers you added to .jls file?

Hi @dm12315 - I took a closer look at this issue.

The original question was:

Is it possible to export/save the markers you added while analyzing your .jls file? Thanks.

In this case, when you right-click on the waveform widget, you will see the AnnotationSave option, like this:

This will save the annotations alongside your existing {filename}.jls file as {filename}.anno.jls. Actually, there is another issue that causes these to save as {filename}.anno.anno.jls, but that works, too. These .anno.jls files load automatically, but see issue #283 which also has a workaround.

However, the save option does not appear when you are viewing sample streaming data directly from the instrument. In this case, you must select either Export visible data or Export all data, as you indicated.