The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 3.791

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) 2021 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.