NAME
Lab::Instrument::PD11042 - Trinamic PD-110-42 low-cost 42mm stepper motor (deprecated)
VERSION
version 3.899
SYNOPSIS
use Lab::Instrument::PD11042;
...
DESCRIPTION
This module belongs to a deprecated legacy module stack, frozen and not under development anymore. Please port your code to the new API; its documentation can be found on the Lab::Measurement homepage, https://www.labmeasurement.de/.
The Lab::Instrument::PD11042 class implements an interface to the Trinamic PD-110-42 low-cost 42mm stepper motor with integrated controller/driver.
CONSTRUCTOR
...
METHODS
...
...
...
CAVEATS/BUGS
None known so far. :)
SEE ALSO
- Lab::Instrument
 - <Lhttp://www.trinamic.com/index.php?option=com_content&view=article&id=243& Itemid=355>
 
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by the Lab::Measurement team; in detail:
Copyright 2012       Andreas K. Huettel
          2013       Andreas K. Huettel, Christian Butschkow
          2014       Christian Butschkow
          2016       Simon Reinhardt
          2017       Andreas K. Huettel
          2020       Andreas K. Huettel, 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.