From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Lab::Moose::Instrument::RS_ZVM - Rohde & Schwarz ZVM Vector Network Analyzer

VERSION

version 3.920

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.

set_power, get_power

Interface for power sweeps

COPYRIGHT AND LICENSE

This software is copyright (c) 2024 by the Lab::Measurement team; in detail:

Copyright 2016 Simon Reinhardt
2017 Andreas K. Huettel, Simon Reinhardt
2023 Andreas K. Huettel

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.