MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
Manual run command. More...
Classes | |
struct | mip::commands_filter::Run |
Functions | |
TypedResult< Run > | mip::commands_filter::run (C::mip_interface &device) |
Manual run command.
If the initialization configuration has the "wait_for_run_command" option enabled, the filter will wait until it receives this command before commencing integration and enabling the Kalman filter. Prior to the receipt of this command, the filter will remain in the filter initialization mode.
TypedResult< Run > mip::commands_filter::run | ( | C::mip_interface & | device | ) |