Marker Commands¶
:MARKer:ADD <label>[,<description>|<time>|,<description>,<time>]]¶
Syntax |
:MARKer:ADD label>[,<description>|,<time>|[,<description>,<time>]] |
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
Add markers to current measurement |
||||||||||||||||
Parameter |
|
||||||||||||||||
Explanation |
Add a single marker at position <TIME> (in seconds from acquisition start) with <LABEL> and description <DESCRIPTION>. If no <TIME>-parameter is specified in the parameter list, the marker is added at the current time. |
||||||||||||||||
Example |
-> :MARK:ADD "Label 1","Description of Marker 1" -> :MARK:ADD "Label 1",0.0 -> :MARK:ADD "Label 1","Description of Marker 1",1.2345 | <- 0 |