... | ... | @@ -4,3 +4,8 @@ Markers are items marking events or time selections in traces. |
|
|
They have a position in time in seconds, a duration (which can be zero), a label, a numerical value, a color.
|
|
|
They can be global, which is the default and means they mark a position or a time selection global to all traces.
|
|
|
They can be linked to one or several channels.
|
|
|
|
|
|
# Marker manager
|
|
|
AnyWave allows managing markers using a UI.
|
|
|
When loading a data file, if markers are detected within the file they will be inserted in the list of current markers and appear in the following window:
|
|
|
 |
|
|
\ No newline at end of file |