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