MIP_SDK  v3.0.0
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x0D,0x05) Run

Manual run command. More...

Classes

struct  mip::commands_filter::Run
 

Functions

TypedResult< Runmip::commands_filter::run (C::mip_interface &device)
 

Detailed Description

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.

Function Documentation

◆ run()

TypedResult< Run > mip::commands_filter::run ( C::mip_interface device)