NAME
Lab::Moose::Instrument::SCPI::Sense::Null - Role for the HP/Agilent/Keysight SCPI SENSe:$function:NULL subsystem
VERSION
version 3.701
METHODS
sense_null_state_query
sense_null_state
$self->sense_null_state(value => 1);
Query/Set state of null function.
METHODS
sense_null_value_query
sense_null_value
$self->sense_null_value(value => 0.12345);
Query/Set state of null function.
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by the Lab::Measurement team; in detail:
Copyright 2018 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.