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

NAME

Lab::Moose::Sweep::Step::Pulsewidth - Pulsewidth sweep.

VERSION

version 3.831

Description

Step sweep with following properties:

  • Uses instruments set_pulsewidth method to change the pulsewidth. On initialization an optional boolean parameter constant_delay can be passed to keep a constant delay time over a pulse period.

  • Default filename extension: 'Pulsewidth='

See pulsewidth-sweep.pl in the examples::Sweeps folder for a simple pulsewidth sweep example.

COPYRIGHT AND LICENSE

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

  Copyright 2021       Fabian Weinelt

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