EVENt Commands (Set and Query setting Event marks)


Adding Event marks


Syntax


(Command)


:EVENt:ADD



Details


Add an event marker.


Example


:EVENt:ADD


Note


-


Usage
Conditions


During measurement




Delete all Event marks


Syntax


(Command)


:EVENt:DELAll




Details


Delete all Event marks.


Example


:EVENt:DELAll


Note


-


Usage
Conditions


When not measuring, and when stored data is present.




Jumping to an event mark


Syntax


(Command)


:EVENt:JUMP A

A = 1 to 1000 (Event mark number)


Details


Display the waveform at the event mark specified for A.


Example


:EVENt:JUMP 5
(Displays the waveform at event mark 5.)


Note


-


Usage
Conditions


Not during measurement, and when stored data is present.




Querying for the number of event marks


Syntax


(Query)


:EVENt:MAXNum?

(Response)

A<NR1>
A = 0 to (the number of Event marks)


Details


Identify the number of event marks used.


Example


:EVENt:MAXNum?
(Response)  :EVENt:MAXNUM 12  (when headers are enabled)


Note


-


Usage
Conditions


-




Making settings and queries for the event mark position


Syntax


(Query)


:EVENt:POSItion? A

(Response)

A<NR1>
A = 1 to 1000 (Event mark number)
B = 0 to measurement data number <NR1(64bit)>


Details


Change the event mark position specified for A.
Query for the event mark position specified for A.


Example


:EVENt:POSItion? 5
(Response)  :EVENT:POSITION 5,1500  (when headers are enabled)


Note


-


Usage
Conditions


-