NAME
Lab::Moose::Instrument::RS_ZVM - Rohde & Schwarz ZVM Vector Network Analyzer
SYNOPSIS
my $data = $zvm->sparam_sweep(timeout => 10);
my $matrix = $data->matrix;
METHODS
See Lab::Moose::Instrument::VNASweep for the high-level sparam_sweep
and sparam_catalog
methods.