thormotion 0.4.2

A cross-platform motion control library for Thorlabs systems, written in Rust.
Documentation
1
2
3
4
5
Initialises a new device instance without opening a USB interface.

To begin communication with the device, see the [`open`][1] function.

[1]: crate::devices::KDC101::open