NAME
Lab::Moose::Instrument::RS_ZVM - Rohde & Schwarz ZVM Vector Network Analyzer
VERSION
version 3.690
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.
COPYRIGHT AND LICENSE
This software is copyright (c) 2019 by the Lab::Measurement team; in detail:
Copyright 2016       Simon Reinhardt
          2017       Andreas K. Huettel, Simon ReinhardtThis is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.