|
MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|

Classes | |
| struct | mip::commands_3dm::FactoryStreaming |
Functions | |
| void | mip::commands_3dm::insert (Serializer &serializer, const FactoryStreaming &self) |
| void | mip::commands_3dm::extract (Serializer &serializer, FactoryStreaming &self) |
| CmdResult | mip::commands_3dm::factoryStreaming (C::mip_interface &device, FactoryStreaming::Action action, uint8_t reserved) |
Configures the device for recording data for technical support.
This command will configure all available data streams to predefined formats designed to be used with technical support.
| void mip::commands_3dm::extract | ( | Serializer & | serializer, |
| FactoryStreaming & | self | ||
| ) |
| CmdResult mip::commands_3dm::factoryStreaming | ( | C::mip_interface & | device, |
| FactoryStreaming::Action | action, | ||
| uint8_t | reserved | ||
| ) |
| void mip::commands_3dm::insert | ( | Serializer & | serializer, |
| const FactoryStreaming & | self | ||
| ) |