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

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)
 

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.

Typedef Documentation

◆ mip_filter_run_command

No parameters (empty struct not allowed in C)

Function Documentation

◆ mip_filter_run()

mip_cmd_result mip::C::mip_filter_run ( mip_interface device)