NAME
Lab::Moose::Instrument::SCPI::Display::Window - Role for the SCPI DISPlay:WINDow subsystem
VERSION
version 3.803
METHODS
display_window_trace_y_scale_rlevel
my $refLevel = $self->display_window_trace_y_scale_rlevel_query();
Query the amplitude value of the reference level for the y-axis.
display_window_trace_y_scale_rlevel
$self->display_window_trace_y_scale_rlevel(value => -20);
Sets the amplitude value of the reference level for the y-axis.
COPYRIGHT AND LICENSE
This software is copyright (c) 2022 by the Lab::Measurement team; in detail:
Copyright 2018 Eugeniy E. Mikhailov
2020 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.