thormotion 0.4.2

A cross-platform motion control library for Thorlabs systems, written in Rust.
Documentation
1
2
3
4
5
Stops periodic update messages from the device every 100 milliseconds (10 Hz).

Automatic updates will cease until the [`hw_start_update_messages`][1] function is called.

[1]: crate::devices::KDC101::hw_start_update_messages