Marker    Related Topics

The functions in the Marker menu are used to position markers on a trace, configure their properties and select the format of the numerical readout.  

Markers are tools for selecting points on the trace and for numerical readout of measured data. A marker is displayed with a symbol (a triangle, a crossbar or a line) on the trace, which may be a data trace or a memory trace. At the same time, the coordinates are displayed in a marker info field or in a table. Each marker can be defined as a normal marker, reference marker, delta marker or discrete marker.

A special set of markers M 1 to M 4 is provided for bandfilter search mode.

The most common tasks to be performed with markers can be achieved using the Marker menu functions:  

Markers also play an important role in performing the following advanced tasks:  

The Marker menu contains the following functions:

Toggle functions in the Marker menu

Some of the Marker functions toggle between two alternative states when they are pressed repeatedly:

Markers are available for all diagram types (Trace – Format).  


Marker 1/2/3

Creates the markers numbered 1, 2, and 3, respectively, and assigns them to the active trace (toggle function). Marker 1/2/3 opens the numeric entry bar to define the marker position (Stimulus M 1/2/3). The default position is the center of the sweep range.

On closing the Stimulus Mkr 1/2/3 numeric entry bar a marker symbol (triangle) labeled M <n> is positioned on the trace and the marker coordinates are displayed in the Info Field.

To select one of several markers as an active marker, do one of the following:  

To change the position of the active marker on the trace use one of the following methods:

If the marker position is defined explicitly by entering a numeric value, the marker position can be outside the sweep range. If it is just varied using the rollkey, the mouse or the cursor keys, it always remains within the sweep range. If the position of a marker outside the sweep range is varied, it is automatically moved to the start or stop value of the sweep range, whichever is closer.  

Changing the marker colors

Remote control:

CALCulate<Chn>:MARKer<Mk>[:STATe] ON
CALCulate<Chn>:MARKer<Mk>:X
CALCulate<Chn>:MARKer<Mk>:Y?


Ref. Marker

Creates a reference marker and assigns it to the active trace (toggle function). Ref. Marker opens the numeric entry bar to define the marker position (Stimulus Ref Mkr). The default position is the center of the sweep range.

On closing the Stimulus Ref Mkr numeric entry bar a marker symbol (triangle) labeled Ref is positioned on the trace and a line indicating R plus the marker coordinates is inserted in the marker info field.

The reference marker defines the reference value for all markers that are in Delta Mode.  

Remote control:

CALCulate<Chn>:MARKer<Mk>:REFerence[:STATe] ON
CALCulate<Chn>:MARKer<Mk>:REFerence:X
CALCulate<Chn>:MARKer<Mk>:REFerence:Y?


Delta Mode

Converts the active marker to a delta marker so that its values are measured and indicated relative to the reference marker (toggle function). A Δ sign placed in front of the marker line indicates that the marker is in Delta Mode.

The reference marker itself can not be set to delta mode but must be present when another marker is set to delta mode. The analyzer takes into account these conditions when Delta Mode is selected:

A delta marker is required to set the sweep span using marker functions (Span = Marker).

Remote control:

CALCulate<Chn>:MARKer<Mk>:DELTa[:STATe] ON


Ref. Marker -> Marker

Places the reference marker to the position of the active marker. Ref. Marker -> Marker is not active if the active marker is a reference marker.   

 

Remote control:


All Markers Off

Removes all markers from the active trace. Markers on other traces are not affected. The removed markers remember their properties (stimulus value, format, delta mode, number) when they are restored. The marker properties are definitely lost when the associated trace is deleted.  

Remote control:

CALCulate<Chn>:MARKer<Mk>:AOFF


Coupled Markers

Couples the markers of all traces in the active setup to the markers of the active trace (toggle function). While marker coupling is active, the active trace markers assume the role of master markers; the other markers behave as slave markers, following any change of position of the master marker.

Effects of marker coupling

The concept of marker coupling means that corresponding markers on different traces (i.e. markers with the same number or reference markers) are positioned to the same stimulus values but keep their independent format and type settings. When a trace with markers is selected as the active trace and marker coupling is switched on, the following happens:

While marker coupling is active, it is possible to:

Marker coupling makes sense only if the master and the slave traces use the same stimulus variable. Channels with a different stimulus variable (sweep type) are not coupled.

Remote control:

CALCulate<Chn>:MARKer<Mk>:COUPled[:STATe] ON


Discrete Marker

Turns the active marker into a discrete marker and vice versa.

The stimulus value of a discrete marker always coincides with a sweep point. Use discrete markers in order to avoid that the marker indicates an interpolated measurement value.

Remote control:

CALCulate<Chn>:MARKer<Mk>:MODE
CALCulate<Chn>:MARKer<Mk>:REFerence:MODE


Marker Format

Opens a submenu to select an output format for the (complex) active marker value in the marker info field. The default marker format is the format of the associated trace. The current format is indicated with a l.

All marker formats are available irrespective of the measured quantity. The output values are calculated by a simple conversion of a complex measurement result, where the marker format defines the conversion rules. This flexibility in the calculation must be kept in mind when interpreting the results and physical units displayed; see also Measured Quantities and Display Formats.  

Short description of marker formats

The formats of the markers assigned to a trace are independent of each other and of the trace format settings. The following table gives an overview on how a complex marker value z = x + jy is converted.

Marker Format

Description

Formula

dB Mag

Magnitude of z in dB

|z| = sqrt ( x2 + y2 )
dB Mag(z) = 20 * log|z| dB

Lin Mag

Magnitude of z, unconverted

|z| = sqrt ( x2 + y2 )

Phase

Phase of z

φ (z) = arctan (y/x)

Real

Real part of z

Re(z) = x

Imag

Imaginary part of z

Im(z) = y

SWR

(Voltage) Standing Wave Ratio

SWR = (1 + |z|) / (1 – |z|)

Delay

Group delay, neg. derivative of the phase response*)

– d φ (z) / d ω

dB Mag and Phase

Magnitude of z in dB and phase in two lines

20 * log|z| dB
arctan ( Im(z) / Re(z) )

Lin Mag and Phase

Magnitude of z (unconverted) and phase in two lines

|z|
arctan ( Im(z) / Re(z) )

Real and Imag

Real and imaginary part of z in two lines

x
y

Default (Trace)

Marker format identical with trace format

R + j X

Unnormalized resistance and reactance; L or C in three lines
(Smith diagram)

R
X
L or C**)

G + j B

Unnormalized conductance and susceptance; L or C in three lines
(Inverted Smith diagram)

G
B
L or C**)

*) The delay aperture is defined in the Trace – Format menu.

**) The equivalent inductances or capacitances L or C are calculated from the imaginary part of the impedance according to

Remote control:

CALCulate<Chn>:MARKer<Mk>:FORMat ...


More Markers

Opens a submenu to create the markers numbered 4 to 10. The markers are analogous to marker no. 1 to 3.

Remote control:

CALCulate<Chn>:MARKer<Mk>[:STATe] ON


Marker Properties...

Opens a dialog to define the properties of all markers of the active trace.

In the left part the dialog contains four input fields and drop-down lists to select a marker and define the basic properties of a selected marker which is switched on in the Mode panel.  

The Mode panel contains check boxes to select properties that are related to the marker positions. All properties can be combined.

Style defines how the selected marker is displayed on the screen.

Show Info selects the marker info to be displayed at the Marker Position, in the marker info field or in a separate Table below the diagram area. The display options may be selected simultaneously or all switched off. The table provides more information than the marker info field:

Remote control:

CALCulate<Chn>:MARKer<Mk>:NAME
CALCulate<Chn>:MARKer<Mk>[:STATe] ON
CALCulate<Chn>:MARKer<Mk>:TYPE NORMal | FIXed

CALCulate<Chn>:MARKer<Mk>:DELTa[:STATe] ON
CALCulate<Chn>:MARKer<Mk>:MODE CONTinuous | DISCrete
CALCulate<Chn>:MARKer<Mk>:COUPled[:STATe] ON

CALCulate<Chn>:MARKer<Mk>:REFerence:NAME
CALCulate<Chn>:MARKer<Mk>:REFerence:TYPE


Export Markers...

Calls up a Save As... dialog to store the current marker values to a marker file.  

The analyzer uses a simple ASCII format to export marker values. By default, the marker file extension is *.txt. The file contains all traces in the active setup together with their names and measured quantities. Below each trace, the file shows a list of all markers with their names, stimulus and response values.  

The following example of a marker file describes a setup with two traces Trc1 and its memory trace. Trc1 has no markers assigned, the memory trace has four markers named M 1, ..., M 4.  

Remote control:


MMEMory:STORe:MARKer "file_name"