| MIP_SDK
    v4.0.0
    MicroStrain Communications Library for embedded systems | 
Save, Load, or Reset to Default the values for all device settings. More...
| Classes | |
| struct | mip::commands_3dm::DeviceSettings | 
| Functions | |
| TypedResult< DeviceSettings > | mip::commands_3dm::saveDeviceSettings (C::mip_interface &device) | 
| TypedResult< DeviceSettings > | mip::commands_3dm::loadDeviceSettings (C::mip_interface &device) | 
| TypedResult< DeviceSettings > | mip::commands_3dm::defaultDeviceSettings (C::mip_interface &device) | 
When a save current settings command is issued, a brief data disturbance may occur while all settings are written to non-volatile memory.
This command should have a long timeout as it may take up to 1 second to complete.
| TypedResult< DeviceSettings > mip::commands_3dm::saveDeviceSettings | ( | C::mip_interface & | device | ) | 
| TypedResult< DeviceSettings > mip::commands_3dm::loadDeviceSettings | ( | C::mip_interface & | device | ) | 
| TypedResult< DeviceSettings > mip::commands_3dm::defaultDeviceSettings | ( | C::mip_interface & | device | ) | 
 1.8.17
 1.8.17