Skip to content

Configure Traces

The NanoVNA-H supports up to 4 simultaneous traces, each displaying different measurements from either the S11 (reflection) or S21 (transmission) channel. This guide shows how to configure traces for your measurement needs.

Each trace consists of three settings:

  • Channel: S11 (CH0, reflection) or S21 (CH1, transmission)
  • Format: How data is displayed (LogMag, Phase, Smith, SWR, etc.)
  • Scale/Reference: Vertical scaling and reference position
  1. Tap the screen to open the menu
  2. Navigate to DISPLAY > TRACE
  3. Tap the trace you want to toggle (TRACE 1-4)
  4. The selected trace toggles between enabled and disabled
  1. Open the menu and go to DISPLAY
  2. Tap CHANNEL to cycle between S11 and S21
  3. This affects the currently selected trace

To change a specific trace’s channel:

  1. Go to DISPLAY > TRACE and tap the desired trace to select it
  2. Return to DISPLAY and tap CHANNEL

For S11 (reflection) measurements, navigate to DISPLAY > FORMAT S11 (REFL):

FormatDescriptionTypical Use
LOGMAGLogarithmic magnitude (dB)Return loss, attenuation
PHASEPhase angle (degrees)Phase response
DELAYGroup delay (seconds)Filter analysis
SMITHSmith chartImpedance matching
SWRStanding wave ratioAntenna tuning
RESISTANCEReal impedance (ohms)Component measurement
REACTANCEImaginary impedance (ohms)Component measurement
|Z|Impedance magnitudeComponent measurement

Additional S11 formats in MORE:

  • POLAR, LINEAR, REAL, IMAG
  • Q FACTOR, CONDUCTANCE, SUSCEPTANCE, |Y|
  • Z PHASE, SERIES C, SERIES L
  • PARALLEL R, PARALLEL X, PARALLEL C, PARALLEL L

For S21 (transmission) measurements, navigate to DISPLAY > FORMAT S21 (THRU):

FormatDescriptionTypical Use
LOGMAGInsertion loss (dB)Filter response
PHASETransmission phasePhase shift
DELAYGroup delayFilter analysis
SMITHS21 Smith chartMatching networks
POLARPolar displayComplex S21
LINEARLinear magnitudeGain

Additional S21 formats in MORE:

  • SERIES R, SERIES X, SERIES |Z|
  • SHUNT R, SHUNT X, SHUNT |Z|
  • Q FACTOR

Configure traces via serial console:

Terminal window
# Set trace format
trace {0|1|2|3} {format}
# Available formats:
# logmag|phase|delay|smith|polar|linear|swr|real|imag|
# r|x|z|zp|g|b|y|rp|xp|sc|sl|pc|pl|q|
# rser|xser|zser|rsh|xsh|zsh|q21
# Examples:
trace 0 logmag # Set trace 0 to log magnitude
trace 1 smith # Set trace 1 to Smith chart
trace 2 swr # Set trace 2 to SWR
trace 3 phase # Set trace 3 to phase
# Set trace channel (0=S11, 1=S21)
trace 0 logmag 0 # Trace 0, logmag, S11 channel
# Set scale and reference position
trace 0 scale 10 # 10 dB/div
trace 0 refpos 7 # Reference at position 7 (of 8)

The NanoVNA-H can store one trace for comparison:

  1. Go to DISPLAY > TRACE
  2. Tap STORE TRACE to capture current trace data
  3. Tap again to toggle display of stored trace

Stored traces appear in a different color and remain static while live traces update.

The default setup shows:

  • Trace 0: S11 LogMag (yellow)
  • Trace 1: S21 LogMag (cyan)
  • Trace 2: S11 Smith (green)
  • Trace 3: S21 Phase (magenta)
NanoVNA-H display with all four traces active: LOGMAG (yellow), SWR (cyan), Smith chart (magenta), and Phase (green)

Here is how each common format looks on the display:

LOGMAG — Logarithmic magnitude in dB. The most common format for viewing return loss (S11) or insertion loss (S21).

NanoVNA-H LOGMAG trace showing S11 and S21 magnitude in dB from 100 to 200 MHz

SWR — Standing wave ratio. Shows the impedance mismatch as a ratio, commonly used for antenna tuning.

NanoVNA-H SWR trace display showing standing wave ratio for S11

Smith Chart — Normalized impedance on a circular grid. Essential for impedance matching work.

NanoVNA-H Smith chart display showing S11 impedance

Phase — Phase angle in degrees. Shows how the phase of the reflected or transmitted signal varies with frequency.

NanoVNA-H Phase trace display showing S11 phase angle across frequency