The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Lab::Moose::Instrument::SCPI::Sense::Null - Role for the HP/Agilent/Keysight SCPI SENSe:$function:NULL subsystem

VERSION

version 3.791

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) 2021 by the Lab::Measurement team; in detail:

  Copyright 2018       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.