thormotion 0.4.2

A cross-platform motion control library for Thorlabs systems, written in Rust.
Documentation
1
2
3
4
5
Brings the specified device channel to an immediate (emergency) stop.

For a controlled (profiled) stop, use the [`stop`][1] function.

[1]: crate::devices::KDC101::stop