MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
Manual run command. More...
Typedefs | |
typedef struct mip_filter_run_command | mip::C::mip_filter_run_command |
No parameters (empty struct not allowed in C) More... | |
Functions | |
mip_cmd_result | mip::C::mip_filter_run (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.
typedef struct mip_filter_run_command mip::C::mip_filter_run_command |
No parameters (empty struct not allowed in C)
mip_cmd_result mip::C::mip_filter_run | ( | mip_interface * | device | ) |