NAME
Lab::Moose::Instrument::SCPI::Output::State - Role for the SCPI OUTPut:STATe subsystem
VERSION
version 3.881
METHODS
output_state_query
output_state
$self->output_state(value => 'ON');
$self->output_state(value => 'OFF');
Query/Set whether output is on or off. Allowed values: ON, OFF
.
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by the Lab::Measurement team; in detail:
Copyright 2017 Simon Reinhardt
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.