428
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
20
:MARKer Commands
:MARKer:X1Y1source
Command Syntax
:MARKer:X1Y1source <source>
<source> ::= {CHANnel<n> | FUNCtion<m> | MATH<m> | FFT | WMEMory<r>}
<n> ::= 1 to (# analog channels) in NR1 format
<m> ::= 1 to (# math functions) in NR1 format
<r> ::= 1 to (# ref waveforms) in NR1 format
The :MARKer:X1Y1source command sets the source for the cursors. The channel
you specify must be enabled for cursors to be displayed. If the channel or function
is not on, an error message is issued.
If the marker mode is not currently WAVeform (see
page 425):
• Sending a :MARKer:X1Y1source command will put the cursors in the MANual
mode.
• Setting the source for one pair of markers (for example, X1Y1) sets the source
for the other (for example, X2Y2).
If the marker mode is currently WAVeform, the X1Y1 source can be set separate
from the X2Y2 source.
If :MARKer:MODE is set to OFF or MANual, setting :MEASure:SOURce to
CHANnel<n>, FUNCtion, MATH, or WMEMory<r> will also set
:MARKer:X1Y1source and :MARKer:X2Y2source to this value.
Query Syntax
:MARKer:X1Y1source?
The :MARKer:X1Y1source? query returns the current source for the cursors. If all
channels are off or if :MARKer:MODE is set to OFF, the query returns NONE.
Return Format
<source><NL>
<source> ::= {CHAN<n> | FUNC | WMEM<r> | NONE}
See Also
•
"Introduction to :MARKer Commands"
•
•
•
NOTE
MATH is an alias for FUNCtion. The query will return FUNC if the source is FUNCtion or MATH.